> I have the same problem, anyway DLL is not needed in compilation time... > compiler is looking for mysqlclient.lib or .aw? file... With the 1.1 development compiler it is possible to create such import library automatically on compiletime. This will then require the .dll to be available Peter