Search results

  1. A

    ADO bound recordsets in a form/subform scenario

    I have a form and subform. The main form shows some customer details, and the continuous sub form shows that customer's charity donations. The code below runs when the form opens, and binds ADO recordsets to the two forms. The binding appears to be successful. However whatever I do I can't...
  2. A

    Poor Search Performance on ODBC linked to MySQL table

    My colleagues currently use an access database, FE and BE, to browse customer records. I'm looking into using a MySQL backend. I have set up the MySQL on the server on our LAN, and have transferred some test data. I'm now accessing the data from a client PC, in Access, through DSN, using MySQL...
  3. A

    DB Passwords for Linked Tables

    I have noticed that when a table is in a password protected DB I have to enter that password when creating a linked table from another DB. This is fine but then the linked table can be used thereafter without entering a password. Can I force the input of a password each time data is viewed via...
Top Bottom