
remypinsonnault at gmail
Feb 17, 2009, 3:37 PM
Views: 648
Permalink
|
|
Stored Procedures Versus ZSQL Methods
|
|
Hello, We have a Zope application with thousands of Z SQL methods connected to an Oracle Database. Our DBA want us to develop our new applications using stored procedures called through external methods, instead of using directly Z SQL methods, for performance issues and memory usage. Do stored procedures will allow better performance? Thanks in advance Rémy
|