Re: Perl DBI or C++ API Help!

2002-12-04 Thread Stephen Patterson
Sarah Killcoyne wrote: I need to be able to connect to mysql through a perl or C++ script without knowing the name of the database to connect to. I can't seem to find a way to do this. Is it possible to either: look up database names so I can pick one before connecting or connect without a

RE: Perl DBI or C++ API Help!

2002-12-04 Thread Norris, Joseph
$file - $!; while (I){ print $_; } close I; -Original Message- From: Bernd Prager [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 03, 2002 2:33 PM To: Sarah Killcoyne; [EMAIL PROTECTED] Subject: Re: Perl DBI or C++ API Help! - Original Message - From: Sarah Killcoyne

Perl DBI or C++ API Help!

2002-12-03 Thread Sarah Killcoyne
I need to be able to connect to mysql through a perl or C++ script without knowing the name of the database to connect to. I can't seem to find a way to do this. Is it possible to either: look up database names so I can pick one before connecting or connect without a database name so I can show

RE: Perl DBI or C++ API Help!

2002-12-03 Thread Salada, Duncan
--- Duncan Salada Titan Systems Corporation 301-925-3222 x375 -Original Message- From: Sarah Killcoyne [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 03, 2002 11:14 AM To: [EMAIL PROTECTED] Subject: Perl DBI or C++ API Help! I need to be able to connect

Re: Perl DBI or C++ API Help!

2002-12-03 Thread Bernd Prager
- Original Message - From: Sarah Killcoyne [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, December 03, 2002 11:14 AM I need to be able to connect to mysql through a perl or C++ script without knowing the name of the database to connect to. ,,, I'm not an expert om the C++