Does the sqlconnection object work for a compact sql database (like Northwind for VB Express 2008)?
It seems to be from a file as opposed to a separate SQL server.
Is that a factor preventing the sqlconnection property from being able to work?
If not how can I use the sqlconnection in such a case?
Thanks!
It seems to be from a file as opposed to a separate SQL server.
Is that a factor preventing the sqlconnection property from being able to work?
If not how can I use the sqlconnection in such a case?
Thanks!