#1 2013-11-20 14:59:53

nirnir
Member
Registered: 2013-11-11
Posts: 66

SQLite3VCL.JSONToDataSet VS mORmotVCL.JSONToDataSet

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

#2 2013-11-20 15:08:35

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,207
Website

Re: SQLite3VCL.JSONToDataSet VS mORmotVCL.JSONToDataSet

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

#3 2013-11-20 17:52:37

nirnir
Member
Registered: 2013-11-11
Posts: 66

Re: SQLite3VCL.JSONToDataSet VS mORmotVCL.JSONToDataSet

where do I find the updated SQLite3VCL.pas , it doesn't exist in the nightlybuild

Offline

#4 2013-11-20 20:21:23

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,207
Website

Re: SQLite3VCL.JSONToDataSet VS mORmotVCL.JSONToDataSet

A lot of unit have been renamed from SQLite3*.pas to mORMot*.pas.

See http://blog.synopse.info/post/2012/11/2 … e3TomORMot

Offline

#5 2013-11-21 07:20:56

nirnir
Member
Registered: 2013-11-11
Posts: 66

Re: SQLite3VCL.JSONToDataSet VS mORmotVCL.JSONToDataSet

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

Board footer

Powered by FluxBB