I'm not sure if this is the appropriate place to send this and if not,
please accept my humble apologies!

I slapped something together I think this community *might* be interested
in:

https://code.google.com/p/android-sqlite-scaffolding/

BSD license... (honestly I don't really care, if they had a 'public domain'
option I'd put it there but they didn't).

It's written in Java so as to run under any OS. I coded this in Win7 but if
it looks like crap in another OS, let me know and I'll see what I can do to
remedy that.

Basically this will generate a data access layer in a way similiar to LINQ
or SubSonic.
It's not perfect. My UI skills are pathetic, but it functions. I'm a .NET
guy so please forgive the conventions used. If there are more appropriate
conventions Java tends to have, I'll fix those so as to make things more
readable.

It works for me.. I'm open to opinions and will happily fix
misunderstandings.

Why do this? 2 weeks ago I had open heart surgery. 6 bypasses. I'm 30 years
old.
I'm.Bored.To.Tears.

So I wanted to write a medical app.. then realized that unless I wanted to
the db stuff all by hand I needed something like this... I'm lazy. So here
I am. Distracted by this side project. (hey! look! Squirrel!)

Again, if this is not the place to mention this -- I'm very sorry and the
mistake will not happen again -- I'm merely trying to contribute back to a
community.

Thank you for your time and I apologize if I have wasted it.

-- Kennith (Kenny) Mann
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to