Hey all,
Recently I've been running into issues concerning library reference integrity. Essentially, I have a series of databases that were developed on a different system (and much older system), and I'm now in the process of remediation so I can upgrade these databases to later versions. However, certain functions in SQL statements i.e. trim, str etc. seem to require me to manually muck around with the references before I can get them up and running.
One fix was uncheking the MISSING library check box. I was curious as to why this causes everything to magically work? If the library is missing, it's not going to know how to handle functions that require that library correct? What does unchecking that missing library really do?
Recently I've been running into issues concerning library reference integrity. Essentially, I have a series of databases that were developed on a different system (and much older system), and I'm now in the process of remediation so I can upgrade these databases to later versions. However, certain functions in SQL statements i.e. trim, str etc. seem to require me to manually muck around with the references before I can get them up and running.
One fix was uncheking the MISSING library check box. I was curious as to why this causes everything to magically work? If the library is missing, it's not going to know how to handle functions that require that library correct? What does unchecking that missing library really do?