Re: bcc with mysql

2005-02-09 Thread Marcin Lewandowski
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

bcc with mysql

2005-02-09 Thread unni krishnan
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...