Weird Error

  • Thread starter Thread starter Chris Nebinger
  • Start date Start date
C

Chris Nebinger

I have a database with 12 custom classes and 8 UDT's.

Whenever I try and debug, I get an error about user-
defined type not defined. The error comes and goes.
Sometimes it doesn't appear, but most times it does.

It also does not highlight any line of code, and all code
runs fine.

I am confused as to why it comes up. All my UDT's are
being used and defined correctly.

Anyone run across this before?
 
Once a long time ago.

I vaguely recall that I ended up importing everything into a new database. I
tried several other things first - decompile switch, compact and repair, etc.
What worked was to import everything into a new database.
 
Well, that seemed to fix it.

I'll have to file that one away in my rainy day list.


Chris Nebinger
 
Back
Top