Results 1 to 4 of 4

Thread: access question

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2000
    Location
    Reading, UK
    Posts
    870

    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

  2. #2
    DerFarm
    Guest
    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.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2000
    Location
    Reading, UK
    Posts
    870
    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

  4. #4
    DerFarm
    Guest
    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
  •  



Click Here to Expand Forum to Full Width