Recordset $saveas and $keepopen

2000-09-25 Thread phil_hershkowitz
Hi Gerald & All, I'm testing Recordset under mod_perl. In my startup.pl which I PerlRequire in httpd.conf I initialize an Oracle connection using Apache::DBI->connect_on_init. Could you give an example of how I tell Recordset to use the cached and open connection? Thanks, Phil Hersh --

Re: Recordset PrevNextForm

2000-09-25 Thread Gerald Richter
Hi, > > I'm using the "Modifying The Database" Example from the Recordset > Documentation with my own Oracle tables. > > It appears from recordset.pm that the prevnextform method will generate > first, last and goto buttons as well as prev and next. > > How do I modify the calling code to do t

Recordset PrevNextForm

2000-09-25 Thread phil_hershkowitz
Hi Gerald & All, I'm using the "Modifying The Database" Example from the Recordset Documentation with my own Oracle tables. It appears from recordset.pm that the prevnextform method will generate first, last and goto buttons as well as prev and next. How do I modify the calling code to do this?

Re: Embperl question/idea

2000-09-25 Thread Gerald Richter
> > this doesn't: > > > > result is href=xxx?22 > Does it change anything if you write Take a look at the embperl.log file. How does the expression look like in the EVAL< line for that tag? Gerald - To unsubscribe, e-mail

Re: Embperl question/idea

2000-09-25 Thread Robert
Gerald Richter wrote: > > I will make Embperl also recogince hashrefs, than it will look like > > > This works: this doesn't: result is href=xxx?22 Bug in 1.3.b5? - Robert - To unsubscribe, e-mail: [EMAIL PROTECTED