|
Tcl/Tk -
Tips & tricks
|
|
Friday, 17 September 2010 17:23 |
During typical day-to-day operations it may happen that you need to quickly import the data from Mysql (in mysqldump format) to Sqlite. Unfortunately, the SQL language is not 100% universal, so you would get some errors when trying to simply import data as-is.
|
|
Last Updated on Sunday, 26 September 2010 19:03 |
|
Read more...
|