Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
5
Answers
c# how to specify wich database to use
Cassie Mod
8y
344
1
Reply
HI, How can I specify wich database to use ?
i'm am making a webapp . each customer get there own database( about 4000 customers).
SO I was wundering can I do
DECLARE @CLAdatabase = test_db
USE @CLAdatabase
GO
SELECT* from
customers
Post
Reset
Cancel
Answers (
5
)
Next Recommended Forum
i want to print pdf in C# winform
Arduino Led On/Off on Ethernet not working