error in DataRow FW 20.02 SOLVED

error in DataRow FW 20.02 SOLVED

Postby Maurizio » Mon Apr 27, 2020 3:00 pm

Hello ,
With FW 20.02 I have a error in line 206

I think the problem is ::cSrcType

if !( ::cSrcType $ "ARR,HSH" ) // line 206
::NaviBlocks()
endif


Application
===========
Path and name: d:\prg_SQL\MASTRO\mastrosql.exe (32 bits)
Size: 7,880,192 bytes
Compiler version: Harbour 3.2.0dev (r1904111533)
FiveWin version: FWH 20.02
C compiler version: Microsoft Visual C++ 19.20.27508 (32-bit)
Windows version: 6.2, Build 9200

Time from start: 0 hours 0 mins 8 secs
Error occurred at: 27/04/2020, 16:01:24
Error description: Error BASE/1109 Parametro errato: $
Args:
[ 1] = U
[ 2] = C ARR,HSH

Stack Calls
===========
Called from: .\source\classes\DATAROW.PRG => TDATAROW:NEW( 206 )


Maurizio
Last edited by Maurizio on Tue Apr 28, 2020 6:48 am, edited 1 time in total.
User avatar
Maurizio
 
Posts: 807
Joined: Mon Oct 10, 2005 1:29 pm

Re: error in DataRow FW 20.02

Postby nageswaragunupudi » Mon Apr 27, 2020 3:17 pm

May I know how did you create the datarow?
I mean what are the parameters you provided to TDataRow():New( ??? )
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10465
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: error in DataRow FW 20.02

Postby Maurizio » Mon Apr 27, 2020 3:39 pm

RAO ,

TDataRow():New(oRec,,.f.)

with previous versions I have never had problems

Maurizio
User avatar
Maurizio
 
Posts: 807
Joined: Mon Oct 10, 2005 1:29 pm

Re: error in DataRow FW 20.02

Postby nageswaragunupudi » Mon Apr 27, 2020 4:17 pm

What is oRec ?
Is it ADO Recordset? Or what?
Please make sure oRec (first parameter) is not NIL
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10465
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: error in DataRow FW 20.02 SOLVED

Postby Maurizio » Tue Apr 28, 2020 6:50 am

Thank RAO
it was my mistake :cry: ,
I didn't think because with FW 19 it worked
Maurizio
User avatar
Maurizio
 
Posts: 807
Joined: Mon Oct 10, 2005 1:29 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 56 guests