<?xml version="1.0" encoding="windows-1252"?>
<node id="78582" title="Re: Re: Re: Maximum DBI query length?" created="2001-05-07 17:54:05" updated="2005-07-19 14:08:39">
<type id="11">
note</type>
<author id="12207">
KM</author>
<data>
<field name="doctext">
You have no FROM in your SQL. I suggest finding one of the numerous SQL tutorials on the web (starting with the one on  the MySQL website) and looking at the syntax (since this problem isn't Perl related). But, you will need to add:
&lt;P&gt;
&lt;CODE&gt;
FROM contact, business, acn
&lt;/CODE&gt;
&lt;P&gt;
In your query.

&lt;P&gt;
Cheers,&lt;BR&gt;
KM</field>
<field name="root_node">
78571</field>
<field name="parent_node">
78577</field>
</data>
</node>
