[Zope] Problem with cursor

Antonio Carlos Bortoletto antonio.bortoletto@websolucoes.com.br
Tue, 27 May 2003 12:20:25 -0300


This is a multi-part message in MIME format.

------=_NextPart_000_0071_01C3244A.5A49C630
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello. .
My name is Antonio.. .  I'm brazilian . . I don't speak english very =
well. .(we speak portuguese in Brazil)..
I have a problem. .   I thank who very I will be able to help me.. ..=20

<html>
    <head></head>
    <body>
        <dtml-in expr=3D"my_query">
            (..)
        </dtml-in>

        <dtml-in expr=3D"my_query">
            (..)
        </dtml-in>
    </body>
</html>

This is the error:

Error Type: sql.error
Error Value: ('24000', 0, '[Microsoft][ODBC SQL Server Driver]Invalid =
cursor
state')

How I make to decide this problem? I need to position the cursor on =
begin of file. . . this is certain?

Again..... .I thank who very I will be able to help me
Thank you very much ..=20
Antonio


------=_NextPart_000_0071_01C3244A.5A49C630
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello. .</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>My name is Antonio.. .&nbsp; I'm =
brazilian . . I=20
don't speak english very well. .(we speak portuguese in =
Brazil)..</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I have a problem. =
.&nbsp;&nbsp;&nbsp;</FONT>I thank=20
who very I will be able to help me.. .. </DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&lt;html&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp;=20
&lt;head&gt;&lt;/head&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; =
&lt;body&gt;</FONT></DIV>
<DIV>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;dtml-in=20
expr=3D"my_query"&gt;<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;=20
(..)<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;=20
&lt;/dtml-in&gt;<BR><BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; =
&lt;dtml-in=20
expr=3D"my_query"&gt;<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;=20
(..)<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/dtml-in&gt;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; =
&lt;/body&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&lt;/html&gt;</FONT><BR></DIV>
<DIV><FONT face=3DArial size=3D2>This is the error:</FONT></DIV><FONT =
face=3DArial=20
size=3D2></FONT><FONT face=3DArial size=3D2></FONT>
<DIV><BR>Error Type: sql.error<BR>Error Value: ('24000', 0, =
'[Microsoft][ODBC=20
SQL Server Driver]Invalid cursor<BR>state')<BR></DIV>
<DIV>How I make to decide this problem? I need to position the cursor on =
begin=20
of file. . . this is certain?<BR></DIV>
<DIV><FONT face=3DArial size=3D2>Again..... .<FONT face=3D"Times New =
Roman" size=3D3>I=20
thank who very I will be able to help me</FONT></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Thank you very much ..=20
</FONT><BR>Antonio<BR></DIV></BODY></HTML>

------=_NextPart_000_0071_01C3244A.5A49C630--