#1 2011-05-25 17:13:19

array81
Member
From: Italy
Registered: 2010-07-23
Posts: 411

Problem with last framework version (SQLite3Commons.pas)

I have upgrade my copy of the framework [29abbcd43c].

When I try to compile my application I have this error:
"[Pascal Error] SQLite3Commons.pas(3846): E2065 Unsatisfied forward or external declaration: 'TSQLAuthGroup.AfterConstruction'"

procedure AfterConstruction; override;

Offline

#2 2011-05-25 17:21:28

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

Re: Problem with last framework version (SQLite3Commons.pas)

Indeed.

This was some mistake of my editor, I think...
Autocompletion made some surprise just before commit to the source code repository
wink

I just corrected it.

Offline

#3 2011-05-25 17:40:25

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

Re: Problem with last framework version (SQLite3Commons.pas)

By the way, I just created a blog entry about the new security features.
See http://blog.synopse.info/post/2011/05/2 … entication

And I've updated the framework documentation.
A security dedicated part has been added in the SAD.
See http://synopse.info/forum/viewtopic.php?id=55 for the download link (link is always the same - sampledoc.zip content is just replaced by a newer version).

Offline

#4 2011-05-25 21:07:22

array81
Member
From: Italy
Registered: 2010-07-23
Posts: 411

Re: Problem with last framework version (SQLite3Commons.pas)

Thanks.

I will try to read the new documentation. I'm not an expert developer so I hope to understand it smile

Offline

#5 2011-05-26 06:08:17

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

Re: Problem with last framework version (SQLite3Commons.pas)

Don't hesitate to post feedback and comments, if some part is not clear enough, or if there are some missing points.

Thanks!

Offline

Board footer

Powered by FluxBB