optron
Posts: 114
|
| Posted: 09/25/2006, 10:56 PM |
|
I'm trying to connect to MySQL or MSSQL
Is local string in Design Tab required in order to connect to remote server or not. I'm getting errors and can't resolve it.
here is what I enter (for MSSQL):
DRIVER={SQL Server};SERVER=whsql-v01.prod.xyz1.secureserver.net;UID=xyzuser;PWD=xyzpassword;DATABASE=DB_20749
I know this is correct string in a code but is this correct in CCS project setting ?
thanks - Art
_________________
==============================
don't forget to check: www.youngliving.us
use: 739947 to register |
 |
 |
peterr
Posts: 5971
|
| Posted: 09/26/2006, 12:36 AM |
|
In case no one else responds about this specific connection string, I can only point that any valid connection string should work in CCS.
Google for specific errors.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|