See also http://search.cpan.org/src/TIMB/DBI-1.32/lib/DBI/Const/GetInfo/ODBC.pm
Tim. On Sun, Feb 02, 2003 at 09:46:06PM -0500, Jeff Urlwin wrote: > Perldoc DBI :) > > DBI has the minimal values documented. For DBD::ODBC, you can look up > SQLGetInfo on http://msdn.microsoft.com (among other places). > > Regards, > > Jeff > > > -----Original Message----- > > From: Ron Savage [mailto:[EMAIL PROTECTED]] > > Sent: Sunday, February 02, 2003 4:37 PM > > To: DBI users > > Subject: RE: platform independence and ISNULL/nolock with MsSQL? > > > > > > On Sun, 2 Feb 2003 11:52:49 -0500, Jeff Urlwin wrote: > > > > Hi Jeff > > > > >based upon the connection. Use $dbh->get_info(17) to get > > the database > > >name. > > > > Are there any on-line docs for these get_info parameters? > > -- > > Cheers > > Ron Savage, [EMAIL PROTECTED] on 03/02/2003 > > http://savage.net.au/index.html > > > > > > > >
