X
xxxxyz
Hi,
I want to connect to Sql Server using SqlConnection class using Web
service. I use users from Sql server (I create this users in Sql
Server). And I want to have a sql connection for every connected user
with their user name and password.
How can I organise these connections?
And how use them?
Thanks.
I want to connect to Sql Server using SqlConnection class using Web
service. I use users from Sql server (I create this users in Sql
Server). And I want to have a sql connection for every connected user
with their user name and password.
How can I organise these connections?
And how use them?
Thanks.