[Zope3-Users] SQL integration

jpenny at ykksnap-america.com jpenny at ykksnap-america.com
Wed Feb 22 10:54:11 EST 2006


Thanks for the response.

Are you using ZSQL or DB-ABI?

If ZSQL:
  suppose you want to
  select * from foo where <dtml-sqlvar bar type=string>

How is that written in the filesystem (in particular, how are parameters 
written?)

if DB-ABI:
  are you doing connection caching?


jim penny

"David Johnson" <djohnson at jsatech.com> wrote on 02/21/2006 07:55:56 PM:

> I've been able to do some basic things, depending upon what you're 
looking
> for.  I'm still exploring the best methods.  So far I've found I have to 
do
> everything on the file system.  I'm still playing but I'm close 
mastering
> the basic database operations.
> 
> 
> > -----Original Message-----
> > From: zope3-users-bounces at zope.org 
[mailto:zope3-users-bounces at zope.org]
> > On Behalf Of jpenny at ykksnap-america.com
> > Sent: Tuesday, February 21, 2006 5:51 PM
> > To: zope3-users at zope.org
> > Subject: [Zope3-Users] SQL integration
> > 
> > Does anyone have a trivial example?
> > 
> > Can ZSQL methods reside on the filesystem or are they currently TTW 
only?
> > 
> > Is there any working ODBC access yet?
> > 
> > I know that ZODB is the preferred database for many people, but,
> > I need to access data from non-Zope based applications.
> > 
> > TIA
> > 
> > jim penny
> > _______________________________________________
> > Zope3-users mailing list
> > Zope3-users at zope.org
> > http://mail.zope.org/mailman/listinfo/zope3-users
> 



More information about the Zope3-users mailing list