If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Test JDBC Connectivity

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-25-04, 22:22
mickykt mickykt is offline
Registered User
 
Join Date: Mar 2003
Location: Singapore
Posts: 200
Test JDBC Connectivity

Hi,

I have installed Informix IDS 9.4 on windows and JDBC Driver 2.21.JC5.
I would like to test the connectivity through JDBC.I installed Server studio,but cannot get connected.I have set the class path to look for the ifxjdbc.jar.Is there any thing else I can do

I can access the DBserver through dbaccess and ODBC.But not through JDBC.

I tried the demo folder in JDBC,but it has a runjdbcdemo.sh file,I dont think I can run this on windows.

Please help
Micky
Reply With Quote
  #2 (permalink)  
Old 08-25-04, 23:34
lloydnwo lloydnwo is offline
Registered User
 
Join Date: Aug 2003
Location: India
Posts: 262
Hi Micky,

To test for JDBC i have installed Informix Client SDK 2.81 and Winsqllite for JDBC (third party tool from synametrics). After installing both i set my connection string to -
jdbc:informix-sqli://10.1.10.22:1528/mydb:INFORMIXSERVER=test;user=dean;password=dean12 3

This way i can connect.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On