c# - Locate database -


i have used sql server management studio convert access file sql server. want add database project using c# (it appears in server explorer - data connections).

when use c#, solution explorer - properties - addresource - add existing file required navigate database file, cannot locate it.

database rwj-pc.paulsnewdatabase.dbo. please advise if possible.

somewhere on hard disk (or in network folder)is file extension of mdf. attach file sql server (using sql server management studio) instance , have a database. sql server databases live on file system mdf , (possible 1 or more ndf) file(s). lives in memory , can used when attached sql server instance.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -