I am trying to create a database in .net 2.0 which has to be an .mdf file. But I have the .dbo file in SQL Express. How do I convert from .dbo to .mdf file?
I would like to connect a textbox to a database. More specifically, I would like to pick a value in the textbox and have selected all the rows in the database that have that value in the textbox. What hints can you give me? Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.