mohanlopa
13 years agoNew Contributor
Connecting to sybase database
Hi,
I am facing problems while connecting to the sybase database. Below is the code I am using
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 you please let me know where can I get the driver name