On 8/21/06, John Salerno <[EMAIL PROTECTED]> wrote:
Hi guys. Is it possible to load a sql file that is for a MySQL database into a SQLite database? Does it just work normally, or would some tweaking be needed? Or does this just not work?
Usually you will need some tweaking. One particularly common incompatibility is the way MySQL and Sqlite specify auto-incremented primary keys. -Jonathan ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------