You are not logged in.
Pages: 1
Hi, is there any example to use mormot orm with mysql ?
I have a table (lets call it customer table) in mysql database, need to convert this table to customer class.
In the end, I will show list of customers in the grid.
Any similar example for this case?
thanks, it's working!
Hi, I just download and followed the instruction to change delphi path and try to compile sample project TestSql3.
But I got this error below. Need help.
[dcc32 Error] SynCommons.pas(22040): E2029 Expression expected but 'END' found
[dcc32 Fatal Error] SynCrypto.pas(478): F2063 Could not compile used unit 'SynCommons.pas'
Note : I'm using delphi XE5
Pages: 1