We use MyDAC Versopm 4 connection to MySQL 4.1
At design time, I set the TMyTable Active to True and got the error:
"A call to an mysql_server_init failed.
C:\Temp\EmbedExperiment|data\ibdata1 - The file exisits
C:\Temp\EmbedExperiment|data\ib_logfile0 - The file exisits"
I copied these files from the MySQL Server data directory. Should I ?
Error when open the TMyTable
Re: Error when open the TMyTable
Symbol '|' not valid for windows filesystems.ManUtd wrote:C:\Temp\EmbedExperiment|data\ibdata1 - The file exisits
C:\Temp\EmbedExperiment|data\ib_logfile0 - The file exisits"