Page 1 of 1

error on odbc

Posted: Mon May 26, 2008 8:01 am
by damianodec
I'm compiling my .lnk and get this error

Error: Unresolved external '_HB_FUN_RDDSETFIELDEXTENT' referenced from C:\FWH\LI
B\FIVEHX.LIB|TRDD
Error: Unresolved external '_HB_FUN_RDDADDFIELD' referenced from C:\FWH\LIB\FIVE
HX.LIB|TRDD
Error: Unresolved external '_HB_FUN__TRDD' referenced from C:\FWH\LIB\FIVEHX.LIB
|TRDD
Error: Unresolved external '_HB_FUN_INIODBC32' referenced from C:\FWH\LIB\FIVEHX
.LIB|TRDDODBC
Error: Unresolved external '_HB_FUN_ENDODBC32' referenced from C:\FWH\LIB\FIVEHX
.LIB|TRDDODBC

what library missing ?

Posted: Mon May 26, 2008 12:39 pm
by Antonio Linares
Damiano,

Class TRdd is only available for FiveWin 16 bits. ODBC should not be used any longer, instead you should use ADO.

Please review free ADORDD for Harbour/xharbour and FWH. You can download it from here:
www.fivetechsoft.com/files/adordd.zip