FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour need odbccp32.lib for bcc 5.8.2
Posts: 1303
Joined: Tue Jul 21, 2009 08:12 AM

need odbccp32.lib for bcc 5.8.2

Posted: Mon Jun 25, 2012 10:15 AM

Hi,

Anyone has odbccp32.lib form BCC 5.8.2?.

Thanks.

Muchas gracias. Many thanks.



Un saludo, Best regards,



Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]



Implementando MSVC 2010, FWH64 y ADO.



Abandonando uso xHarbour y SQLRDD.
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM

Re: need odbccp32.lib for bcc 5.8.2

Posted: Mon Jun 25, 2012 11:48 AM
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 1303
Joined: Tue Jul 21, 2009 08:12 AM

Re: need odbccp32.lib for bcc 5.8.2

Posted: Mon Jun 25, 2012 11:59 AM

Thanks Uve.

But I still getting:

Error: Unresolved external 'SQLInstallerError' referenced from C:\XHB2\LIB\BCC\SQLBCC58.LIB|sqlsrodbc
Error: Unresolved external 'SQLConfigDataSource' referenced from C:\XHB2\LIB\BCC\SQLBCC58.LIB|sqlsrodbc

Those functions are suppoused to be at odbccp32.lib but I get Unresolved external.

Thanks again.

Muchas gracias. Many thanks.



Un saludo, Best regards,



Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]



Implementando MSVC 2010, FWH64 y ADO.



Abandonando uso xHarbour y SQLRDD.
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM

Re: need odbccp32.lib for bcc 5.8.2

Posted: Mon Jun 25, 2012 12:34 PM
Lucas,

the Lib comes from BCC63/psdk, because it is not included in BCC582
Maybe more libs are missing.

Best Regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.

Continue the discussion