I am using Sybase OLE DB Provider for VB6. My problem is that i set
the
connection string : Data
Source=MYDB;Password=pwd;Provider=sybase.ASEOLEDBProvider;User
Id=user;
And when i try this : cnx.Open i got this error :
"[SYBASE][OLE DB Sybase provider]Number contains an invalid character:
True"
thank u.
Could you post the connection code here?
How did you create the Data Source?
-Paul
"Selekta" <sele...@gmail.com> wrote in message
news:50abe281-ed69-4b44...@60g2000hsy.googlegroups.com...