i have an existing database and i want to attach that database one time to sql server and when thee database is attached then it open that database
divyam_shukla
0
Newbie Poster
Recommended Answers
Jump to PostYou can use
Visual studio's Server Explorer
orSql Server Management studio express (it is free)
to attach/detach database file. Also use ADO.NET core API to connect it programatically.
All 3 Replies
__avd
1,826
Posting Genius (adatapost)
Team Colleague
divyam_shukla
0
Newbie Poster
__avd
1,826
Posting Genius (adatapost)
Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of 1.20 million developers, IT pros, digital marketers, and technology enthusiasts learning and sharing knowledge.