Search results

  1. R

    Character Limitations and Do.CMD RunSQL "Insert ... "

    I have run into a problem with a form I am developing for a simple medical records system. I am attempting to insert a text string into a Memo Data column in a table, however, the INSERT statement I using is truncating the length of the comment to 255 characters only (even the Memo data type is...
  2. R

    How to list a Count which is 0

    I am trying to write a fairly complicated SQL statement in Microsoft Access and I don’t quite know how to do it. The Basic Challenge: I need to query for individuals who have received 4 or fewer employee evaluations within a given time period. This works just fine as long they have as they...
Back
Top Bottom