![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am new to informix. I have installed IDS (version---IIF_et.10.00---)on my windows machine.I have some informix scripts which i want to run,can anyone please guide me which client tool to download and install in order to run informix statements.. It will be helpful for me if u can provide the link to download the client tool. Regards, SS |
#3
| |||
| |||
|
|
I am new to informix. I have installed IDS (version---IIF_et.10.00---)on my windows machine.I have some informix scripts which i want to run,can anyone please guide me which client tool to download and install in order to run informix statements.. It will be helpful for me if u can provide the link to download the client tool. Regards, SS -- Message posted via DBMonster.comhttp://www.dbmonster.com/Uwe/Forums.aspx/informix/200712/1 What type of scripts are these? |
#4
| |||
| |||
|
|
I am new to informix. I have installed IDS (version---IIF_et.10.00---)on my windows machine.I have [quoted text clipped - 8 lines] -- Message posted via DBMonster.comhttp://www.dbmonster.com/Uwe/Forums.aspx/informix/200712/1 What type of scripts are these? Are these scripts .sql files? If so then "dbaccess" - which would be installed with the server - can be used to run them |
#5
| |||
| |||
|
|
Yes these are .sql files and i also need to run some independent informix commands. can u please give me the link for download. There is nothing to downlaod . dbaccess is installed along with Informix |
#6
| |||
| |||
|
|
Yes these are .sql files and i also need to run some independent informix commands. can u please give me the link for download. |
#7
| |||
| |||
|
|
Yes these are .sql files and i also need to run some independent informix commands. can u please give me the link for download. dbaccess should have been installed when you installed IDS I think you said you are running on Windows. In that case Start -> All Programs -> Informix Dynamic Server -> (the name of the instaance you are running This will opena command prompt with the Informix environemnt set cd into the directory that yoru .sql file resides You then have 2 choices 1/ dbaccess <dbname> <script name. or 2/ type "dbaccess" to open the menu interface then its "query language", select the database and "choose" you will then be given a list of the .sql scripts alternatively "new" to run "ad hoc" sql commands alternatively |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |