Unidac Error
Posted: Tue 24 Dec 2013 20:07
Hello,
I am using Builder 2010 for this development.
Could someone help me get around this problem. The error I am getting is:
MySQL provider is not registered. You should add the MySQLUniProvider unit to the uses clause of any unit in your project or place the TMySQLUniProvider component on the form.
I have included the following in the program cpp file
#pragma link "myprovider140.lib"
And I have the MySqlProvider on the form.
and I still get this error. Can anyone help me in respect to this
Thanks
I am using Builder 2010 for this development.
Could someone help me get around this problem. The error I am getting is:
MySQL provider is not registered. You should add the MySQLUniProvider unit to the uses clause of any unit in your project or place the TMySQLUniProvider component on the form.
I have included the following in the program cpp file
#pragma link "myprovider140.lib"
And I have the MySqlProvider on the form.
and I still get this error. Can anyone help me in respect to this
Thanks