Search results

  1. A

    Warning msg --> The record has been changed by another user...

    Hi I'm using MS Access as a front end program, and I have a form based on a query which obtains the data from a MySql database on a server. My problem is that I try to make a simple button which I wrote VBA code with a simple command like field.setfocus and field.text=whatever to insert some...
  2. A

    SEARCH problems with Access and MySql

    Hi I have a front end Access program on my local computer based on a MySql database stored on a server, using ODBC to connect. In the db I have like about 3000 records. I inserted a Search button on the form, which works fine if I should make a search using the Whole Field, it lasts like 4...
Back
Top Bottom