Well, after analyzing this, it looks like the root issue is that pulling the boolean value True (-1) into a recordset is having a very strange effect.
As expected, for all 'true' conditions, the rsOldUniv recordset will say the value of the bit field is True, and when a comparison is done, it...
I should also have mentioned that I did some research on this issue, but only found information about the error with respect to datetime fields, which I'm not using. They mention that the error can happen when you are passing a parameter with the wrong datatype, but this isn't the issue I'm having.
I am working in an adp file with SS2K and am getting this error when running the code below. Basically, I am changing the unique identifiers of all the universities in the database. To do this, I first have to insert a new record with the new UnivID and the associated information from the old...
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.