Hello,

Can anyone assist me on my problem,  I'm really having a hard time
trying to figure out how to modify my program.  I have build a
winforms application connecting to an sql server database (from
another computer) using remote connection.  I have installed it on my
machine and it works fine.  But when I try to install it on another
machine, the connection doesn't seem to work at all.  I think this has
to do something with the logins in the SQL Server because my computer
name is included in it.  How do I configure my program to allow
anonymous connections, or at least eliminate the computer name so that
I can access my database on the program from anywhere in the network?
Is this possible?

I guess also that this has to do with my connection string, but how
can I configure it?  I have created my installer using the click once
method.  I'm not familiar with the other methods.

Please help!

MikaylaLouise

Reply via email to