by "Rob Eventine" <btb101@[EMAIL PROTECTED]
>
Apr 28, 2008 at 10:16 PM
cant thank you enough...
many thanks....
"Plamen Ratchev" <Plamen@[EMAIL PROTECTED]
> wrote in message
news:nfmdnRz4D5sK1YvVnZ2dnUVZ_gWdnZ2d@[EMAIL PROTECTED]
> The connection string can differ based on the SQL Server version and
> provider you use. See the following links for examples of connection
> strings:
> http://www.connectionstrings.com/?carrier=sqlserver
> http://www.connectionstrings.com/?carrier=sqlserver2005
>
> One example for .NET will be:
>
> ConnectionString = "Data Source=ServerIPAddress;Initial
> Catalog=DataBase;User Id=Username;Password=Password;"
>
> HTH,
>
> Plamen Ratchev
> http://www.SQLStudio.com