Re: [sqlite] A few (probably) simple questions ...

2007-03-06 Thread Stef Mientki

unfortunately it only supports sqlite 2 :-(



I wondered if the source for the database interface of
http://OpenOffice.org might help, since they appear to implement exactly
that -- even including an sqlite driver.
  


--
cheers,
Stef Mientki
http://pic.flappie.nl


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



Re: [sqlite] A few (probably) simple questions ...

2007-03-06 Thread Stef Mientki

thanks Donald,

I should be ashamed, as OpenOffice is my standard office package,
didn't know OpenOffice supported SQLite (MS-Access didn't ),
so I'll take a look.

--
cheers,
Stef Mientki
http://pic.flappie.nl


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



RE: [sqlite] A few (probably) simple questions ...

2007-03-06 Thread Griggs, Donald
Stef,

Regarding: 
  "(I'm interested in this differences, because I'm trying to generate
SQL statements from a visual design, like in MS-Access.
If anyone knows good literature about generating SQL statements from
graphical designs, I'ld be much obliged.)" 

===

I wondered if the source for the database interface of
http://OpenOffice.org might help, since they appear to implement exactly
that -- even including an sqlite driver.

See also:  http://dba.openoffice.org/

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