I have an application that calls for "Internet Information Server V.5 or Higher" Is Internet Information Server another name for Internet Information Services? Or are they two different animals altogether?
After I added the DAO object in the references and re-ran the module I am now getting a "Data Type Mismatch in criteria expression" and it stops at the line: Set MySet = MyDB.OpenRecordset(MyQuery)
Thank you
I have to enforce an enterprise constraint where an instructor can not have two appointments at the same time. The code that I got out of a newer Database Management book does not like the - Dim MyDB as Database - line of code. The code for the before update on the form is below. Anyone have...
I have to enforce an enterprise constraint where an instructor can not have two appointments at the same time. The code that I got out of a newer Database Management book does not like the - Dim MyDB as Database - line of code. The code for the before update on the form is below. Anyone have...
I have to enforce an enterprise constraint where an instructor can not have two appointments at the same time. The code that I got out of a newer Database Management book does not like the - Dim MtDB as Database - line of code. The cose for the before upate on the form is below. Anyone have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.