[Zope] Problem with cursor

Troy Farrell troy@entheossoft.com
Tue, 27 May 2003 14:10:20 -0500


Hello Antonio.

Please don't send HTMLMail to the mailling list.  Some people have a 
hard time reading your email.

Does your ZSQL method work when you test it?  Also, can you send us the 
traceback?  This is usually found in the /error_log or by viewing the 
html source on your error page.

Troy

Antonio Carlos Bortoletto wrote:
> 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.. ..
>  
> <html>
>     <head></head>
>     <body>
>         <dtml-in expr="my_query">
>             (..)
>         </dtml-in>
> 
>         <dtml-in expr="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 ..
> Antonio