Hi,
Not sure where this needs to go - getting started or databases. But it is a newbie question so here it is...
I have been playing around with Rev for a little bit to see if it could replace MSAccess for me. So far so good, but I now have the following question: what is the easiest (not necessarily the most powerful, just quickest and easiest) way to edit data in a database without having to resort to arrays/cursors/etc?
Is there a control - even if not part of standard Rev but a third party add-on - that will create a "add/delete/edit records" table-like structure which I can place onto a card and where I write no/minimal scripting (something that MSAccess can do)?
Thanks!
Easiest database access?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 111
- Joined: Sun Aug 23, 2009 7:48 am
- Contact:
Simple Database - possible solution
Hi Battlewolf,
I use tables a lot in the software I write, the basic table, not datagrid.
There is a convenient method to add to the table, edit the table save the data and restore it. If you would like to see a stack and the code, please reply to ajperks@tiscali.co.uk and I will send it to you.
NB this is a junk address, so spammers, waste your time!
I use tables a lot in the software I write, the basic table, not datagrid.
There is a convenient method to add to the table, edit the table save the data and restore it. If you would like to see a stack and the code, please reply to ajperks@tiscali.co.uk and I will send it to you.
NB this is a junk address, so spammers, waste your time!