siaswar wrote:
in vs 2008 I had no problem.
You're using Sql Ce by the looks of it. There might be different versions[^] of the SqlCe driver on your system.
siaswar wrote:
what kind of database is better to use in simple program: local? or in localhost?
Since SqlCe is serverless, I'm assuming that you're comparing SqlCe and SqlExpress. If you're just going to store some data that could have been in a text-file, go for SqlCe. If you need a real database, go for Express.
I are Troll :suss: