blah blah blah is here! blah blah » Close

0
votes
1 answers

Local Database Problem (Can't connect C#)

From my project in MS Visual Studio C# I chose Add->New Item->Local Database. As a result I have "DB.sdf" and "DBDataSet.xsd" (which has some files of it's own). Where my form is loaded I have added the function In ...

Feedback