Re: Fixes and questions

Robert Marlow <[email protected]> 11 Nov 2003 18:42:39 +0800
Newsgroups gmane.lisp.uncommon-sql
Message-ID <1068547360.442.20.camel@zuul>
Hi There

Sorry I haven't being responding to my own thread; I've been a bit busy.

Yes, Craig's right - that's what I was looking for. I think the OO
interface of (un)commonsql is really nice and it's a shame it's
currently only really usable for initiating database instances.

I may investigate extending uncommonsql to do this when I have some more
time. I just wanted to make sure it wasn't already there hiding from me.
I'll post anything I come up with if I do begin working on it.

BTW, thanks for some great software guys.


On Mon, 2003-11-10 at 23:54, Craig Brozefsky wrote:
> I believe what Robert is looking for is something that will inspect a
> relational database and generate the needed def-view-class statements
> automagically.  There is not anything to do that in USql.  There is an
> interface for inspecting tables and their attributes and their types,
> which would be the information one would need to generate these in
> both usql and csql.
> 
> 
> -- 
> Craig Brozefsky <[email protected]>	             Senior Programmer
> onShore Development                       http://www.onshore-devel.com
> Free Common Lisp Software      http://alpha.onshored.com/lisp-software

-- 
Regards,

Robert Marlow