You are not logged in.
I need json to Tclientdataset converter .
Why there are two functions ?
If I'm adding SQLite3VCL to my uses I get compilation errors in SQLite3Commons .
[DCC Error] SQLite3Commons.pas(2313): E2037 Declaration of 'WriteObject' differs from previous declaration
Offline
Your version of mORMot source code is pretty outdated.
Please use the latest 1.18 revision.
See http://synopse.info/fossil/wiki?name=Get+the+source
A direct download link is http://synopse.info/files/mORMotNightlyBuild.zip
Offline
where do I find the updated SQLite3VCL.pas , it doesn't exist in the nightlybuild
Offline
A lot of unit have been renamed from SQLite3*.pas to mORMot*.pas.
Offline
Tclientdataset is common in client/server applications .
when you need pure Tclientdataset , it would be usefull to have JSONToClientDataSet .
Last edited by nirnir (2013-11-21 07:58:56)
Offline