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 > dbaccess and Informix client

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-18-04, 11:58
mo_zii mo_zii is offline
Registered User
 
Join Date: Nov 2004
Posts: 1
dbaccess and Informix client

I have 2 UNIX boxes. 1st (server) runs Informix Dynamic server 9.4. On the second (client) I need some command line utility (preferably dbaccess) in order to run some SQL queries. Informix client SDK does not seem to have anything to that matter. What should be installed on the client box to allow me to run SQL queries against that informix server?
Reply With Quote
  #2 (permalink)  
Old 11-19-04, 00:30
lloydnwo lloydnwo is offline
Registered User
 
Join Date: Aug 2003
Location: India
Posts: 262
Hi,

You can use third party tools to browse ur database from client sdk.
Winsql is a very good tool.
http://www.indus-soft.com/SynametricsWebApp/WinSQL.jsp

Regards,

lloyd
Reply With Quote
  #3 (permalink)  
Old 11-19-04, 10:35
nog nog is offline
Registered User
 
Join Date: Nov 2004
Posts: 26
Informix have a tool called ISQL, don't know if it's available for v9x though.

It doesn't like SPL but will do regular sql.
Reply With Quote
  #4 (permalink)  
Old 11-30-04, 11:35
errare_est errare_est is offline
Registered User
 
Join Date: Nov 2004
Posts: 1
dbaccess from command line?

It's just
dbaccess db@dbserver < file.sql
as a valid user, of course
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