Hello,

I've created some dbprogs which return a cursor with len(Cursorname) > 32 in
SQLStudio without any error. Now I know this length is invalid, but I've run
into a strange problem. If I called such a dbprog from a Pass-Through-Query
from Access I got 'Identifier too long' (that's the correct error message,
even if the position didn't gave me any clue). So I called my dbprog through
a SQL Dialog in SQLStudio and didn't get any error. Only a "Statement
successfully executed" and no resulttable.
After I find that my length of the Cursorname was invalid everything worked
as expected.

So for me this was/is an annoying bug.

Here are my systemspecs:
- SQLStudio 7.4.3.28 on Windows 2000
- SAPDB 7.4.3.30 on a RH9 Box.
- ODBC-Driver: 7.4.3.27

Kind regards
Peter

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to