I am trying to use firebird embedded with Visual Studio 2010, but I can’t figure out how to create the database from visual studio, or how to connect to it, or anything, and I can’t find any tutorials on this.
If anyone has any links to some good explicit tutorials please post them down, or maybe you can give me a few short instructions on how to start.
I have used MySQL and MsSQL, and connected with both of them, but embedded databases are very different as far as I can see.
Take a look at this:
ADO .Net.