I am writing SQL data apps using VB.NET 2003, MSDE is being used as the
server.
When I create and instance of the server, it has a the format
machinename/instancename
This is fine for the developement machine but how does my code connect to
the server when it is on another machine ? When an instance of MSDE is run
on the target, it will produce...
anotherPCname/instancename
Thanks for any help
							
						
					server.
When I create and instance of the server, it has a the format
machinename/instancename
This is fine for the developement machine but how does my code connect to
the server when it is on another machine ? When an instance of MSDE is run
on the target, it will produce...
anotherPCname/instancename
Thanks for any help
 
	 
	
Comment