Calling SQL from my product
18 May
2001
18 May
'01
1:14 p.m.
I have a product and I want to have SQL methods there. I let the administrator select the SQL connection upon installation, then...? How am I supposed to have and call SQL methods? Something like foo = SQLFile(...) would do :-) Thanks.
18 May
18 May
2:21 p.m.
New subject: [Zope] Calling SQL from my product
On Fri, May 18, 2001 at 03:14:16PM +0200, Marco Mariani wrote:
I let the administrator select the SQL connection upon installation, then...?
How am I supposed to have and call SQL methods?
Something like foo = SQLFile(...) would do :-)
Ok, I've seen how SQLSession does it. I still can't think of where it is documented, though. Shouldn't it be on the Developer's Guide?
9090
Age (days ago)
9090
Last active (days ago)
1 comments
1 participants
participants (1)
-
Marco Mariani