[Zope] is it possible to bypass ZSQL methods and call stored procedures in sqlserver straight from ZPT?

michael nt milne michael.milne at gmail.com
Tue Nov 6 09:19:10 EST 2007


Hi

We have some dynamic ZSQL methods all working but are looking to optimise
our code and also access some stored procedures which are already written in
SQL Server.

The question is, can you go straight through to a relational database using
the connector object and call a stored procedure straight from a ZPT? Or
must you use a ZSQL method to access the procedure?

Thanks

-- 
michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20071106/68f59821/attachment.htm


More information about the Zope mailing list