Re: [sqlite] Java Database Access Code Generator

2009-01-08 Thread Mark Fraser
boun...@sqlite.org >> [mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Mark Fraser >> Sent: Thursday, January 08, 2009 12:24 AM >> To: sqlite-users@sqlite.org >> Subject: [sqlite] Java Database Access Code Generator >> >> Hello, >> >> I am loo

[sqlite] Java Database Access Code Generator

2009-01-07 Thread Mark Fraser
Hello, I am looking for suggestions on a simple tool to generate java db access code that works with SQLite. Ideally what I want is something that will take a database schema file with create table statements as input and will generate the java classes necessary to encapsulate basic operations

Re: [sqlite] using Mac osx to update sqlite

2009-01-03 Thread Mark Fraser
other suggestions? Thanks, Mark Jay A. Kreibich wrote: > On Sat, Jan 03, 2009 at 02:44:59PM -0500, Mark Fraser scratched on the wall: > >> I am trying to update the version 3.4.0 that came with my Mac OSX x86 >> Tiger installation. >> >> Any suggestions on the best wa

[sqlite] using Mac osx to update sqlite

2009-01-03 Thread Mark Fraser
I am trying to update the version 3.4.0 that came with my Mac OSX x86 Tiger installation. Any suggestions on the best way to do this? If I just install the binary from the download page and try to execute it I get "Bus error". thanks, Mark ___ sql