What is the actual code that you use to run the query.  You've shown us how
you set up the query but not more.

Something like
$result = mysql_query($query,$conn);

Robbert

On Thu, Oct 2, 2008 at 10:17 AM, Jason Pruim <[EMAIL PROTECTED]> wrote:

>
> On Oct 2, 2008, at 12:46 PM, Jim Lucas wrote:
>
>  Jason Pruim wrote:
>>
>>> Hi Everyone,
>>>
>>> Could not perform query: Query was empty
>>>
>>>
>> This would tell me that the variable that you are passing to your function
>> call is either empty or not set.  Maybe a typo.
>>
>
>
> Hi Jim,
>
> Wouldn't that have shown up in the echo of the statement though?
>
> I did double check it and couldn't find any typos listed...
>
>
> --
>
> Jason Pruim
> Raoset Inc.
> Technology Manager
> MQC Specialist
> 11287 James St
> Holland, MI 49424
> www.raoset.com
> [EMAIL PROTECTED]
>
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Reply via email to