Search results

  1. xWouterx

    Record navigation with scrollbutton

    Hello all I have several forms which display records from the database. I put buttons on the forms to navigate to the first, last, previous, and next record. But I can also navigate through the records using my scrollbutton on my mouse... Now this is something I don't want, is there a way to...
  2. xWouterx

    Creating query based on a textbox

    Hello I'd like to create a query like this: select table.column, table.column, table.column from table where table.column = textboxvalue How can I do this?
  3. xWouterx

    "Enter parameter value" problem

    Hi all, I'm working on an access application for my vacation job, I have never really worked in access before except creating a simple database for a vb.net project in school. Before I start explaining my problem I want to tell you that I tried looking for similar posts but haven't found the...
Back
Top Bottom