Dear friends:
the connection string in VB6 that I am using to connect to sybase 5.0.5 database is:
Db.ConnectionString = "Provider=MSDASQL.1;Password=6things;Persist Security Info=True;User ID=dba;Data Source=POS"
but while trying to open a sybase 6 database the same conenction is not working and giving microsoft error.
can you help me please?
thanks
the connection string in VB6 that I am using to connect to sybase 5.0.5 database is:
Db.ConnectionString = "Provider=MSDASQL.1;Password=6things;Persist Security Info=True;User ID=dba;Data Source=POS"
but while trying to open a sybase 6 database the same conenction is not working and giving microsoft error.
can you help me please?
thanks