Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.databases > #565

Re: Problem while connecting to MS Access 2007

Date 2012-09-08 18:01 -0400
From Arne Vajhøj <arne@vajhoej.dk>
Newsgroups comp.lang.java.databases
Subject Re: Problem while connecting to MS Access 2007
References (2 earlier) <31d58aa8-877a-4aa3-8050-c8042518e646@googlegroups.com> <504568d2$0$281$14726298@news.sunsite.dk> <cf8dfb21-c1d3-4fef-90ff-6a0174cdc4f1@googlegroups.com> <504942c8$0$291$14726298@news.sunsite.dk> <33950243-4bef-4807-8e0a-a3c16c74c103@googlegroups.com>
Message-ID <504bc03a$0$288$14726298@news.sunsite.dk> (permalink)
Organization SunSITE.dk - Supporting Open source

Show all headers | View raw


On 9/6/2012 11:32 PM, ruds wrote:
> yes I'm able to open it and view the contents.

I meant - can you access it from Java using the DSN?

> Is it required to have a META-INF/context.xml file? would that be a problem?

That is configuration for Tomcat. Including defining data sources.

It is not needed when using DriverManager.

Arne

PS: Using an Access database from a web application usually gives
     problems as Access is not designed for that type of context.

Back to comp.lang.java.databases | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Problem while connecting to MS Access 2007 ruds <rudranee@gmail.com> - 2012-09-01 04:04 -0700
  Re: Problem while connecting to MS Access 2007 Arne Vajhøj <arne@vajhoej.dk> - 2012-09-01 10:19 -0400
    Re: Problem while connecting to MS Access 2007 ruds <rudranee@gmail.com> - 2012-09-02 22:45 -0700
      Re: Problem while connecting to MS Access 2007 Arne Vajhøj <arne@vajhoej.dk> - 2012-09-03 22:34 -0400
        Re: Problem while connecting to MS Access 2007 ruds <rudranee@gmail.com> - 2012-09-03 22:02 -0700
          Re: Problem while connecting to MS Access 2007 Arne Vajhøj <arne@vajhoej.dk> - 2012-09-06 20:41 -0400
            Re: Problem while connecting to MS Access 2007 ruds <rudranee@gmail.com> - 2012-09-06 20:32 -0700
              Re: Problem while connecting to MS Access 2007 Arne Vajhøj <arne@vajhoej.dk> - 2012-09-08 18:01 -0400
  Re: Problem while connecting to MS Access 2007 Roedy Green <see_website@mindprod.com.invalid> - 2012-09-06 16:22 -0700

csiph-web