Forum Discussion

mohanlopa's avatar
mohanlopa
New Contributor
12 years ago

Connecting to sybase database

Hi, I am facing problems while connecting to the sybase database. Below is the code I am using objDB.ConnectionString="Driver={};NA=host,port;DB=;Uid=;Pwd=;;" objDB.Open Can ...