That works just fine.Problem solved :)
Thank you so much for your help Wesley
Jose Carlos.
2006/4/6, Wesley Brooks <[EMAIL PROTECTED]>:
...or'%i' %546gives:'546'
Wesley Brooks.
On 06/04/06, Wesley Brooks <[EMAIL PROTECTED]
> wrote:
Jose Carlos,str(234) gives '234'Is that what your after?
Thank you for the quick reply, but still doesn't work. Now it seems the "\n" is executed instead of printed.
This is what I get when I print the query:
SELECT * FROM blah WHERE (cod = 23
)
The code is being executed in an XMLRPC server. Maybe that's the problem? I don't know, but I don't get