<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all, due to mail server difficulties I have not 
received any responses (or even my earlier post) about connecting to MySQL (if 
there were any). But I've had a go at configuring a connection to MySQL. When 
ever I try to establish the connection I get an eDatabaseError "Unable to Load 
libmySQL.dll". I do have MySQL loaded locally on my machine.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've configured the bdExpress control as 
follows:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; object SQLConnection1: 
TSQLConnection<BR>&nbsp;&nbsp;&nbsp; ConnectionName = 
'MSConnection'<BR>&nbsp;&nbsp;&nbsp; DriverName = 'MYSQL'<BR>&nbsp;&nbsp;&nbsp; 
GetDriverFunc = 'getSQLDriverMYSQL'<BR>&nbsp;&nbsp;&nbsp; LibraryName = 
'dbexpmys.dll'<BR>&nbsp;&nbsp;&nbsp; Params.Strings = 
(<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
'BlobSize=-1'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
'Database=myDBname'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
'DriverName=MYSQL'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
'ErrorResourceFile='<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
'HostName=mtsl.co.nz'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
'LocaleCode=0000'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
'Password=mypassword'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
'User_Name=myusername')<BR>&nbsp;&nbsp;&nbsp; VendorLib = 
'libmySQL.dll'<BR>&nbsp;&nbsp;&nbsp; Left = 144<BR>&nbsp;&nbsp;&nbsp; Top = 
40<BR>&nbsp; end<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any tips anyone?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Cheers,</FONT></DIV>
<DIV><FONT face=Arial size=2>Phil.</DIV></FONT></BODY></HTML>