On Sat, Sep 21, 2002 at 02:06:01AM -0500, Kevin wrote:
> Hello, I was wondering if anyone knows PERL & DBI, if so please respond to 
>[EMAIL PROTECTED] personally, or to the list....
> 
> 
> My question is, I'm trying to build a 'custom' querier for a survey program... based 
>on the information submitted, the program will generate an SQL Query statement. The 
>command that my program works absolutely find if I copy/paste it into MySQL, however, 
>DBI won't pass it... if I pass the QUERY Along to DBI typed in manually it works...

I'm not in the mood to unpeel this code, just to see output.

As I'm curious, could you set the DBI trace (to 2 or better), run
your query, and show us the logs?  That we can see what DBI is
getting, and what it's actually complaining about (since you didn't
tell us...)

> Thanks
> Kevin

-- 
Brian 'you Bastard' Reichert            <[EMAIL PROTECTED]>
37 Crystal Ave. #303                    Daytime number: (603) 434-6842
Derry NH 03038-1713 USA                 Intel architecture: the left-hand path

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to