This is a discussion on how to connect informix 5.x from delphi within the Informix forums, part of the Database Server Software category; --> --0-979657118-1070953981=:23768 Content-Type: text/plain; charset=us-ascii how can i connect to informix 5.x from delphi and make queries from the tables? ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| --0-979657118-1070953981=:23768 Content-Type: text/plain; charset=us-ascii how can i connect to informix 5.x from delphi and make queries from the tables? Also how can i connect as a client from windows to informix 5.x? thank you --------------------------------- Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing --0-979657118-1070953981=:23768 Content-Type: text/html; charset=us-ascii <DIV>how can i connect to informix 5.x from delphi and make queries from the <BR>tables?<BR>Also how can i connect as a client from windows to informix 5.x?<BR>thank you<BR></DIV><p><hr SIZE=1> Do you Yahoo!?<br> <a href="http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=21260/*http://photos.yahoo.com">New Yahoo! Photos - easier uploading and sharing</a> --0-979657118-1070953981=:23768-- sending to informix-list |
| ||||
| You will need an ODBC driver. Once you get the driver create a BDE alias that maps to your ODBC DSN and then use regular BDE calls from Delphi. Pete hilal acar wrote: >--0-979657118-1070953981=:23768 >Content-Type: text/plain; charset=us-ascii > >how can i connect to informix 5.x from delphi and make queries from the >tables? >Also how can i connect as a client from windows to informix 5.x? >thank you > > > >--------------------------------- >Do you Yahoo!? >New Yahoo! Photos - easier uploading and sharing >--0-979657118-1070953981=:23768 >Content-Type: text/html; charset=us-ascii > ><DIV>how can i connect to informix 5.x from delphi and make queries from the <BR>tables?<BR>Also how can i connect as a client from windows to informix 5.x?<BR>thank you<BR></DIV><p><hr SIZE=1> >Do you Yahoo!?<br> ><a href="http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=21260/*http://photos.yahoo.com">New Yahoo! Photos - easier uploading and sharing</a> >--0-979657118-1070953981=:23768-- >sending to informix-list > > -- You don't pay to get spam, why pay to clean it? Visit http://www.spammarshall.com to create an account for free <http://www.spammarshall.com> |