|
-
Oct 19th, 2005, 08:56 AM
#1
Thread Starter
Hyperactive Member
-
Oct 19th, 2005, 09:49 AM
#2
Re: Updating record..
as far as I know impossible in access. (MS SQL it is)
there is no event triggered if someone is altering data directly in a table.
You should consider not allowing users direct access to tables and query's anyways.
It's far safer to let them use forms.
not in the least to prevent data to be entered multiple times.... and other data validation like is it a valid date, is an order send date not a sunday etc...
etc...
 why can't programmers keep and 31 Oct and 25 dec apart. Why Rating is Useful
for every question you ask provide an answer on another thread.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|