Search results

  1. I

    Protecting crucial data

    I have a single user DAO .MDE database application where the calculations rely on data defined by an external authority and it must not be altered. To protect the data from accidental alteration, it is my intention to imbed the data as text lines in a module. When the database is opened...
  2. I

    Linking Tables using ADOX

    I am in the process of converting DAO code to ADO. I have written the procedure listed below which doesn't work. It links the 1st table of the Back End database and fails when linking the 2nd table in the list. I would greatly appreciate if anyone with knowledge of ADOX could help me and show...
Back
Top Bottom