You are not logged in.

#1 2004-03-14 10:40:49

Moo-Crumpus
Member
From: Hessen / Germany
Registered: 2003-12-01
Posts: 1,487

Request: Rekall Database Front End (Access like)

http://www.rekallrevealed.org/index.php

What is Rekall?




Rekall is a database front-end, it is not itself a database. By this we mean that data is stored somewhere else in an SQL server, and Rekall is fundementaly just a too to extract, display and update that data (of course, it does lots more than that, it does forms and reports and scripting and .... you get the idea). It is database agnostic, and does not have any preferred database in the sense that Access® uses the Jet® database engine (although the Windows version can use the Jet&seg; database engine via an ODBC driver).

Rekall can do lots of the things that you would expect of a database front-end (or if it can't, let us know!). You can design and use forms and reports, you can construct database queries, and you can import and export data (actually, you can copy data, import is just copy file to table, and export is just copy table to file).

Rekall can be scripted using the the Python language. You can arrange that a script is executed when various events occur (for instance, when the user changes the value of a control). Scripts can be associated directly with the event, but you can also store scripts in script modules for more general use. And, of course, you have full access to all the modules that are available for Python. Plus, Rekall has an integrated Python debugger with syntax highlighting.


Frumpus addict
[mu'.krum.pus], [frum.pus]

Offline

#2 2004-03-14 11:16:09

zeppelin
Member
From: Athens, Greece
Registered: 2004-03-05
Posts: 807
Website

Re: Request: Rekall Database Front End (Access like)

seems nice. I'm going to compile it

Offline

#3 2004-03-14 11:19:05

Moo-Crumpus
Member
From: Hessen / Germany
Registered: 2003-12-01
Posts: 1,487

Re: Request: Rekall Database Front End (Access like)

OK, thank you.


Frumpus addict
[mu'.krum.pus], [frum.pus]

Offline

#4 2004-03-28 09:34:36

zeppelin
Member
From: Athens, Greece
Registered: 2004-03-05
Posts: 807
Website

Re: Request: Rekall Database Front End (Access like)

oh I didn't reply [sorry]. I wasn't able to compile. IIRC I had some problems with linking with mozilla's engine? or sth like that.
sorry can't help you. but if you find out tell the forum.
ty

Offline

#5 2004-06-10 12:56:59

filattiera
Member
From: Filattiera (Italy)
Registered: 2004-03-01
Posts: 68

Re: Request: Rekall Database Front End (Access like)

Here is the new URL for download the source.
http://www.rekallrevealed.org/toplevel/ … urce.shtml.

Thanks.
Luca.

Offline

Board footer

Powered by FluxBB