#1 Re: mORMot 1 » compiling on XE7 access violation , please help . » 2015-08-30 01:16:44

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

#2 mORMot 1 » compiling on XE7 access violation , please help . » 2015-08-29 00:05:12

kalmenchia
Replies: 3

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

Board footer

Powered by FluxBB