Hello!

I'm getting the results of an SQL requests on a web page through SQLTransformer.
For request no1, which begins with ROWCOUNT 200,
I don't get the results, but "<returncode> -1</returncode>" for each row instead.


As soon as I supress ROWCOUNT 200, I get the results.
I read about it on the mail archive, and it must be interpreted as an update/insert request instead of select.


How should I modify my code to have it work normally with ROWCOUNT?

Many thanks in advance!

Matt


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to