unni krishnan napisaĆ
(a):
hi,
I want to connect to mysql using borland c. The version is bcc5.0 and for mysql it is mysql4.0.13
The compilation is ok... but its showing linker error like
"unresolved external mysql_init referenced from module ... "
what is the problem??? How to speci
hi,
I want to connect to mysql using borland c. The version is bcc5.0 and for
mysql it is mysql4.0.13
The compilation is ok... but its showing linker error like
"unresolved external mysql_init referenced from module ... "
what is the problem??? How to specify the correct library...