|
-
Mar 15th, 2002, 11:47 AM
#1
Thread Starter
Fanatic Member
access question
please can anyone help me?
I need to run some code whenever a new record is added to a table in access.
Is there anyway of doing this?
Thanks
Nick
-
Mar 15th, 2002, 12:40 PM
#2
How does the record get there? If it is appended through a form,
you can write the code behind whatever function updates the
table.
If it's by some person simply adding a record and typing into it,
you've got a problem that can't easily be solved.
-
Mar 15th, 2002, 12:43 PM
#3
Thread Starter
Fanatic Member
it's from an asp page.
is there any way to get a macro or some module code to run from an asp script?
Thanks
Nick
-
Mar 15th, 2002, 04:06 PM
#4
There should be, but I've never worked with ASP. Have you tried
the ASP forum?
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
|