You are not logged in.
Pages: 1
Hi all ,
I am using win7 prof 64bit with XE7, will it be possible that the compilation error is caused by the sqlite3 dll ?
Do i need to put the sqlite dll into the folder ?
The Sample i am trying is : 18 - AJAX ExtJS Grid , and i am sure that when it compiled up to
DB.CreateMissingTables; <==== access violation was triggered here ...
it seems that when it call this CreateMissingTables , it will failed !
Thanks,
Kalmen
Hi all ,
i am trying to compile and try out mORMot \mORMot\SQLite3\Samples\18 - AJAX ExtJS Grid , but when i compiled
it will have access violation , especially when it comes to the following line ,
DB.CreateMissingTables; <==== access violation was triggered here ...
Server := TSQLHttpServer.Create('8080',[DB],'+',useHttpApiRegisteringURI);
do any one know what happened ?
thanks,
Kalmen
Pages: 1