Hello,
I use a mysql db for my web application and I'd like to support sqlite
(also for testing purposes).
Does a standard way exist to import the table structure from mysql?
(phpmyadmin can export but in what format?)
Or maybe a database-agnostic language to write the schema with so that
mysql/sqlite tables could be generated from.
Greetings,

-- 
Giorgio Sironi
Piccolo Principe & Ossigeno Scripter
http://www.sourceforge.net/projects/ossigeno
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to