Converting mysql to SQLite
Stephen Barncard
stephenREVOLUTION at barncard.com
Tue Apr 19 21:26:50 EDT 2005
Dumps! Fantastic!..
I could actually clone my CocoaMySQL client!...
sqb
>
>
>Most of the other changes will be transparent to you. I now use
>binding so that libdb supports binary data with the "*b" prefix
>before a field name in an array. I've added a setting that will run
>macToISO and isoToMac transparently for you on Mac (so all values
>are stored in iso format in the db) so that you don't have high
>ascii characters displaying funny on different platforms when
>fetched from the database.
>
>I'm in the middle of adding the code to do sql dumps. This will
>allow you to create sql backups of your database without any
>additional utilities or to create SQLite or Valentina databases from
>a MySQL, Postgresql, etc. database.
>
>
>--
>Trevor DeVore
More information about the use-livecode
mailing list