Results 1 to 2 of 2
  1. #1
    Jaymond Flurrie is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jan 2012
    Posts
    1

    Lock table contents?

    I'm working on a school project where I'm creating a map editor for a game using C# and WPF. I have to add a load of monsters in the map and decided to create the database for this with Access. Each one of these monsters has an alignment like "berserk" etc. The list of these alignments is static and nothing should be added or removed from there. So I have a table and was looking thru the properties of the table but nothing seems like "lock table" or "disable deletions" or anything like that.

    So, shortly: How do I make the table static i.e. lock the content?



    I'm using Access 2007.

  2. #2
    Stingaway is offline Efficiency Junkie
    Windows 7 64bit Access 2010 64bit
    Join Date
    Sep 2011
    Location
    The deep south. Keep going until you hit water basically.
    Posts
    224
    Is there a concern that the data will be deleted or changed via a method not called by C# and/or WPF? Haven't used a method like this on an Access database before.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 5
    Last Post: 12-08-2011, 10:52 AM
  2. Categorizing table contents
    By Alaa Wasfy in forum Database Design
    Replies: 1
    Last Post: 11-07-2011, 02:41 AM
  3. Replies: 3
    Last Post: 10-24-2011, 08:13 AM
  4. Extract contents of table into one list
    By MikeWaring in forum Queries
    Replies: 17
    Last Post: 01-05-2011, 03:45 PM
  5. Use VBA to copy table contents to the clipboard?
    By Deutz in forum Programming
    Replies: 3
    Last Post: 10-21-2010, 10:59 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums