Is there a way to configure pb8.0 to compile and deploy an application in a previous version? For example, creating the application with pb8.0 and then compile/deploy so it will run in a pb6.0 runtime environment.
If so, where any documentation on the subject might be found.
jruwol
varacho,
The problem with the insertion and updating of the access table through pb was in the primary key. Ultimately what i did was create two identicle tables, one in oracle one in access, and did not assign a primary key or index for the access table. I then used code to handle...
varocho,
The error you spoke of
Select error: SQLSTATE = S1003
[Microsoft][ODBC Driver Manager] Program type of range
I also got with oracle 8.0. I figured out that my oracle 8.0 client softwear was not compatible with my pb8.0 and had to upgrade the oracle client to 8.1.6. The only...
i posted this question in the powerbuilder forum also.
hopefully some of you access gurus hear might be able to help.
i cannot insert rows or update a table through the database painter in pb8.0. however i can open the table through
ms access and edit it there. i am wondering if is it...
i cannot insert rows or update a table through the database painter in pb8.0. however i can open the table through
ms access and edit it there. i am wondering if is it possible to do so through any versions of powerbuilder.
my thoughts are if is is possible in pb6.0, then i might be able to...
i have figured out the problem to my above question. when i upgraded from pb6.0 to pb8.0, i did not upgrade my oracle client software. pb6.0 needs oracle 8.0.5 client software, and pb8.0 needs oracle 8.1.6 client software. as far as i can figure out, the two clients are not interchangeable...
here is a link to a page that has some other error descriptions that might be useful.
unfortunately, the list is NOT all encompasing.
http://support.merant.com/websupport/docs/microfocus/books/sx20books/dbdata.htm
jruwol>(::O>
i have just migrated one of my PB 6.0 applications to
PB 8.0. when i attempt to run the application, i recieve the following error.
unable to connect to batabase
details follow : 999 DBMS ora oracle 8.0
is not supported in your current instalation
i then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.