Can you be more specific? How do I define the connection string? I tried this way : connect to sybase as link (noprompt = "Data Source=ServerName;Port=14112;Database=dbname;Uid=userid;Pwd=password;EncryptPassword=2;"); That didn't seem to work. How do I define the connection string, like an ODBC connection ? An example of the connection string would be useful. Thanks,
... View more