FAQ  •  Search  •  Memberlist  •  Usergroups   •  Register  •  Profile  •  Log in to check your private messages  •  Log in

Can Informix driver work with SQLGrinder?

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Advenio Support Forum Index -> SQLGrinder Discussion
View previous topic :: View next topic  
Author Message
wpaulson



Joined: 04 Jun 2004
Posts: 1

PostPosted: Fri Jun 11, 2004 2:06 pm    Post subject: Can Informix driver work with SQLGrinder? Reply with quote

I've downloaded and installed the JDBC driver from IBM Informix. The preferences are set to:
Code:

Name: Informix
Base Class: com.informix.jdbc.IfxDriver
URL: jdbc:informix-sqli

When I try it, I get the message "INFORMIXSERVER has to be specified." From the IBM documentation, it looks like the constructed URL has to include "INFORMIXSERVER=server". Any help out there?
Back to top
View user's profile Send private message
michaeldupuis
Site Admin


Joined: 15 May 2003
Posts: 1427
Location: Lewiston, ME

PostPosted: Fri Jun 11, 2004 3:05 pm    Post subject: I'll take a look at it Reply with quote

Hi there,

I'll take a look at it. From the info you posted it looks like they use a "non-standard" URL, i.e. they add a string, "INFORMIXSERVER=server" to the normal URL. The current version of SQLGrinder only handles internal URLs that don't have their own extension (except in a few hardcoded cases). The next major version will at the very least let you by-pass the internal URL specification to use any URL string you want in cases like this, but the new version isn't ready yet, so I know that's not much help to you now.

I'll post what I find later.

-- Michael
Back to top
View user's profile Send private message Visit poster's website
Guest






PostPosted: Fri Sep 10, 2004 7:47 am    Post subject: Reply with quote

I have an old version of Informix : 4.10.
Does it work with it ?
Back to top
michaeldupuis
Site Admin


Joined: 15 May 2003
Posts: 1427
Location: Lewiston, ME

PostPosted: Fri Sep 10, 2004 11:09 am    Post subject: Reply with quote

Hi there,

It doesn't look like it from the information I've found. This is releated to their non-standard JDBC URL usage, which is not supported in the current (1.2.6) version of SQLGrinder.

When version 2 is FINALLY released (still working on it) it will allow you to use any JDBC URL that you want, bypassing the automatic URL creation, so these drivers will then work fine.

-- Michael
Back to top
View user's profile Send private message Visit poster's website
tperrigo
Guest





PostPosted: Wed Nov 03, 2004 1:01 pm    Post subject: Reply with quote

I was able to get SQLGrinder to connect to Informix by specifying the database name as my_db:INFORMIXSERVER=my_server (instead of just "my_db"). I can browse the schema, but so far I've been unable to execute any SQL-- highlighting a SQL statement and pressing "execute" does absolutely nothing.

Any thoughts? I'd love to use this tool for connecting to my Informix and PostgreSQL databases, if it works...

Tim
Back to top
michaeldupuis
Site Admin


Joined: 15 May 2003
Posts: 1427
Location: Lewiston, ME

PostPosted: Wed Nov 03, 2004 1:11 pm    Post subject: Reply with quote

Quote:
I can browse the schema, but so far I've been unable to execute any SQL-- highlighting a SQL statement and pressing "execute" does absolutely nothing.


Huh, is there a message dumped to the message log when this happens? Could you also check the main console window in the Console application for anything related to this?

Usually it's the other way around when there is a problem with a driver, you can execute queries, but can't browse the schema.

-- Michael
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Advenio Support Forum Index -> SQLGrinder Discussion All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group