The schema is defined as follows (according to DBTools):
Book       varchar(10)
Chapter    integer
Verse      integer
VerseText  memo

--
Eric Pankoke
Programmer
Christian Family Software
http://www.christianfamilysoftware.com/
> Eric Pankoke wrote:
> > I have two questions.  First of all, what tools does anyone use to convert
> > data from Access to SQLite?  Second, I used DBTools to do a data conversion
> > (Access to SQLite), and the size of the database went from 5 tables and
> > around 6MB to 1 table and around 10MB (I only needed one of the 5 tables).
> > Anyone have some thoughts as to why the bloating might have occurred?
> > 
> 
> What does the schema look like?
> 
> 
> -- 
> D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to