#1 2014-06-19 07:28:30

chula
Member
Registered: 2014-06-18
Posts: 19

.CreateMissingTables(0); Access Violation in 02 - Embedded SQLite3 ORM

Hello, again.

I have tried out sample 2 and got AV error at

TSQLRestServerDB(Form1.Database).CreateMissingTables(0);

I used 1.18 NightlyBuild and had downloaded sqlite3.obj and sqlite3fts3.obj (sqlite3obj.7z) from your website to the mORMot source directory.

Please help.

Offline

#2 2014-06-19 07:39:47

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

Re: .CreateMissingTables(0); Access Violation in 02 - Embedded SQLite3 ORM

I just compiled and tested the sample with Delphi 6, 7 and XE6.
No problem.

What is the exact error?
Which is your Delphi version?
I suspect something is wrong with your installation.

Offline

#3 2014-06-19 08:15:19

chula
Member
Registered: 2014-06-18
Posts: 19

Re: .CreateMissingTables(0); Access Violation in 02 - Embedded SQLite3 ORM

Really thanks for fast response.

Was trying to delete this thread. I found I have another sqllite objects on searching path earlier than mORMot. It has been fixed. Thanks!

Offline

Board footer

Powered by FluxBB