| List: | MaxDB | « Previous MessageNext Message » | |
| From: | Daniel Dittmar | Date: | October 17 2000 11:45am |
| Subject: | RE: Perl driver, hunting bugs | ||
| View as plain text | |||
Implizit renaming of result sets (Cursors) isn't supported yet by the Perl interface (similar for the Python interface). To have multiple result sets open at the same time, create each by the SQL "DECLARE name1 CURSOR FOR SELECT * FROM messages", where name1 has to be unique for each result set. I hope this will soon be fixed. Daniel Dittmar -- Daniel Dittmar daniel.dittmar@stripped SAP DB, SAP Labs Berlin
| Thread | ||
|---|---|---|
| • Perl driver, hunting bugs | Flemming Frandsen | 16 Oct |
| • RE: Perl driver, hunting bugs | Daniel Dittmar | 17 Oct |
| • Re: Perl driver, hunting bugs | Flemming Frandsen | 17 Oct |
