Page 1 of 1

clUnknown is not clear value

Posted: Sat 30 Oct 2010 13:55
by halenpolen
Hi i used this demo
Demos\Win32\Miscellaneous\FailOver,

when I open tquery,kill session,then I moved cursor quMaste to the next record,
Tuniconnection call ConnectionConnectionLost Event
But the value ConnLostCause always set to clUnknown ??
is it a bug?? Can Devart team change it to clRefresh . Because clUnknown is not clear value Thx

Posted: Tue 02 Nov 2010 11:01
by AlexP
hello,

Please specify your database name.
Also please check of the value the ConnLostCause variable after executing the following operations: open, refresh, etc.

Posted: Tue 02 Nov 2010 13:56
by halenpolen
[quote="AlexP"]hello,

Please specify your database name.
Also please check of the value the ConnLostCause variable after executing the following operations: open, refresh, etc.[/quote]

MSQLSERVER 2008,
I set quDetail.Options.LocalMasterDetail:=false;
I tried to move next record table master, to see table detail (refresh the table detail with move cursor the master) ,
but when I debuging the value ConnLostCause is clUnknown

Posted: Wed 03 Nov 2010 14:24
by AlexP
Hello,

We have reproduced the problem.
It will be fixed in one of the next builds.

Posted: Tue 16 Nov 2010 10:33
by bork
Hello

We fixed the Datail dataset refreshing after connection loss in the LocalFailover mode. This fix will be included in the next UniDAC build.