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 objDB.ConnectionString="Driver={};NA=host,port;DB=;Uid=;Pwd=;;" objDB.Open Can ...