Search results

  1. E

    Lock a table for editing the records

    Hello all, I have a question, I'm building a MS ACCESS database and within it i have a table for putting in my program critical parameters. I don't want anyone to change the content of that table. That means not editing the 1 record in it and not adding a new record. Within the program is't a...
  2. E

    Import / Export Table

    Who can help me out?? :confused: I am looking for 2 scripts 1) for exporting an existing table with data to an seperate MDB file (filename to be given by user using a dialogbox) 2) importing the MDB file (from question 1) back into the existing table in the original database. Script...
  3. E

    Help with a piece of code

    Hello all! I am building a database in msacces and i want to sell it when its ready. Now to prevent copying i want to build in an activation procedure. For that procedure i am looking for a piece of script that will generate a computer specific number. So for every pc the database is put on, an...
Back
Top Bottom