Re: Recordset.. please help

2002-12-11 Thread Andre Landwehr
On Wed, Dec 11, 2002 at 08:10:21PM -0600, Carlos Kassab wrote: > *set = DBIx::Recordset -> Search ({%fdat, >('!DataSource' => $DSN, Insert here: '!Username' => 'myusername', '!Password' => 'mypwd',

Recordset.. please help

2002-12-11 Thread Carlos Kassab
Hi: I am trying to use recordset but i do not understand how to tell recordset my username and password. $DSN = 'dbi:mysql:glin'; $table = 'prueba' ; use DBIx::Recordset ; *set = DBIx::Recordset -> Search ({%fdat, ('!DataSource' => $DSN,