Recent content by jvirk

  1. J

    Hierarchy

    Thanks to everybody who replied to me in person. I found an alternative to the problem. Which is unique to my programme, but I still wonder why did this example work on an independant database but not on my existing database?
  2. J

    Hierarchy

    I Tried the examples in here. Get type mismatch error. I have tried the code example from the support article 209891 in an independent database. It works very well. But when I use the same table and same form in my working database which is a split and workgroup secured, it gives me an error...
  3. J

    Update a record of one table and save the history of changes in another.

    Thank you guys. Combining the two suggestions I made one easy way to get my job done.
  4. J

    Update a record of one table and save the history of changes in another.

    Hello! I am trying to update the current status of an asset, when it was returned or checked out. At the same time, save the changes in a history table to record all the changes in past. I can do individually from different tables and different forms, but I would like to do from one form and one...
Back
Top Bottom