Re: C++Builder6 and MySQL
Posted by: rus-coder Constantine
Date: June 03, 2010 01:14PM

Hi!
Before using MySQL and C++ Builder6 need convert "*.lib" file to format for C++ Builder6.
For example:
C:\>"C:\Program Files\Borland\CBuilder6\Bin\coff2omf.exe"
-lib:st "C:\Program Files\Borland\CBuilder6\Lib\libmysql.lib"
"C:\Program Files\Borland\CBuilder6\Lib\libmysql_.lib"

To you path maybe different!
When: libmysql.lib - original "*.lib" file and libmysql_.lib - converted.
More info: http://programmersforum.ru/showthread.php?t=59147

p.s. sorry for my English((

Options: ReplyQuote


Subject
Views
Written By
Posted
1144
May 28, 2010 07:47AM
Re: C++Builder6 and MySQL
580
June 03, 2010 01:14PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.