![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
Source='mxproddb.mlp.com';Port='5000';UID='INSTAL' ;PWD='XXX';Database='repproddb'" |
|
I am trying to connect to mxproddb.mlp.com from a Win2003 Server using C#. I am using the exact same code that works on my local XP box. I am able to connect on the server using SYBASE > SQL Advantage after setting up the resource in dsedit. There are no resources in dsedit when I first bring it up, which leads me to believe that the DataSources have not been properly configured on this box. Any ideas? The error is Client unable to establish a connection at Sybase.Data.AseClient.AseConnection.Open() and the connection string looks like add name="REPPRODDB" providerName="Sybase.Data.AseClient" connectionString="Data Source='mxdrdb.mlp.com';Port='5000';UID='INSTAL';P WD='XXX';Database='repproddb'" / Thanks, Chris |
#12
| |||
| |||
|
|
Source='mxproddb.mlp.com';Port='5000';UID='INSTAL' ;PWD='XXX';Database='repproddb'" |
|
I am trying to connect to mxproddb.mlp.com from a Win2003 Server using C#. I am using the exact same code that works on my local XP box. I am able to connect on the server using SYBASE > SQL Advantage after setting up the resource in dsedit. There are no resources in dsedit when I first bring it up, which leads me to believe that the DataSources have not been properly configured on this box. Any ideas? The error is Client unable to establish a connection at Sybase.Data.AseClient.AseConnection.Open() and the connection string looks like add name="REPPRODDB" providerName="Sybase.Data.AseClient" connectionString="Data Source='mxdrdb.mlp.com';Port='5000';UID='INSTAL';P WD='XXX';Database='repproddb'" / Thanks, Chris |
![]() |
| Thread Tools | |
| Display Modes | |
| |