Fred Williams wrote:
Kind'a like chucking your Pentium 5 and going back to scratching on the
cave wall with a rock, Eh?

I'd export the tables to a CVS files using something like
SQLiteAdmin.exe.   Open the CVS files with Excel and save the resulting
spreadsheets as .DBF files (My Excel has a choice of DBASE II through
DBASE IV.)  Or you could use that block buster database, "Access", to do
the same.

Fred

yup.  very good analogy.

If you have an ODBC driver for sqlite installed, you can copy the database to a set of DBF files very easily using MS-FoxPro. Probably in three lines of code. I know that FoxPro can do this, but I don't know the language syntax.
<rant>
I was "exposed" to it a few years ago. The most vile thing in the world; on par with for ms-access. It gets worse when you have 100 foxpro apps using 30 some tables on a single Novell network with win95/98 clients. All on 10mbit hubs. Dropped IPX packets = corrupt DBF files.
</rant>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to