dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

Date filed in table - Paradox Database

This is a discussion on Date filed in table - Paradox Database ; Thanks to everyone who helped me on my last question. I've got the table up and running and have even been able to get file numbers to match up. The auto increment is working fine for now. Now I have ...


Home > Database Forum > Other Databases > Paradox Database > Date filed in table

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 08-30-2008, 03:53 PM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Date filed in table

Thanks to everyone who helped me on my last question. I've got the
table up and running and have even been able to get file numbers to
match up. The auto increment is working fine for now.

Now I have an issue. Multiple people will have access to this database
and I want to avoid unintentional and intentional damage. I am working
on the auxiliary password to prevent deletion of records.

When an entry in the table is created I would like a date stamp that
cannot be edited at all or only by the highest level user. I would
also like a field showing the last time the table entry was edited.

eventually, I would like to show the last 10 or so users who accessed
the table whether or not it was edited.

if this is getting into the "pay me for my services" realm let me
know.

thanks again.

j.


Reply With Quote
  #2  
Old 09-01-2008, 01:10 PM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: Date filed in table

You might want to check out our AutoArchive product which can do most of
what you need in a slightly different way. It can track changes at a
very granular level and archive the data as it was before the change,
mark the change with the user who did it, etc. It is also capable of
tracking deletes if you set it up for that. It doesn't directly STOP the
changes but by providing an audit trail it lets you see what is
happening and how. You can find it on our product page (Link in my
signature)

I would strongly encourage you to reconsider autoincrement keys if that
is what you are using ai for. Check out the database basics paper on our
paradox resources page for more on why but they are particularly
problematic if you are linking any tables.

You can control some deletes, etc. from paradox based on passwords and
permissions you set but they can be broken and it can get complicated to
manage multiple levels across multiple tables and various users,
permissions and systems. You may also want ot check out our Security
Guard product to help you there. You can learn something about
permissions and passwording from the documentation (free to download)
anyway and you might find that helpful.

HTH

Denn Santoro
President
Resource Development Associates
http://www.RDAWorldWide.Com
Offices in the United States and Germany
Providing solutions to health care, business, governments and
non-profits since 1982

spyregyre@gmail.com wrote:
> Thanks to everyone who helped me on my last question. I've got the
> table up and running and have even been able to get file numbers to
> match up. The auto increment is working fine for now.
>
> Now I have an issue. Multiple people will have access to this database
> and I want to avoid unintentional and intentional damage. I am working
> on the auxiliary password to prevent deletion of records.
>
> When an entry in the table is created I would like a date stamp that
> cannot be edited at all or only by the highest level user. I would
> also like a field showing the last time the table entry was edited.
>
> eventually, I would like to show the last 10 or so users who accessed
> the table whether or not it was edited.
>
> if this is getting into the "pay me for my services" realm let me
> know.
>
> thanks again.
>
> j.
>
>

Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 09:41 PM.