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 > ifxjdbc.jar : Crystal Reports jdbc connection

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-26-06, 09:17
thomascoan thomascoan is offline
Registered User
 
Join Date: Jan 2006
Posts: 1
ifxjdbc.jar : Crystal Reports jdbc connection

Hello,

I am trying to use the infomix jdbc driver "ifxjdbc.jar" to connect to my database with Crystal Reports XI r2

I want to create a report using jdbc connection on my informix database (informix server version 7.31.UD7). I get an error message while trying to get all the tables of my database : " Error database connector : 'Exception SQL : [status SQL:]42000 [SQL message error]a syntax error has occured [code -201]"
I have read the -201 error. But I haven 't written any SQL code.

-->So I think the error comes from the jdbc driver that tryes to get the table using a query.

The URL I am using :
"jdbc:informix-sqli://myServer:myPort/myDatabase:INFORMIXSERVER=myInformixServer"

the className is : "com.informix.jdbc.IfxDriver"

Any Idea would be great !
Thanks

Thomas
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