Fetch the DBD driver type from a database handle?
From: Daniel Kasak (dkasak_at_nusconsulting.com.au)
Date: 11/17/04
- Next message: Michael A Chase: "Re: Fetch the DBD driver type from a database handle?"
- Previous message: Michael A Chase: "RE: No Values (in $sth->execute call)"
- Next in thread: Michael A Chase: "Re: Fetch the DBD driver type from a database handle?"
- Reply: Michael A Chase: "Re: Fetch the DBD driver type from a database handle?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 18 Nov 2004 08:42:36 +1100 To: DBI Users <dbi-users@perl.org>
Hi all.
I'm writing some code that needs to be able to figure out what DBD
driver is working with a current database *handle* ( so I can take
advantage of more advanced features of some drivers ).
How do I do that?
-- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: dkasak@nusconsulting.com.au website: http://www.nusconsulting.com.au
- Next message: Michael A Chase: "Re: Fetch the DBD driver type from a database handle?"
- Previous message: Michael A Chase: "RE: No Values (in $sth->execute call)"
- Next in thread: Michael A Chase: "Re: Fetch the DBD driver type from a database handle?"
- Reply: Michael A Chase: "Re: Fetch the DBD driver type from a database handle?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|