Re: Pb 6.0 crashes when clicking in dw with no visible cols like PB 4.0 used toI am using PB 6.0 with patch 6038532(1).zip. The patch still GPF's with the pbl
library (testit.pbl) that was sent to Powersoft.
This was to be fixed in patch 6038132.zip (build 381) but unfortunately, the
problem still exists.
I hope the problem is still evident on Powersoft's side?
Thanks
Marc
marcwhitney@compuserve.com
...
PB 6.0 Crash when clicking in DW w/no visible cols like PB 4.0 used to.I am using PB 6.0 Enterprise on WIN NT 4.0 SP3 INTEL. A Datawindow that is in
query/sort mode where we turn the visibility on for a column and then off again
and then click in the datawindow with no other columns visible closes PB
Enterprise and closes our app, once deployed. This reminds me of crashes in
PB4.0 datawindows with no rows!
Any suggestions or advice would be greatly appreciated
TIA
Marc
marcwhitney@compuserve.com
Marc Whitney wrote:
>
> I am using PB 6.0 Enterprise on WIN NT 4.0 SP3 INTEL. A Datawindow that is in
> query/sort mode where we turn ...
Re: PB 6.0 Crash when clicking in DW w/no visible cols like PB 4.0 used toIn article <350A1EA6.55C8@powersoft.com>, sdupre@powersoft.com says...
>
>Marc Whitney wrote:
>>
>> I am using PB 6.0 Enterprise on WIN NT 4.0 SP3 INTEL. A Datawindow that is
in
>> query/sort mode where we turn the visibility on for a column and then off
again
>> and then click in the datawindow with no other columns visible closes PB
>> Enterprise and closes our app, once deployed. This reminds me of crashes in
>> PB4.0 datawindows with no rows!
>>
>> Any suggestions or advice would be greatly appreciated
>> ...
Return charater causes DW update error and PB crash (re-post from the pb.general group)Hi All
PB 10.0.1, MSSQLServer 2000
We've got a field (defined as Char) that takes standard input...
included in this is the odd carriage return (though we've got triggers
preventing saving of said bad character).. When this was running with PB
8, the save went through without issue... As soon as app was migrated to
PB 10 (no change in back end with migration to 10), the save started
blowing up (cannot insert NULL error, even though we can see the value
in the insert/update statement... only weird part is that in both the
error msg and a DB Trace, the return key...
Connection of PB 6.0 to SQL Server 7.0 & Version B/W PB 6.0 and PB 7.0Can anyone tell me about connecting PB 6.0 to SQL Server 7.0. Please
remember we are not planning to upgrade both software. When I was trying to
connect PB 6.0 to SQL Server 7.0, error occurred " SQLSTAT 1003".
OS=NT 4.0 Server
PB=6.0 Enterprise Edition
SQL SERVER=7.0 Corporate Edition
I also want to know the versions between PB 6.0 to PB 7.0
If your are using the ODBC, which I assume you are, include Disablebind=1 in
your DBParm. If your deployment environment is also NT, you will have to
turn SQLSPY=1 using PFC services. Autocommit=FALSE and SetTransObject()
ra...
Help me about connecting PB 6.0 to SQL Server 7.0 & Versions B/W PB 6.0 and PB 7.0Can anyone tell me about connecting PB 6.0 to SQL Server 7.0. Please
remember we are not planning to upgrade both software. When I was trying to
connect PB 6.0 to SQL Server 7.0, error occurred " SQLSTAT 1003".
OS=NT 4.0 Server
PB=6.0 Enterprise Edition
SQL SERVER=7.0 Corporate Edition
I also want to know the versions between PB 6.0 to PB 7.0
I don't believe this is going to be possible without at least upgrading to the
latest maintenance release of 6.x.
On Mon, 23 Aug 1999 00:59:56 -0700,
in powersoft.public.powerbuilder.database
Abdul Lateef <abdul_lat...
PB 7.0 or PB 6.5 or PB 6.0 or PB5.04We are using PB 5.04 Enterprise at this moment and are almost happy (uch)
with it.
Because we don't programming applications for the Internet (maybe in the
near future) we haven't upgraded to version 6.0 and 6.5. Now we are confused
what to do, keeping the old and 'stable' version (5.04) or upgrading to a
newer version. Are there features in the newer versions wich make it a
'must' to upgrade. What are this features. Or are there reasons to stay on
5.04 (buggy newer versions?).
What is doing the rest of the Powerbuilder world???
Greetings,
Hans Groeneveld
...
ActiveX Control causes PB 6.0 to crashI'm using a simple ActiveX Control to encrypt data (spDES from
www.sp-soft.com). In VB 5.0 I have no problem and the control works great,
but PB 6.0 seems to have problems. I place the control on a form, save the
form, and then close it; no problem. However, when I try to run my app or
re-open the form, PB give me the following error:
The exception Integer division by zero.
(0xc0000094) occured in the application at location 0x02b030b1
I havn't talked with the makers of the control yet, but we have no problem
with it in VB or C++. Other controls that I'm using in PB...
DW Items in Debug PB 6.0.0How does one view the attributes of the result table after doing a
dw_1.Retrieve() when running Debug. I have tried to find the column
values in local, global, instance, and so variables but am unable to
find them in the variables list. I would like to be able to view the
contents of each column_name in the result table sitting in dw_1. Can
anyone please help? It seems that it should be very easy to find, but I
must be sleepy or something.
Thanks.
---
I do not list an e-mail address because I do not
want to receive spam. Thank you for posting your
reply here so all may r...
DW Items in Debug PB 6.0.0How does one view the attributes of the result table after doing a
dw_1.Retrieve() when running Debug. I have tried to find the column
values in local, global, instance, and so variables but am unable to
find them in the variables list. I would like to be able to view the
contents of each column_name in the result table sitting in dw_1. Can
anyone please help? It seems that it should be very easy to find, but I
must be sleepy or something.
Thanks.
---
I do not list an e-mail address because I do not
want to receive spam. Thank you for posting your
reply here so all may r...
migrating from pb 5.0 -> pb 6.0/6.5 any potholeI am looking for any know potholes to avoid in migrating several PB 5.0
application to PB 6.0/6.5
using an Oracle 7.3 data base on Win 95 client?
Thanks
Brian,
Take a look at http://techinfo.sybase.com/css/techinfo.nsf/DocID/ID=47787
Also, do your own search on 'mirgrating' and you should come up with a few
other references.
Frank
Brian Scanlon wrote in message
<01be37fa$0aa527a0$4e4b8282@bscanlon.cdphp.com>...
>I am looking for any know potholes to avoid in migrating several PB 5.0
>application to PB 6.0/6.5
>using an Oracle 7.3 data base on Win ...
Bugfixes for PB 6.0? Back from 6.0 to 5.0?Hi there,
since there are so many troubles with PB 6.0, does anyone know if there
are any bugfixes for PB 6.0 out yet or even planned for the NEAR future?
Is there a way to migrate back from PB 6.0 to PB 5.0.0x?
Regards,
* gerald *
You sound pretty upset - if you don't mind me asking what are these troubles
you are having?
Gerald Znidaric wrote in message <34C86F5A.778A0197@mgm-edv.de>...
>Hi there,
>
>since there are so many troubles with PB 6.0, does anyone know if there
>are any bugfixes for PB 6.0 out yet or even planned for the NEAR future?
...
PB 4.0.03 & PB 6.0.0 issues I HAVE TWO QUESTIONS READING PB PRODUCTS:
1. WE HAVE USED PB 4.0.03 ENTERPRISE FOR YEARS NOW,
ARE THERE PATCHES FOR Y2K CONCERNS THAT WE CAN
DOWNLOAD?
2. WE HAVE ALSO PB 6.0.0 PROFESSIONAL, AND
ENCOUNTERED SOME ODBC 4.0 GLITCHES RELATING
TO MS-ACCESS 97 ("... Program type out of range ..."), ARE
THERE PATCHES ALSO FOR THESE CONCERNS AND
Y2K ISSUES.
I read a response pointing where to find the different patches. I
did not see though any patches specific to PB 4.0.03 and PB 6.0.0.
I would great...
PB crashes while migrating pb application from PB 8.0 to 9.0Hi,
I am trying migrate a pb application from PB 8.0 to 9.0.
It crashes while rebuilding for migration. Is there anything
needs to be taken care before the migrating it to pb 9.0 ?
Thanks,
Mohan
Same as any other version:
- backup
- optimize all PBLs
- run Migration Assistant in destination version; try to deal with as
much as possible in original version
- full build, with information and warning messages turned on, so you
know which messages after migration aren't new
- backup, backup, backup
- migrate
- if it crashes, try again and watch messages to see if you ca...