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 ?
error on odbc
- damianodec
- Posts: 372
- Joined: Wed Jun 06, 2007 2:58 pm
- Location: Italia
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
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
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