Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Is there any way to connect database without JDBC?

Reply
Thread Tools

Is there any way to connect database without JDBC?

 
 
kevin Liu
Guest
Posts: n/a
 
      10-02-2008
Hi,

Any one has experience to connect to database without JDBC? I have a
project, and some application has conflict with JDBC. I have no
control on the application, but we still need to connect to database.
Could somebody help me?

Thank you so much.

Kevin
 
Reply With Quote
 
 
 
 
Andrea Francia
Guest
Posts: n/a
 
      10-02-2008
kevin Liu wrote:
> Hi,
>
> Any one has experience to connect to database without JDBC? I have a
> project, and some application has conflict with JDBC. I have no
> control on the application, but we still need to connect to database.


Which DBMS you need to support?

--
Andrea Francia
http://andreafrancia.blogspot.com/20...o-windows.html
 
Reply With Quote
 
 
 
 
Donkey Hottie
Guest
Posts: n/a
 
      10-02-2008
kevin Liu <> wrote in news:2ffeedbc-c731-475b-ae3f-
:

> Hi,
>
> Any one has experience to connect to database without JDBC? I have a
> project, and some application has conflict with JDBC. I have no
> control on the application, but we still need to connect to database.
> Could somebody help me?
>
> Thank you so much.
>
> Kevin
>


What kind of conflict it is?

You could always use JDBC-ODBC bridge, and so connect to the database via
ODBC.

If it is some application running within your JVM that conflicts with the
jdbc, that would be odd.

 
Reply With Quote
 
kevin Liu
Guest
Posts: n/a
 
      10-02-2008
On Oct 2, 3:23*pm, Andrea Francia <andrea.fran...@REMOVE-FROM-
HERE.ohoihihoihoih.TO-HERE.gmx.it> wrote:
> kevin Liu wrote:
> > Hi,

>
> > Any one has experience to connect to database without JDBC? I have a
> > project, and some application has conflict with JDBC. I have no
> > control on the application, but we still need to connect to database.

>
> Which DBMS you need to support?
>
> --
> Andrea Franciahttp://andreafrancia.blogspot.com/2008/07/colinux-linux-dentro-window...


We use Oracle. Have any idea?

Thanks,
 
Reply With Quote
 
Markus Tazl
Guest
Posts: n/a
 
      10-02-2008
On 2 Okt., 21:52, kevin Liu <kevinliu...@gmail.com> wrote:
> On Oct 2, 3:23 pm, Andrea Francia <andrea.fran...@REMOVE-FROM-
>
> HERE.ohoihihoihoih.TO-HERE.gmx.it> wrote:
> > kevin Liu wrote:
> > > Hi,

>
> > > Any one has experience to connect to database without JDBC? I have a
> > > project, and some application has conflict with JDBC. I have no
> > > control on the application, but we still need to connect to database.

>
> > Which DBMS you need to support?

>
> > --
> > Andrea Franciahttp://andreafrancia.blogspot.com/2008/07/colinux-linux-dentro-window...

>
> We use Oracle. Have any idea?
>
> Thanks,


What kind of conflict, could you describe this more detailed ?

There are several ways to connect to Oracle beside JDBC (using C++ /
OCI for example)
but some more details on this particular problem might be helpful

regards
Markus Tazl
 
Reply With Quote
 
softwarepearls_com
Guest
Posts: n/a
 
      10-03-2008
On Oct 2, 9:07*pm, kevin Liu <kevinliu...@gmail.com> wrote:
> Hi,
>
> Any one has experience to connect to database without JDBC? I have a
> project, and some application has conflict with JDBC. I have no
> control on the application, but we still need to connect to database.
> Could somebody help me?
>
> Thank you so much.
>
> Kevin


You'd be wise to try and resolve the JDBC issue, instead of trying to
circumvent it. If not, you're going down the slippery path of trading
something clean/simple/standard for something that is decidedly not.
Beware architectural rot
 
Reply With Quote
 
kevin Liu
Guest
Posts: n/a
 
      10-03-2008
On Oct 2, 4:11*pm, Markus Tazl <m_t...@yahoo.de> wrote:
> On 2 Okt., 21:52, kevin Liu <kevinliu...@gmail.com> wrote:
>
>
>
> > On Oct 2, 3:23 pm, Andrea Francia <andrea.fran...@REMOVE-FROM-

>
> > HERE.ohoihihoihoih.TO-HERE.gmx.it> wrote:
> > > kevin Liu wrote:
> > > > Hi,

>
> > > > Any one has experience to connect to database without JDBC? I have a
> > > > project, and some application has conflict with JDBC. I have no
> > > > control on the application, but we still need to connect to database.

>
> > > Which DBMS you need to support?

>
> > > --
> > > Andrea Franciahttp://andreafrancia.blogspot.com/2008/07/colinux-linux-dentro-window...

