RE: software errors when trying to execute

2002-03-29 Thread Lee, Andrew
$sth->execute || die "Not successful: $!"; doesn't tell you why the command did not work ... die with $dbh->errstr; That will give you more info. > -Original Message- > From: Ray Goniea [SMTP:[EMAIL PROTECTED]] > Sent: Friday, March 29, 2002 1:41 PM > To: [EMAIL PROTECTED] > S

RE: software

2002-02-04 Thread Sinisa Milivojevic
Mary Grassell writes: > Is your software free to use for Commercial use? > > Thank You, > Mary Grassell > > sql,query > Hi! If your program is not a GPL one, you should obtain a licence. Please write to [EMAIL PROTECTED] -- Regards, __ ___ ___ __ / |/ /_ __/ __/ __ \/ /

RE: software

2002-02-04 Thread Mary Grassell
Is your software free to use for Commercial use? Thank You, Mary Grassell sql,query - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To

RE: SOFTWARE to IMPORT CONTACT INFORMATION from MySQL

2001-12-19 Thread Butch Bean
I have had to do this several times already using MS Access. MS Outlook (at least 2000) can export to text, Excel, Access, etc.. I bring the data into Access and create a relational setup and them duplicate it on MySQL through ODBC or ODBC with MyAccess 1.4. OR Export to text and bring it in M

(WOT) Re: "SOFTWARE TESTERS & DEVELOPERS CONTRACT TO HIRE"

2001-12-17 Thread Colin Faber
A better question is why hasn't this host `From:' been banned yet? This is the second time in a month that this guy has spammed the lists with his garbage. Shankar Unni wrote: > > rc wrote: > > > anyone know why i'm getting these spam emails over this list > > Because it had the magic w

Re: "SOFTWARE TESTERS & DEVELOPERS CONTRACT TO HIRE" (fwd)

2001-12-17 Thread Shankar Unni
rc wrote: > anyone know why i'm getting these spam emails over this list Because it had the magic word "sql", which the filter checks.. -- Shankar. - Before posting, please check: http://www.mysql.com/manual.php (