Xavier CAMIER wrote:
MaxDB 7.6.00.12
Delphi 7.1
ODBC 7.06.00

Hello,

When I run my app but don't use it for a while I get a "[MySQL MaxDB][SQLOD32 DLL][MaxDB] Degree of derived table does not match column list; -1200 POS(21) Too few values" error message. I thought that setting the session_timeout parameter to 0 would solve the problem but it doesn't. I also thought that querying the database each minute would be a work around but it isn't.

Does anybody know how to keep and app idle without getting that kind of message and loosing the sessionid ?

Thanks a lot for your help
Kind regards
Xavier



Hi Xavier,

i don't think that this is a session timeout error. I've a long running
application on V 7.6 (running for some weeks now). I've also set the
session timeout to zero and it works fine for me.

Maybe this can help:
        http://lists.mysql.com/myodbc/8929

Cheers

Dirk


-----------------------
Lachowski Datensysteme GmbH
Strassburger Platz 25
D-30853 Langenhagen

Fon: +49 511 725353 71
Fax: +49 511 725353 89


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

Reply via email to