Re: Using MySQL

2002-10-15 Thread Bruno Negrao - Perl List
I found this excelent article about this subject at: A Short Guide to DBI: http://www.perl.com/pub/a/1999/10/DBI.html bnegrao. - Original Message - From: "Octavian Rasnita" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 15, 2002 1:27 AM Subje

RE: Using MySQL

2002-10-15 Thread Scot Robnett
0 mobile [EMAIL PROTECTED] http://www.insiteful.tv -Original Message- From: Octavian Rasnita [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 11:27 PM To: [EMAIL PROTECTED] Subject: Using MySQL Hi all, I want to start learning MySQL. I've downloaded MySQL for Windows, because I will us

Re: Using MySQL

2002-10-15 Thread fliptop
On Tue, 15 Oct 2002 at 06:27, Octavian Rasnita opined: OR:Can you tell me what else do I need to use MySQL databases? you can start off by reading perldoc DBI and perldoc DBD::mysql which are the fundamental modules you'll need to communicate with mysql from perl. OR:With MySQL I am at th

Using MySQL

2002-10-14 Thread Octavian Rasnita
Hi all, I want to start learning MySQL. I've downloaded MySQL for Windows, because I will use it under Win 2k. Can you tell me what else do I need to use MySQL databases? What DBI, DBM, DBD, etc modules I need to be able to use it? With MySQL I am at the level 0 for the moment, I don't know a