How to connect sybase with excel vba?
Not with ADO I don't think.
--
HTH
Bob Phillips
(remove nothere from email address if mailing direct)
"Devon" wrote in message
oups.com...
If the following string also be OK?:
ConnString="Driver={Sybase
System};Srvr=ServerName;Db=abc;Uid=UserID;Pwd=User Pwd"
|