<?xml version="1.0" encoding="windows-1252"?>
<node id="310302" title="Re: Perl DBI Insert row" created="2003-11-26 11:35:16" updated="2005-06-15 23:17:18">
<type id="11">
note</type>
<author id="74129">
barrd</author>
<data>
<field name="doctext">
Hi [Win],&lt;br&gt;
As a quick guess I would say that this means that you are trying to insert a string which is bigger than the defined field size in the table &lt;code&gt;Standard_population&lt;/code&gt;.
&lt;p&gt;
Try typing &lt;code&gt;describe Standard_population;&lt;/code&gt; on the prompt and see if your data matches the criteria you set for each of the fields (i.e. are the fields data types a suitable length and type?).
</field>
<field name="root_node">
310293</field>
<field name="parent_node">
310293</field>
</data>
</node>
