TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Cassie Mod
NA
488
70.5k
c# how to specify wich database to use
Apr 26 2016 5:31 AM
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
Reply
Answers (
5
)
i want to print pdf in C# winform
Arduino Led On/Off on Ethernet not working