S
sal
Greets
I have sucessfully created a sql database and vb.net program locally
connecting to my local server.
(I used visual studio 2003)
I would like to send the database along with the compiled vb.net code to
the user. The problem is the users
machine and msde server are going to have different names. How do I change
this in my code to have
the user select thier sql server and sql database located locally on
his/her machine.
PS the user will have msde installed
TIA
I have sucessfully created a sql database and vb.net program locally
connecting to my local server.
(I used visual studio 2003)
I would like to send the database along with the compiled vb.net code to
the user. The problem is the users
machine and msde server are going to have different names. How do I change
this in my code to have
the user select thier sql server and sql database located locally on
his/her machine.
PS the user will have msde installed
TIA