PC Review


Reply
Thread Tools Rate Thread

Database Connections

 
 
=?Utf-8?B?bmJvaGFuYQ==?=
Guest
Posts: n/a
 
      4th Nov 2005
I have MSDE running on one of my computers, along with my windows application.

this.cnKennel.ConnectionString = "Data Source=(local)\\NetSDK;packet
size=4096;integrated security=SSPI;"persist security info=False;initial
catalog=kennel";.

If I point the data source at the computer it works. Is there a way to use
the above statement to connect?? Please help, Thanks

--
Norm Bohana
 
Reply With Quote
 
 
 
 
Cor Ligthert [MVP]
Guest
Posts: n/a
 
      4th Nov 2005
Nbohana,

I assume if you ask from other computers. To connect it, you will have to
make from your computer a server. Sometimes done with a workgroup network,
however in general a bad solution. Don't you have a server somewhere?

Cor


 
Reply With Quote
 
=?Utf-8?B?bmJvaGFuYQ==?=
Guest
Posts: n/a
 
      4th Nov 2005
Yes I have a server, but when I load the application onto a laptop I would
like to use MSDE. And have it to work without any changes to the software.
--
Norm Bohana


"Cor Ligthert [MVP]" wrote:

> Nbohana,
>
> I assume if you ask from other computers. To connect it, you will have to
> make from your computer a server. Sometimes done with a workgroup network,
> however in general a bad solution. Don't you have a server somewhere?
>
> Cor
>
>
>

 
Reply With Quote
 
Cor Ligthert [MVP]
Guest
Posts: n/a
 
      5th Nov 2005
nbohana,

> Yes I have a server, but when I load the application onto a laptop I would
> like to use MSDE. And have it to work without any changes to the software.
> --


At least you would have to change the connection string.

What you can place in the program by the way by instance using the config
file or the registry.

If that is the question, than tell how you make that connection string.

I hope this helps,

Cor


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
database connections =?Utf-8?B?a3VydG9ha2xleQ==?= Microsoft Access 1 12th Jun 2006 10:58 PM
Database Connections Tom John Microsoft ADO .NET 2 19th Aug 2005 04:59 PM
Database Connections Tom John Microsoft ASP .NET 2 19th Aug 2005 04:59 PM
Database Connections =?Utf-8?B?UmF2aXNo?= Microsoft Frontpage 5 4th Dec 2003 12:01 AM
VB.Net and Database Connections Nick N. Microsoft VB .NET 10 25th Nov 2003 02:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:35 AM.