Hi Kok ,
Sorry I had pasted wrong Code..! but It is not working the code and error details is given below.
- Code: Select all Expand view
DEFINE DIALOG oWnd PIXEL TITLE cTitle FROM 0, 0 TO 550, 1020 FONT oApp:fNormal ;
COLOR CLR_BLACK, nRGB(209,209,209) STYLE nOr( DS_MODALFRAME, WS_POPUP )
@ 80 , 40 XBROWSE oBrwMrp SIZE 200, 400 PIXEL ;
OF oWnd ;
COLUMNS { "item_mrp", "batch_no", "sale_rate", "purc_rate", "op_unit_qty", "op_box_qty" } ;
HEADERS { "M.R.P.", "Batch #", "Sales Rate", "Purc.Rate", "Op.Unit Qty.", "Op. Box Qty." } ;
OBJECT oQry UPDATE
Error :
Application
===========
Path and name: E:\WTFASQL\VFASql.Exe (32 bits)
Size: 2,880,000 bytes
Compiler version: xHarbour build 1.2.1 Intl. (SimpLex) (Rev. 9656)
FiveWin Version: FWHX 12.08
Windows version: 6.1, Build 7600
Time from start: 0 hours 0 mins 6 secs
Error occurred at: 28/10/2012, 16:26:06
Error description: Error TDOLPHIN/9014 Internal Error:Invalid Result handle ""
Local 1: C ""
Local 2: O Class: ERROR
TDOLPHINSRV:CHECKERROR
P“
Stack Calls
===========
Called from: .\source\prg\tdolpsrv.prg => DOLPHIN_DEFERROR( 2807 )
Called from: .\source\prg\tdolpsrv.prg => TDOLPHINSRV:CHECKERROR( 793 )
Called from: .\source\prg\tdolpqry.prg => (b)TDOLPHINQRY:TDOLPHINQRY( 133 )
Called from: => TDOLPHINQRY:CHECKERROR( 0 )
Called from: .\source\prg\tdolpqry.prg => TDOLPHINQRY:GETROW( 987 )
Called from: .\source\prg\tdolpqry.prg => TDOLPHINQRY:SKIP( 1614 )
Called from: .\source\classes\XBROWSE.PRG => (b)TXBROWSE:SETDOLPHIN( 4475 )
Called from: .\source\classes\XBROWSE.PRG => (b)TXBROWSE:TXBROWSE( 415 )
Called from: => TXBROWSE:SKIP( 0 )
Thanks
Shridhar