Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 SQl SERVER Authentication - Login -For Network LAN

Author  Topic 

paramu
Posting Yak Master

151 Posts

Posted - 2009-05-19 : 03:42:43
Iam connecting with my SQL Server 2005 [SQl SERVER Authentication] on LAN Network by Remotely.

Data Source=1.1.1.2; initial Catalog=Ep_Mngment; User Id=FORUSERS; Password=XXX

My clarification is , when I put the program [vb.net] in network drive, all my users will access the same program.

So the above connection can be usefull for multiaccess [also multi user login at single a/c] at same time?
will it be a problem?

Thanks

Paramu @ PARANTHAMAN
   

- Advertisement -