Hi,<br>Is anyone familiar with this error:<br>dbi.internal-error: [Microsoft][SQL Server Driver]Invalid cursor state in EXEC <br>This error is triggered by the first sql statement call in an accessor module which purpose is only to get data from a source module and feed it into a database:<br>
<br>self.cursor.execute(&quot;SELECT CUSTID FROM Stories WHERE NAME= ?&quot;, (name))<br>I can&#39;t figure out what&#39;s causing it. I searched for the invalid cursor state error online but most of it occurs on the fetchall statement not the execute statement.<br>
<br>Any ideas?<br>Thanks!<br><br clear="all"><br>-- <br>Cheers,<br>Krissy <br>-----------------------------------------------------------------------<br>Testing the waters is always fun...<br>