Yes, you correctly declared this parameter.bprasetio wrote:just to ensure, does my --innodb parameter declared in the right place correctly?
Are you sure you have created InnoDB tables? Check, if files with these tables exist in your database directory. Try to create a new InnoDB table and check whether it is accessible.bprasetio wrote:Dmitry said I have to include parameter --innodb in the TMyEmbConnection.Params, as he suggested, I've added it. But it did not work well in my code. It still did not find the innodb tables.