Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Explicit Connection Problem

Re: Explicit Connection Problem

From: Matt Schoaf <schoafm_at__no_spam_gatx.com>
Date: 1997/12/11
Message-ID: <66phuo$b63@gatx_news.GATX.COM>#1/1

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.


Received on Thu Dec 11 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US