I do database development here at my job, and strange problem has popped up. In the majority of the work that I do, I link to various tables from a *huge* networked database, getting only the tables that are relative to my project and go from there. I currently have about four different databases in various stages of development, all which link to various tables on the server database. For some reason the database that I am working on right now refuses to link up, and it gives the error:
However, I have tested all my other databases and they will link up with no problem whatsoever. I cannot think of what I have done to cause this discrepancy in my databases, but if anyone can point me in the direction of what could be potentially causing this problem, I'd really appreciate it.
Thanks a ton.
Brooks Tilson
Database Development
Tilson Machine, Inc.
Code:
(INTERSOLV)(ODBC SQLBase driver)(SQLBase)09272 GCI NTI Not initialized
However, I have tested all my other databases and they will link up with no problem whatsoever. I cannot think of what I have done to cause this discrepancy in my databases, but if anyone can point me in the direction of what could be potentially causing this problem, I'd really appreciate it.
Thanks a ton.
Brooks Tilson
Database Development
Tilson Machine, Inc.