Friday, February 24, 2012

How to find database in VC#?

Hi There!

I am very new to VC# and SQL Express. I made a databse and a table in SQL Express, but I can not find it when I open up VC# Express and search through the Database Explorer. Can anyone provide me with information on how to get them working together? I have searched online for a while, but so far no good answers. Thank you!

How did you make the database? How you create a database in C# will dictate where it was created and how you access it.

Mike

No comments:

Post a Comment