By bloid
via davidvancouvering.blogspot.com
Published: Nov 27 2007 / 12:23
A lot of folks are surprised when an embedded database doesn't work the same as a client/server database. In particular, they don't initially realize that it is the application's responsibility to create the necessary tables and load them with any initial data the first time the application is run in a new location.
Add your comment