Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.databases > #299
| From | "In the Middle of the Pack" <in.the.middle.of.the.pack@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: Is there any way to c |
| Message-ID | <R4mdnQxA9uXgU2HVnZ2dnUVZ_tzinZ2d@deskmedia.com> (permalink) |
| Newsgroups | comp.lang.java.databases |
| References | <917011ab-3867-4804-b962-02b2e8314b4b@c65g2000hsa.googlegroups. |
| Date | 2011-04-27 15:22 +0000 |
| Organization | TDS.net |
To: comp.lang.java.databases kevin Liu wrote: > Hi, > > Anyone has experience to connect database without JDBC? I have a > project, and some application has conflict with JDBC. I have no > control on the application but I still need to connect to database. > Could somebody help me? > > Thanks you so much. > > Kevin Maybe it would help to know more about the conflict. Is it possible that the conflict isn't directly between the application and JDBC, but the way they are used? Example: A database system I used to work with had several "open" modes. One was "exclusive access." If an application opened the database in this mode, no other application could access the database until that application terminated. --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.databases | Previous | Next | Find similar
Re: Is there any way to c "In the Middle of the Pack" <in.the.middle.of.the.pack@THRWHITE.remove-dii-this> - 2011-04-27 15:22 +0000
csiph-web