Hi- What is the preferred way to create SQLite databases? Ideally, I would like to have the entire schema in a file, and then generate the DB from that, as we make changes to the schema often.
We're currently using something called SQLite Database Browser, but I am becoming concerned that the version of SQLite it is using is not the same as the version of SQLite we are using in our application. My developers all have Windows machines, but our application that uses SQLite runs on vxWorks. Thanks, Mark ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------