Hello,
I have to access a SYBASE database with fivewin and xharbour .
Does someone try to do it .
What is the connection string , do you have some samples ?
Thanks .
Hello,
I have to access a SYBASE database with fivewin and xharbour .
Does someone try to do it .
What is the connection string , do you have some samples ?
Thanks .
Jack
You will need to download the Sybase OLEDB provider client .. Unfortunately Sybase does not give away the Client kit .. You will have to buy the Sybase SDK
http://www.sybase.com/products/allprodu ... veloperkit
ADO connection string.
http://connectionstrings.com/sybase-adaptive
Rick Lipkin