TBrowse error
Posted: Mon Jul 04, 2011 5:36 pm
Hello everybody
I discovered an error which stopped my work on application. I am using mdb Access tables and TBrowse with RECORDSET clausule. If I do RECORDSET as EDITABLE after column updating if I want to go down I receive error.
The same error occurs in ADVANCED/TBrowse sample (menu TestADO->All Fields). If I try to update column and next go down via arrow. Is it possible that somebody who knows Harbour deeper can repair this problem ?
Date: 07/04/2011 Time: 19:23:31
Error ADODB.RecordSet/-2147352570 DISP_E_UNKNOWNNAME: MOVE
Called from TOLEAUTO:MOVE(0)
Called from RSETSKIP(12386)
Called from (b)TSBROWSE_SETRECORDSET(12369)
Called from TSBROWSE:SKIP(11210)
Called from TSBROWSE:GODOWN(5084)
Called from TSBROWSE:POSTEDIT(9144)
Called from TSBROWSE:EDITEXIT(3959)
Called from (b)TSBROWSE_EDIT(3780)
Called from TGETBOX:LOSTFOCUS(192)
Called from TGETBOX:COMMAND(960)
Called from TCONTROL:HANDLEEVENT(863)
Called from TGETBOX:HANDLEEVENT(135)
Called from EVENTS(1415)
Called from SETFOCUS(0)
Called from _GETBOXSETNEXTFOCUS(383)
Called from OGETEVENTS(912)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(1311)
Called from TESTADO(99)
Called from (b)MAIN(100)
Called from _DOCONTROLEVENTPROCEDURE(1574)
Called from EVENTS(1394)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(1311)
Called from MAIN(120)
I discovered an error which stopped my work on application. I am using mdb Access tables and TBrowse with RECORDSET clausule. If I do RECORDSET as EDITABLE after column updating if I want to go down I receive error.
The same error occurs in ADVANCED/TBrowse sample (menu TestADO->All Fields). If I try to update column and next go down via arrow. Is it possible that somebody who knows Harbour deeper can repair this problem ?
Date: 07/04/2011 Time: 19:23:31
Error ADODB.RecordSet/-2147352570 DISP_E_UNKNOWNNAME: MOVE
Called from TOLEAUTO:MOVE(0)
Called from RSETSKIP(12386)
Called from (b)TSBROWSE_SETRECORDSET(12369)
Called from TSBROWSE:SKIP(11210)
Called from TSBROWSE:GODOWN(5084)
Called from TSBROWSE:POSTEDIT(9144)
Called from TSBROWSE:EDITEXIT(3959)
Called from (b)TSBROWSE_EDIT(3780)
Called from TGETBOX:LOSTFOCUS(192)
Called from TGETBOX:COMMAND(960)
Called from TCONTROL:HANDLEEVENT(863)
Called from TGETBOX:HANDLEEVENT(135)
Called from EVENTS(1415)
Called from SETFOCUS(0)
Called from _GETBOXSETNEXTFOCUS(383)
Called from OGETEVENTS(912)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(1311)
Called from TESTADO(99)
Called from (b)MAIN(100)
Called from _DOCONTROLEVENTPROCEDURE(1574)
Called from EVENTS(1394)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(1311)
Called from MAIN(120)