FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FWH 8.12 & xHarbour Builder Nov 07 problem? *Fixed*
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
FWH 8.12 & xHarbour Builder Nov 07 problem? *Fixed*
Posted: Wed Jan 14, 2009 04:47 PM

Dear All,

I found problem with FWH 8.12 and xHarbour Builder Nov 07. It show external error DbPack and DbZap. It has not problem with FWH 8.04.

xLINK: error: Unresolved external symbol '_HB_FUN_DBPACK'.
xLINK: error: Unresolved external symbol '_HB_FUN_DBZAP'.
xLINK: fatal error: 2 unresolved external(s).

Regards,
Dutch

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Re: FWH 8.12 & xHarbour Builder Nov 07 problem?
Posted: Wed Jan 14, 2009 06:58 PM

I can fixed it.

Thanks&Regards,
Dutch

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: FWH 8.12 & xHarbour Builder Nov 07 problem? *Fixed*
Posted: Wed Jan 14, 2009 08:38 PM

Dutch,

Would you mind to explain how you did it so it may help other users ?

thanks :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Re: FWH 8.12 & xHarbour Builder Nov 07 problem? *Fixed*
Posted: Thu Jan 15, 2009 05:02 AM
Dear Antonio,

I did as your posted.

http://forums.fivetechsupport.com/viewtopic.php?t=12902

Just add following lines.
function DbPack()
   PACK
return nil

function DbZap()
   ZAP
return nil


Regards,
Dutch
Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)

Continue the discussion