Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Explicit Connection Problem
Matt Schoaf wrote in message <66p5jg$b62_at_gatx_news.GATX.COM>...
>We have ProC programs which were compiled under ProC 2.2 which ran against
a
>7.1.4 database. We are now trying to run them against a 7.3.2 database and
>after some research, I have determined that the explicit connection to the
>database is the problem.
>
>Has anyone else experienced this? We would certainly like to avoid
>re-compiling all our ProC programs in order to migrate to a newer database.
>
Actually I've got a followup to this problem. It isn't the explicit connection. It is actually the connect string. A program compiled for a 7.1.4 database that doesn't use a connect string won't connect to a 7.3.2 database. The same source code compiled for a 7.3.2 database will work fine...with or without a connect string. I need to find a workaround so that we won't have to recompile all of our C modules before we convert the databases.
Matthew A. Schoaf
Logix Consulting Incorporated
********SPAM PREVENT********
Please remove the '_no_spam_'
from my email address...and
pardon the inconvenience.
![]() |
![]() |