>
> > We use Oracle. Have any idea?

>
> > Thanks,

>
> What kind of conflict, could you describe this more detailed ?
>
> There are several ways to connect to Oracle beside JDBC (using C++ /
> OCI for example)
> but some more details on this particular problem might be helpful
>
> regards
> Markus Tazl


I didn't see the actual error. We use IBM Rational product to do the
automation testing. It has conflict between the rational product and
JDBC when we connect database. IBM Rational sent some technical guys
to help us, but still cannot find any solutions. We are looking for
solutions other than JDBC to run the project. If you have any
suggestion, that will be wonderful.

Thanks for you time.

Kevin
 
Reply With Quote
 
kevin Liu
Guest
Posts: n/a
 
      10-03-2008
On Oct 3, 8:52*am, softwarepearls_com <i...@softwarepearls.com> wrote:
> On Oct 2, 9:07*pm, kevin Liu <kevinliu...@gmail.com> wrote:
>
> > Hi,

>
> > Any one has experience to connect to database without JDBC? I have a
> > project, and some application has conflict with JDBC. I have no
> > control on the application, but we still need to connect to database.
> > Could somebody help me?

>
> > Thank you so much.

>
> > Kevin

>
> You'd be wise to try and resolve the JDBC issue, instead of trying to
> circumvent it. If not, you're going down the slippery path of trading
> something clean/simple/standard for something that is decidedly not.
> Beware architectural rot


Thanks for your suggestion,

We will both at the time.

Kevin
 
Reply With Quote
 
kevin Liu
Guest
Posts: n/a
 
      10-03-2008
On Oct 2, 3:39*pm, Donkey Hottie <s...@plc.is-a-geek.com> wrote:
> kevin Liu <kevinliu...@gmail.com> wrote in news:2ffeedbc-c731-475b-ae3f-
> 6f8ad386c...@l62g2000hse.googlegroups.com:
>
> > Hi,

>
> > Any one has experience to connect to database without JDBC? I have a
> > project, and some application has conflict with JDBC. I have no
> > control on the application, but we still need to connect to database.
> > Could somebody help me?

>
> > Thank you so much.

>
> > Kevin

>
> What kind of conflict it is?
>
> You could always use JDBC-ODBC bridge, and so connect to the database via
> ODBC.
>
> If it is some application running within your JVM that conflicts with the
> jdbc, that would be odd.


Thanks,

It's the problem what we have.....
Do you have any suggestion?

Regards,

Kevin
 
Reply With Quote
 
Tom Anderson
Guest
Posts: n/a
 
      10-03-2008
On Fri, 3 Oct 2008, kevin Liu wrote:

> On Oct 2, 4:11*pm, Markus Tazl <m_t...@yahoo.de> wrote:
>> On 2 Okt., 21:52, kevin Liu <kevinliu...@gmail.com> wrote:
>>
>>> On Oct 2, 3:23 pm, Andrea Francia <andrea.fran...@REMOVE-FROM-

>>
>>> HERE.ohoihihoihoih.TO-HERE.gmx.it> wrote:
>>>> kevin Liu wrote:
>>>>
>>>>> Any one has experience to connect to database without JDBC? I have a
>>>>> project, and some application has conflict with JDBC. I have no
>>>>> control on the application, but we still need to connect to database.
>>>>
>>>> Which DBMS you need to support?
>>>
>>> We use Oracle. Have any idea?

>>
>> What kind of conflict, could you describe this more detailed ?
>>
>> There are several ways to connect to Oracle beside JDBC (using C++ /
>> OCI for example) but some more details on this particular problem might
>> be helpful

>
> I didn't see the actual error. We use IBM Rational product to do the
> automation testing. It has conflict between the rational product and
> JDBC when we connect database. IBM Rational sent some technical guys to
> help us, but still cannot find any solutions. We are looking for
> solutions other than JDBC to run the project. If you have any
> suggestion, that will be wonderful.


If there's a conflict between JDBC and Rational's product, then you will
need to drop one of them. Hint: it's not JDBC.

tom

--
I have been spraying crisps out of my mouth in excitement for
five minutes now! I just keep shovelling them in and spraying them
out! Awesome! AWESOME! -- D
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database Database Database Database scott93727@gmail.com Computer Information 0 09-27-2012 02:43 AM
DataBase DataBase DataBase DataBase scott93727@gmail.com Computer Information 0 09-26-2012 09:40 AM
Is there any way to append some items to List box, without retrieving all items through AJAX? Anjan Bhowmik ASP .Net 1 02-14-2008 09:02 PM
501 PIX "deny any any" "allow any any" Any Anybody? Networking Student Cisco 4 11-16-2006 10:40 PM
Is there any way to convert an .img file to an .iso file without having a DVD R/RW? Computer Support 1 10-23-2003 03:40 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57