Gerrad,<div><br></div><div>From you what you have described, this looks ok.  Have you tried dumbing down your INSERT statement to a simple:</div><div><br></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<div>insert into test_table (col1) values ('value1')</div></blockquote><div><br></div><div>There is a lot going on there, and we don't even know if you have permissions to write to the table.  Testing a simple insert on a test table would help us understand.</div>
<div><br></div><div>See if you can also attach an MIVR log for us.</div><div><br></div><div>Anthony<br><br><div class="gmail_quote">On Fri, Feb 4, 2011 at 2:17 PM, Biffle, Gerrad <span dir="ltr"><<a href="mailto:Gerrad.Biffle@greensboro-nc.gov">Gerrad.Biffle@greensboro-nc.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">








<div lang="EN-US" link="blue" vlink="purple">

<div>

<p class="MsoNormal"><span style="font-size:10.0pt;color:black">Anthony Holloway or other UCCX gurus - </span></p>

<p class="MsoNormal"><span style="font-size:10.0pt;color:black"> </span></p>

<p class="MsoNormal"><span style="font-size:10.0pt;color:black">I know it’s late on a Friday … but I’m hoping
someone can tell me what I might be missing on the following SQL statement for
a database write from one of my scripts: </span></p>

<p class="MsoNormal"><span style="font-size:10.0pt;color:black"> </span></p>

<p class="MsoNormal"><b><span style="font-size:10.0pt;color:black">INSERT INTO contactcentersurvey (Purpose,FirstTime,Courteous,Helpful,Outcome,Rate,HearAbout,resourceID,CallingParty,DateTime)
VALUES ($Purpose,$FirstTime,$Courteous,$Helpful,$Outcome,$Rate,$HearAbout,$resourceID,$CallingParty,GetDate())</span></b></p>

<p class="MsoNormal"><span style="font-size:10.0pt;color:black"> </span></p>

<p class="MsoNormal"><span style="font-size:10.0pt;color:black">I can see the database schema refreshes, the datasource is setup
and test okay, etc. … but I cannot get my script to write to it.</span></p>

<p class="MsoNormal"><span style="font-size:10.0pt;color:black"> </span></p>

<p class="MsoNormal"><span style="font-size:10.0pt;color:black">Thanks.</span></p>

<p class="MsoNormal"><b><u><span style="font-size:12.0pt;color:#76923C">_________________________________________</span></u></b></p>

<p class="MsoNormal"><span style="color:black"> </span></p>

<p class="MsoNormal"><b><span style="font-size:10.0pt;color:black">Gerrad Biffle</span></b><span style="font-size:10.0pt;color:black">, VOIP & Telephony Systems Manager</span></p>

<p class="MsoNormal"><span style="font-size:10.0pt;color:black">CGCIO, MCTS</span></p>

<p class="MsoNormal"><span style="font-size:10.0pt;color:black">Information Technology</span></p>

<p class="MsoNormal"><span style="font-size:10.0pt;color:black">City of Greensboro</span></p>

<p class="MsoNormal"><span style="font-size:10.0pt;color:black">300 W. Washington, Greensboro, NC  27401</span></p>

<p class="MsoNormal"><span style="font-size:10.0pt;color:black"><a href="http://www.greensboro-nc.gov" target="_blank">www.greensboro-nc.gov</a></span></p>

<p class="MsoNormal"><b><u><span style="font-size:12.0pt;color:#76923C">_________________________________________</span></u></b></p>

<p class="MsoNormal"><span style="font-size:10.0pt;color:black"> </span></p>

<p class="MsoNormal"><span style="font-size:10.0pt;color:black"> </span></p>

</div>

<br><br><table bgcolor="white" style="color:black"><tbody><tr><td><br>=======================================================<br>
Please note that email sent to and from this address is subject <br>
to the North Carolina Public Records Law and may be disclosed to <br>
third parties.</td></tr></tbody></table></div>


<br>_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
<br></blockquote></div><br></div>