Recent content by geek.shrek

  1. G

    Search for number according to Validation Rule

    Hi, I have a TableA with coloumn "ID" and "Name". The "ID" have a validation rule "Between 1 AND 10". Currently I have ID "1,3,4,8" in the database. I would like to search which ID number that missing. The result should be ID "2,5,6,7,9,10". Does anyone have any idea how to query this...
  2. G

    Limit Value integer in Access 2003

    Hi, I have a table said TableA with coloumn "ID" and "Name". ID is an integer number, and I would like to limit the number for example from 1 until 50. How can I do this in Access 2003? :confused: Cheers,
  3. G

    Microsoft Access 2003

    Hi, Is this the right forum to discuss Microsoft Access 2003 technical side? I wonder how to use a DLL library that compiled by C++ in Microsoft Access 2003? Also, Can someone point me to some good sites to learn programming in Microsoft Access 2003. I need to create an application using...
Back
Top Bottom