RE: [Zope] Non-query SQL with Zope (naive question)
It would appear that I was too quick to think I failed. When you test the output screen states the "This is not a query". After getting errors earlier due to malformed SQL, I assumed this was an error too. I was expecting something along the lines of what the command line would give, like "Inserted 1", indicating that I was successful. Live and learn.
The results returned (on the test screen) on non-selects vary from database to database. The Sybase DA returns a full suite of interesting results, other DA's return nothing (and Zope at that point says "This was not a query").
On Tue, Aug 24, 1999 at 11:46:48AM -0400, Jeffrey Shell wrote:
The results returned (on the test screen) on non-selects vary from database to database. The Sybase DA returns a full suite of interesting results, other DA's return nothing (and Zope at that point says "This was not a query").
Ah, I think I just bought myself another TODO item for ZPyGreSQLDA: "return something Zope likes for non-select queries." Ross -- Ross J. Reedstrom, Ph.D., <reedstrm@rice.edu> NSBRI Research Scientist/Programmer Computer and Information Technology Institute Rice University, 6100 S. Main St., Houston, TX 77005
participants (2)
-
Jeffrey Shell -
Ross J. Reedstrom