Search results

  1. T

    Error 3061 After Transfer of Module

    So I finally got this function working with the help of another member, then I transferred it to another database to do the same exact thing and I get error 3061 too few parameters expected 1. I have checked and double checked the table and field names to no avail, but still no luck. If...
  2. T

    Receiving Error Code 3021

    I am attempting to create a function that will determine the minimum and maximum dates within a patients length of stay. for example: Patient StartDate EndDate pat1 1/1/2009 1/3/2009 pat1 1/4/2009 1/6/2009 pat1 2/15/2009 2/20/2009 The result would be that one function gives the...
Back
Top Bottom