Hi,
it seems that it is impossibile to use Odbc with this last fwh versione because an unresolved external error "appears.
Tried compiling testodbc.prg in the samples dir. Any solution ? thanks in advance.
┌────────────────────────────────────────────────────────────────────────────┐
│ FiveWin for xHarbour 10.11 - Oct. 2010 xHarbour development power │▄
│ (c) FiveTech, 1993-2010 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7 │█
└────────────────────────────────────────────────────────────────────────────┘█
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Compiling...
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6717)
Copyright 1999-2010, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'testodbc.prg' and generating preprocessed output to 'testodbc.ppo'...
Lines 137, Functions/Procedures 5
Generating C source output to 'testodbc.c'...
Done.
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
testodbc.c:
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Warning testodbc.RC 13 9: Symbol ES_PASSWORD is already defined. Redefinition is
not the same
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_IF' referenced from K:\FWH\LIB\FIVEHC.LIB|ODBC32X
* Linking errors *
K:\FWH\samples>