This is a good idea.  I'm wondering what other "Defaults" to allow
for?  Any which should be inherent to child handles?

Tom

On Fri, Nov 30, 2001 at 02:11:56PM +0000, Jacqui Caren wrote:
> Rather than code prepare and do attrs across the entire
> application I 'hacked' a $dbh attribute named
>  'adoDefaultCursorType'
> 
> This allows me to do
> 
>  $dbh->{adoDefaultCursorType} = 'adOpenStatic';
> 
> and I then automatically use Open Static cursors
> everywhere. Life is good and I get to go home and
> eat a hot meal :-)

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to