随着Sybase被完全整合到SAP下,Sybase原来的支持网站被SAP Support Portal取代。
只有购买了SAP服务的用户才能使用账号登录SAP Support Portal进行介质下载、补丁升级、报Incident等。
考虑到Sybase数据库的初学者或者没有购买原厂服务的Sybase客户情况,现提供SAP ASE/IQ/RS/SDK/SQL Anywhere/PB等产品的BUG信息。
在SAP Support Portal网站或者google上搜索Targeted CR List for ASE,可以看到针对不同版本的CR(CR表示Change Request)简单描述信息列表。
需要注意的是:Targeted CR List for ASE列出的CR虽然绝大多数是BUG,但有一些是更改需求。
以下提供SAP ASE/IQ/RS/SDK/SQL Anywhere/PB等产品的BUG信息!
如有问题,请联系我!
QQ :
289965371

Email:
不仅仅包括BUG的详细描述信息,还包括首次报告BUG的平台、数据库版本以及BUG修复历史过程;有些BUG还提供了Workaround来临时解决该BUG带来问题。
CR:313625
|
|
313625 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
Microsoft Windows 98 |
|
8.0.3 |
|
|
|
|
|
|
|
|
|
24 Sep 2003 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
PowerBuilder crashes in comctl32.dll on Windows 98 when running application. Customer has also reported the crash on Win 2000 machines but we have not been able to confirm this. Application is a PFC based application and the crash appears to be related to the TreeView Control. |
|
Review Status |
[09/24/2003]
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
|
|
CR:313631
|
|
313631 |
|
PB Enterprise |
|
Jaguar Integration |
|
|
|
|
|
|
|
|
8.0.2 |
|
28 May 2003 |
Fixed |
|
|
|
02 Apr 2003 |
Not a Bug |
|
|
|
|
|
Customer has a problem of EAServer AIX hanging after 30-45 minutes in production server. They have noticed that while calling PB comp, there is constant increase in memory even though the component is pooled and even after client is exited the memory usage is same and does not seem to be released. |
|
|
|
CR:313665
|
|
313665 |
|
PocketBuilder |
|
DW - Runtime |
|
|
Closed |
|
Pocket PC 2002 |
|
2003 V1 Beta |
|
|
|
|
|
|
Error handling/return codes differ run from IDE vs. deployed to device. Example contains intentional errors - datastore references dataobject that does not exist.
SetTransObject returns -1 on both PC and device.
Retrieve returns -1 on PC, 0 on device.
InsertRow returns -1 on PC, 0 on device
SetItem fails but does not crash PC, but on device the app disappears at this point. |
|
|
|
CR:313669
|
|
313669 |
|
PB Enterprise |
|
Target Wizards |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 Beta 4 |
|
|
|
|
|
|
PB crashes when dragging a file (.pbl) from dialog box to library list. |
|
|
|
CR:313671
|
|
313671 |
|
PB Enterprise |
|
DB Oracle |
|
|
Open |
|
MS Windows NT 4.0 |
|
9.0 Beta 4 |
|
|
|
|
|
|
Enhancement Request: Improve database trace capability with Oracle. |
|
|
|
CR:313800
|
|
313800 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Open |
|
Microsoft Windows 2000 |
|
9.0 Beta 4 |
|
|
|
|
|
|
Ability to set page breaks in a DataWindow instead of being confined to group headers' and nested reports' properties. The ability to force a page break in the detail band if a condition is met or to force the summary band to the next page. |
|
|
|
CR:313802
|
|
313802 |
|
PB Enterprise |
|
Language - Runtime |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.3 |
|
|
|
|
|
|
When assigning a big decimal value (-7.950000000011642) to a decimal variable the . is placed in the wrong place when the regional settings are different than English United Sates. I tested with Portuguese and French. |
|
|
|
CR:313835
|
|
313835 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.3 |
|
|
|
|
|
|
|
8.0.3 |
|
13 Jun 2003 |
Fixed |
|
|
|
22 Oct 2003 |
Fixed |
|
|
|
|
|
Customer has a farely complex composite report with two newspaper columns. When they print the report the page numbers are incorrect. When viewed on the screen one cannot scroll past page 15 of 29, 15 of 29.
If there were no newspaper columns the report would have 58 pages. Once put into the newspaper columns format there should be 29 pages. According to CR 188109 the numbers under this situation should be 1 of 29, 1 of 29, 2 of 29, 2 of 29, 3 of 29, 3 of 29, .........29 of 29. When viewed online the numbering seem correct except that you can only scroll to page 15 of 29. When the report is printed you get page 1 of 29, 1 of 29 and then a second page of 1 of 29, 1 of 29. You do get the entire 29 pages printed but the last pages are numbered 15 of 29 and not 29 of 29. |
|
|
|
CR:313858
|
|
313858 |
|
PocketBuilder |
|
DW - Runtime |
|
|
Closed |
|
Pocket PC 2002 |
|
2003 V1 Beta |
|
|
|
|
|
|
On the device, a datawindow using Graphic select that accesses tables containing reserved words fails on retrieve with a SQL error reference to whatever the reserved word is. It works when run from the IDE.
WORKAROUND: In datawindow painter, Design...Datasource... Convert to Syntax solves this problem as a workaround. |
|
|
|
CR:313994
|
|
313994 |
|
PB Enterprise |
|
Jaguar Integration |
|
|
|
|
|
|
|
|
|
|
10 Apr 2003 |
Not a Bug |
|
|
|
02 Apr 2003 |
Fixed |
|
|
|
|
|
Jaguar hangs (100% CPU) when PB component is instantiated from a java service component on HP/UX.
Solution: It is not a PB problem. EAServer on HP/UX issue which is solved in EAServer 4.2 |
|
|
|
CR:313995
|
|
313995 |
|
PocketBuilder |
|
PB GUI |
|
|
Closed |
|
Windows 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
The ability to Resize objects/controls in Pocket PowerBuilder will only be supported in code. Resize properties will be removed from the IDE. |
|
|
|
CR:314010
|
|
314010 |
|
PocketBuilder |
|
DW - Runtime |
|
|
Closed |
|
Pocket PC 2002 |
|
2003 V1 Beta |
|
|
|
|
|
|
|
|
160 |
01 Jun 2005 |
Not a Bug |
|
|
|
|
|
Graph displays differently run from device vs. from IDE (with same data). |
|
|
|
CR:314044
|
|
314044 |
|
PocketBuilder |
|
PB GUI |
|
|
Closed |
|
Windows 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
There is no support in WinCE for different pointers so the concept of a different drag icon does not exist. Probably references should be removed from the UI. |
|
|
|
CR:314171
|
|
314171 |
|
PocketBuilder |
|
Menu Painter |
|
|
Closed |
|
Windows 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
|
|
|
01 Jun 2005 |
Third Party Problem |
|
|
|
|
|
There will be a limit on the number of menu items supported on the menubar. (These are top level menu items.) Currently the limit is 6. The reason for the limitation is that a new menu cannot be created. An existing menu must be replaced. This requires that PPB use a "dummy" menu which will be replaced with a menu object at runtime. So it is necessary to have some fixed value limit on the number of menu items on the menubar.
Top level menu items on the menubar will not have associated events. Only submenu items will fire events on the PocketPC. (Possible exception of the "New" menu which is not actually on the menubar on the PocketPC, but this would not be until after release 1, if it is even possible to implement.) So for example, code in the clicked event of a top level menu item will not execute when that menu item is clicked. (Will the events be unavailable in the Menu Painter ? Undecided at this time.) |
|
|
|
CR:314175
|
|
314175 |
|
PB Enterprise |
|
Window - Runtime |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.3 |
|
|
|
|
|
|
When comparing two unequal structures where one of the columns has a datatype of Any, causes Access Violation error in Powerbuilder.
The application is copying the rows of a datawindow to the structure
lstr_array.depid = dw_dept.object.dept_id.primary
str_array
Array depid
Char colname
Which appear to be making it 1 structure with array of depid. That is being compared
to just a structure.
The crash handler shows the following:
Exception code: C0000005 ACCESS_VIOLATION
File Name: C:\pb80\Shared\PowerBuilder\PBVM80.dll
File Version: 8.0.3.9907
Fault address=10CDCDCF Section:Offset=01:001DBDCF
Registers:
EAX:00000000
EBX:0012E790
ECX:063FEF88
EDX:00000001
ESI:00000005
EDI:00000001
CS:EIP:001B:10CDCDCF
SS:ESP:0023:0012E72C EBP:064911C8
DS:0023 ES:0023 FS:0038 GS:0000
Flags:00010297
Call stack:
Address Frame Param0 Param1 Param2 Param3 Function Name
10CDCDCF 0012E72C 063EEF78 063FEF88 00000000 0012E790 ot_is_array_eq+1F
10CDDBF6 0012E764 063EEF78 00000002 00000002 0012E790 ot_is_struct_eq+A6
10D8F997 0012E780 063EEF78 0648CB8C 00000000 0012E7A8 0001:0028E997 C:\pb80\Shared\PowerBuilder\PBVM80.dll
10CECDE4 0000090C 00000000 00000000 00000000 00000000 rt_set_pcode_to_line+6B4
OS version:
Windows NT 5.0, Build Number: 2195, Service Pack 2
Memory Status:
Total physical memory: 261552K
Available physical memory: 33056K
Total virtual memory usage: 292392K / 1060420K
PowerBuilder virtual memory usage: 178016K / 2097024K |
|
Workaround Description |
|
Changing the structure so that the compare is being done -- array of structure to array of structure. Instead of structure of arrays to structure.
str_array lstr_array[],istr_array[]
lstr_array[1].depid = dw_dept.object.dept_id.primary[] |
|
|
|
CR:314176
|
|
314176 |
|
PB Enterprise |
|
Window Painter |
|
|
Closed |
|
MS Windows NT 4.0 |
|
7.0.3 |
|
|
|
|
|
|
|
|
|
15 Jun 2004 |
EOL'd version. Not to be Fixed. |
|
|
|
|
|
Regression: A window with a tab control and tab pages crashes on a save. Worked OK in build 10180 and prior. |
|
|
|
CR:314184
|
|
314184 |
|
PocketBuilder |
|
DW Painter |
|
|
Closed |
|
Windows 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
Datawindow painter crashes in Column Specification view when you enter a Validation Message and tab off or click Save. There is not problem entering the Validation Expression. |
|
|
|
CR:314217
|
|
314217 |
|
PocketBuilder |
|
Window - Runtime |
|
|
Closed |
|
Emulator 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
|
|
|
16 Oct 2007 |
EOL'd version. Not to be Fixed. |
|
|
|
|
|
When you run the dbpaint example application on the emulator it it not possible to select a DSN in the application. Seems to be okay on the device. |
|
|
|
CR:314221
|
|
314221 |
|
PocketBuilder |
|
Window - Runtime |
|
|
Closed |
|
Pocket PC 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
|
2003 V1 Beta |
45 |
22 Apr 2003 |
Fixed |
|
|
|
|
|
Deploy and run the dwexam example application on the device and emulator. The datawindows will not display when you select one from the Datawindow... menu. Works okay from IDE. Possible menu click problem. |
|
|
|
CR:314328
|
|
314328 |
|
PB Enterprise |
|
DW Edit Mask |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
If you press the "delete" key in an editmask DW and the move the cursor right end of the line ( or empty ) you have to press the next key twice before it is visible on the screen
no workaround (PB 8.0.3)
Works fine in PB9 |
|
Workaround Description |
|
non |
|
|
|
CR:314335
|
|
314335 |
|
PB Enterprise |
|
Window - Runtime |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.3 |
|
|
|
|
|
|
OS:Win32
Versions and Build #s Reported: 8.03
Versions and Build #s Tested: 7.0 GA -> 7.03
8.0 GA -> 8.03
9.0 GA
Treeview control does not process the CTRL+TAB combination of keys. If an application uses a treeview on an MDI sheet window then it is impossible to navigate between sheets using the CTRL+TAB combination of keys if there is only a Treeview on the window. All other window controls tested process these keys correctly and change the active sheet window.
If there is another control on the window the CTRL+TAB is interpreted as a TAB and focus is changed to the other control where a second CTRL + TAB is then processed correctly (assuming the 2nd control is not another treeview). |
|
Workaround Description |
|
Hide a second control in the window background so tab moves focus to that control then CTRL + TAB will work (assuming the 2nd control is not another treeview). |
|
|
|
CR:314336
|
|
314336 |
|
PB Enterprise |
|
DB Sybase System |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.3 |
|
|
|
|
|
|
|
|
|
25 Apr 2005 |
Not reproducible with latest version of the product available as of Resolution Date |
|
|
|
|
|
When executing a ASE 12.5 Stored Procedure, which is
dumping a transaction log, is causing PowerBuilder to hang.
The same stored procedure works ok when executing it from a ASE 11.9.2 database
server from Powerbuilder.
Works ok when executing SP outside of PB from isql. PowerBuilder will also hang
when executing SP from database painter. |
|
Review Status |
4/25/2005
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
|
|
CR:314345
|
|
314345 |
|
PB Enterprise |
|
DataBase |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 Beta 4 |
|
|
|
|
|
|
PB crashes if DBMS parameter is improperly set to Trace Trace O84. |
|
|
|
CR:314377
|
|
314377 |
|
PocketBuilder |
|
Window - Runtime |
|
|
Open |
|
Emulator 2002 |
|
2003 V1 Beta |
|
|
|
|
|
|
Using the down arrow when focus is on a ddlb on a window causes the SelectionChanged event to fire even though nothing shows up in the ddlb.
This is not such a big deal on the device since it is not likely to be commonly done, but may be more of a problem on the emulator where users might be more apt to use the arrow keys. |
|
|
|
CR:314502
|
|
314502 |
|
PB Enterprise |
|
Jaguar Integration |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.3 |
|
|
|
|
|
|
|
8.0.3 |
|
19 Sep 2004 |
Fixed |
|
|
|
27 May 2003 |
Not a Bug |
|
8.0.3 |
|
19 Sep 2004 |
Fixed |
|
|
|
|
|
Customer got some errors (Assertion Failure) when using small reports .
They're running 50 clients with small reports and are facing 2 Assertion Failures errors during 7 minutes of test.
Test environment is the same as with BIG reports (PB 9879 Patch + PBDWE80.DLL Build9885 with 3 GB memory option) |
|
|
|
CR:314506
|
|
314506 |
|
PB Enterprise |
|
DW HTML |
|
|
|
|
|
|
|
When updating a Web Datawindow, getting the following
error:
Error: Action Failed = -1
ora-01401 : inserted value too large for column No changes made to database. UPDATE
"CUSTOMER" SET "FNAME" = :1 WHERE "ID" = :2 and "FNAME" = :3 AND "LNAME" = :4
AND "ADDRESS" = :5 AND "CITY" = :6 AND "STATE" = :7 AND "ZIP" = :8 AND "PHONE" = :9
AND "COMPANY_NAME" = :10
In the Jaguar.log file,
HTMLDW: GetLastErrorString() = 'ORA-01401: inserted value too large for column
No changes made to database.
Update works ok in datawindow painter. |
|
|
|
CR:314629
|
|
314629 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.3 |
|
|
|
|
|
|
When a below computed field made, that value was shown but after close that DW or
after having retrived .. the value of computed field was disappeared ..
The computed field is composed with another computed field.
These conditions are ..
salary : the column ( datatype : numeric )
compute_1 : Last ( salary for group 1 )
compute_2 : sum ( compute_1 for all distinct compute_1 )
The value of compute_2 is disappeared only once ,the value showed at first creation.
After retrieving or reopening or executing .. the value is disappeared . |
|
|
|
CR:314663
|
|
314663 |
|
PB Enterprise |
|
DB Oracle |
|
|
Open |
|
MS Windows NT 4.0 |
|
9.0 |
|
|
|
|
|
|
New feature request. Allow Oracle IN OUT params and DECLARE Procedure SQL statement.
According to our documentation (See also CR 305383) this is not supported currently. |
|
Workaround Description |
|
none - you need to go with either IN or OUT parameter. |
|
|
|
CR:314716
|
|
314716 |
|
PB Enterprise |
|
ORCA |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0 |
|
|
|
|
|
|
|
8.0.3 |
|
01 Jul 2003 |
Fixed |
|
|
|
22 Oct 2003 |
Fixed |
|
|
|
|
|
It appears an ORCAScript command is limited to 1023 bytes. This becomes an issue in the set librarylist command when the liblist is contains over 1010 characters |
|
|
|
CR:314986
|
|
314986 |
|
PB Enterprise |
|
DB OLE DB |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 |
|
|
|
|
|
|
|
9.0 |
|
23 Apr 2003 |
Not a Bug |
|
|
|
|
|
You can use the "PowerBuilder Intersolv OLE DB Administrator" to set up data sources for all drivers *other* than the ones for ASA. With the ASA drivers, the utility GPFs. |
|
|
|
CR:315068
|
|
315068 |
|
PB Enterprise |
|
DW Painter |
|
|
Open |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
Feature request: Request that DBName will take the table-name via PBSELECT first and if hardcoded SQL is choosen like "SELECT titles.type, titles.price FROM titles" from the statement itself. |
|
|
|
CR:315154
|
|
315154 |
|
PocketBuilder |
|
Project Painter |
|
|
Closed |
|
Windows 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
The Project Painter uses D as the shortcut key for both the Deployment Target: Device and Version: Product Name. |
|
|
|
CR:315157
|
|
315157 |
|
PB Enterprise |
|
Edit Mask |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 Beta 4 |
|
|
|
|
|
|
|
9.0 |
|
17 Apr 2003 |
Fixed |
|
10.0 Alpha |
|
14 Oct 2003 |
Fixed |
|
|
|
|
|
With a combination of Decimal symbol = comma and Digit grouping symbol = space in the numbers settings of the Regional Options in the Control Panel, data entered into a decimal column with an editmask (###,###.00) fails datawindow validation.
Verified fixed in PowerBuilder 90 Build 6053. |
|
|
|
CR:315221
|
|
315221 |
|
PB Enterprise |
|
Edit Mask |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 |
|
|
|
|
|
|
|
|
|
05 May 2003 |
Fixed |
|
|
|
02 Dec 2003 |
Fixed |
|
|
|
|
|
In PowerBuilder 9 an editmask control of type stringmask! and empty mask does not accept any input characters. |
|
|
|
CR:315235
|
|
315235 |
|
PB Enterprise |
|
WT - System Tree |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0 GA |
|
|
|
|
|
|
|
|
|
10 Oct 2005 |
Not reproducible with latest version of the product available as of Resolution Date |
|
|
|
|
|
In PowerBuilder 8 and 9, adding pbl's to the librarylist in the
properties of the target may fail if there are too many pbl's selected
at the same time in the Select Library window.
The limit lies around 8500 characters of the sum of the filenames.
Work-around:
Add the pbl's in two or more steps. |
|
Review Status |
[2003-11-05]
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
|
|
CR:315263
|
|
315263 |
|
PB Enterprise |
|
Source Control |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.3 |
|
|
|
|
|
|
|
8.0.3 |
9920 |
28 Apr 2003 |
Fixed |
|
|
|
03 Feb 2004 |
Fixed |
|
|
|
|
|
If any of the directories in the local project path contain a dot character in the directory name, then SCC inaccurately names the .PBC file for this workspace.
Example: c:\pbls\dot.test\test1.pbw
PBC file should be c:\pbls\dot.test\test1.pbc
Instead, the PBC file gets created as c:\pbls\dot.pbc
USAGE NOTE:
The old bug doesn't really hurt anything. PBC file gets written to wrong filename but it also reads this same incorrect filename next time you connect, so the user should never notice a problem. When this fix is applied, the next time you connect to this workspace you'll get an error message in the output view saying "Unable to restore status cache from nnn.PBC". Ignore it. At shutdown, a new PBC file will get created under the correct filename, and there won't be any more problems. |
|
Target Version |
|
8.0.3 |
|
|
|
CR:315301
|
|
315301 |
|
PB Enterprise |
|
DW Display |
|
|
Open |
|
MS Windows NT 4.0 |
|
7.0.3 |
|
|
|
|
|
|
The user wants to have user defined layers available to the datawindow. Allow putting objects and controls on any layer with the ability to show/hide layers. |
|
|
|
CR:315423
|
|
315423 |
|
PB Enterprise |
|
Language - Runtime |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
|
7.0.3 |
|
06 Aug 2003 |
Fixed |
|
|
|
07 Mar 2004 |
Fixed |
|
|
|
25 May 2004 |
Fixed |
|
|
|
|
|
The underlying C calls for FileRead, FileSeek, and FileWrite are obsolete 16 bit calls. |
|
|
|
CR:315435
|
|
315435 |
|
PB Enterprise |
|
OLE - Active X - OCX |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.3 |
|
|
|
|
|
|
When an ole sound control is running in
powerbuilder and you hit a keystroke, that keystroke is not being captured in 9.0.1.
The ole control is of type sound recorder (sndrec32). |
|
|
|
CR:315519
|
|
315519 |
|
PB Enterprise |
|
Machine Code Deployment |
|
|
Open |
|
MS Windows NT 4.0 |
|
9.0 |
|
|
|
|
|
|
implement exception handling (TRY ... CATCH) for machine code (DLL) executables.
In PB8 / PB9 exception handling it is only supported for P-Code (PBD) executables
(see CR 299793 and CR 267895) |
|
|
|
CR:315524
|
|
315524 |
|
PB Enterprise |
|
DW Edit Mask |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 |
|
|
|
|
|
|
|
|
|
08 May 2003 |
Not reproducible with latest version of the product available as of Resolution Date |
|
|
|
|
|
In PowerBuilder 9 GA, numerical Datawindow editmasks may not work correctly with
European control panel settings, i.e. decimal separator comma and grouping symbol a dot.
When entering a value 45 and tabbing out, the value may change to
a value like 450 or 4500 depending on the mask. |
|
|
|
CR:315536
|
|
315536 |
|
PocketBuilder |
|
OLE - Active X - OCX |
|
|
Closed |
|
Windows 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
|
1.5.1 |
369 |
21 Apr 2004 |
Fixed |
|
|
|
|
|
Request MAPI or at least MailSend support in Pocket PowerBuilder if OLE and PBNI are not yet available in release 1. |
|
|
|
CR:315559
|
|
315559 |
|
PB Enterprise |
|
Jaguar Integration |
|
|
|
|
|
|
|
When stress testing a web datawindow running on EAServer 4.2
on solaris, causing the following error:
Apr 10 12:52:46 2003: SIGSEGV 11* segmentation violation
Apr 10 12:52:46 2003: si_signo [11]: SIGSEGV 11* segmentation violation
Apr 10 12:52:46 2003: si_errno [0]: Error 0
Apr 10 12:52:46 2003: si_code [1]: SEGV_MAPERR [addr: 0x3B959320]
Apr 10 12:52:46 2003: stackpointer=cb20f404
Apr 10 12:52:46 2003:
Full thread dump Classic VM (JDK-1.2.2_010, native threads):
"Thread-27" (TID:0xd2661eb0, sys_thread_t:0x137a7e0, state:R, native ID:0x41) prio=5
"Thread-26" (TID:0xd265ac38, sys_thread_t:0x1377ce8, state:R, native ID:0x40) prio=5
"Thread-25" (TID:0xd263e5c8, sys_thread_t:0x1353778, state:R, native ID:0x36) prio=5
"Thread-24" (TID:0xd257b800, sys_thread_t:0x1f4eaa8, state:R, native ID:0x3f) prio=5
"Thread-23" (TID:0xd257cae0, sys_thread_t:0x1f4d758, state:R, native ID:0x3e) prio=5
"Thread-22" (TID:0xd2587738, sys_thread_t:0x1f46960, state:R, native ID:0x35) prio=5
"Thread-21" (TID:0xd2587f48, sys_thread_t:0x1b423c8, state:R, native ID:0x34) prio=5
"Thread-20" (TID:0xd2588120, sys_thread_t:0x19f9770, state:R, native ID:0x3b) prio=5
"Thread-19" (TID:0xd2589a50, sys_thread_t:0x1b40888, state:R, native ID:0x3d) prio=5
"Thread-18" (TID:0xd258b078, sys_thread_t:0x1b3dfe8, state:R, native ID:0x3a) prio=5
"Thread-17" (TID:0xd258b928, sys_thread_t:0x1b3d9c8, state:R, native
Apr 10 12:52:46 2003: Java VM aborting... |
|
|
|
CR:315563
|
|
315563 |
|
PB Enterprise |
|
DW Synchronization |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 Beta 4 |
|
|
|
|
|
|
|
9.0 |
|
14 May 2003 |
Fixed |
|
|
|
22 Dec 2003 |
Fixed |
|
|
|
|
|
In the group band of a datawindow, a column with dddw edit style is diplaying the data value rather than the display value after a GetfullState/SetFullState.
Verified fixed in PB 90_6066 |
|
|
|
CR:315648
|
|
315648 |
|
PB Enterprise |
|
DB DB2 |
|
|
Open |
|
MS Windows NT 4.0 |
|
9.0 |
|
|
|
|
|
|
PBCATALOG behaviour for DB2 should be the same as for all other DBs if using PBCatalogOwner: Because of the DB2 limitation with SYSIBM we should thing about a new way to use the PBCATALOG so that we can use it in all DBs in the same way.
Or we should implement a way that hides the different usage of the PBCatalog for DB2 from the users. Maybe it is possible to implement code that avoid to edit the DB2SYSPB.SQL script to change all instances of PBOwner to another name.
our documentation:
If you use the DB2SYSPB.SQL script to create the extended attribute system tables in a DB2 database and replace all instances of PBOwner in the script with the name of a nondefault table owner, owner_name must be the same as the owner specified in the DB2SYSPB.SQL script. .....
When you connect to a DB2 database, you can use the DB2SYSPB.SQL script to create the extended attribute system tables. If you use the DB2SYSPB.SQL script, keep the following in mind:
穀ou can edit the script to change all instances of PBOwner to another name, or leave the table owner as PBOwner in the script (the default).
Specifying SYSIBM is prohibited You cannot specify SYSIBM as the table owner. This is prohibited by DB2.
穀ou can set the PBCatalogOwner parameter to the owner you specified in this script or to PBOwner if you did not edit the script. |
|
|
|
CR:315675
|
|
315675 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
Update fails if modification was made to column in the filter buffer. From PB engineering: This is not a bug and PB has always behaved this way. Changes made to rows in the primary buffer that are then filtered, will be updated on an update. But changes made to rows in the filter buffer by direct manipulation will not be updated, and forcing the status changes to rows in the filter buffer as well will not work. |
|
|
|
CR:315677
|
|
315677 |
|
PB Enterprise |
|
DW Display |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.3 |
|
|
|
|
|
|
|
|
|
09 Dec 2003 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
OS: Win32
Versions and Build #s Reported: PB 8.03
Versions and Build #s Tested: 8.0 GA -> 8.03.9913
9.0 GA
Comments: In the following circumstances the dw RowHeight () function recalculates incorrectly
1) Detail band has autosizeheight set ON
2) RowHeight function is called in an expression to change the size of a visual dw object property in the group detail band.
3) DW must be printed - problem shows only after printing dw (on screen & on paper) .
Tried calling RowHeight in a computed field in the detail band and referencing the computed field in the dw object property expression (ie no not directly ref the function) - Still gives the problem
If the call to RowHeight is removed from the expression for dw object property then it calculates fine.
Changing dw units to pixels/inches/cms does not make a difference
Maybe related to CR 276802 |
|
Review Status |
[2003-12-09]
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
|
|
CR:315695
|
|
315695 |
|
PocketBuilder |
|
DW - Runtime |
|
|
Closed |
|
Windows 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
Application has 2 datawindows using ShareData. Call update on either the primary or secondary dw and the application will freeze. |
|
|
|
CR:315709
|
|
315709 |
|
PB Enterprise |
|
Menus - Runtime |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
|
|
|
04 Feb 2004 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
Menu item set to be Checked for a Window. When opening another Window and go back to first Window but display does not show check symbol. |
|
Review Status |
02/04/2004:
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
|
|
CR:315720
|
|
315720 |
|
PB Enterprise |
|
DW HTML |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
|
8.0.3 |
|
26 Jun 2003 |
Fixed |
|
|
|
02 Feb 2004 |
Fixed |
|
|
|
|
|
HTML generated for dw column sized too small for data, wraps and overlays in ie 5.5 if ie 5.x is selected as the browser.
Verified fixed in PB 803 build 9970. Verified fixed in PB 901_7011. |
|
|
|
CR:315735
|
|
315735 |
|
PB Enterprise |
|
Jaguar Integration |
|
|
|
|
|
|
|
When using the o90 to retrieve and update, when you try
to update a column it appears to be in read-only mode. You have to use the backspace
key and then insert data into the column.
After data is retrieved and you select a column. The first time you select, the
entire column is highlighted. The second time you click into the column, the cursor
is placed in your column. If you try to add data at this point, you cannot.
You have to use the backspace key and then add the data.
Works ok using the o84 driver. |
|
|
|
CR:315746
|
|
315746 |
|
PB Enterprise |
|
Jaguar Integration |
|
|
|
|
|
|
|
When deleting a row and calling the setchanges,
pb is not deleting the row.
Setchanges returns a 1. The update returns successful. Once you hit retrieve again,
the row is still there. |
|
|
|
CR:315919
|
|
315919 |
|
PB Enterprise |
|
DW Painter |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
|
|
|
11 Feb 2004 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
Edit->Replace does nothing in the Datawindow painter. |
|
Review Status |
02/11/2004:
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
|
|
CR:316012
|
|
316012 |
|
PB Enterprise |
|
Window - Runtime |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
|
8.0.3 |
|
20 May 2003 |
Fixed |
|
|
|
25 Feb 2004 |
Fixed |
|
|
|
|
|
Closing a response Window crashes Powerbuilder 8.0.3 |
|
Workaround Description |
|
Call GarbageCollectSetTimeLimit(100000) in the open event of response window. |
|
|
|
CR:316015
|
|
316015 |
|
PB Enterprise |
|
DW Printing |
|
|
Closed |
|
Windows XP |
|
9.0 Beta 4 |
|
|
|
|
|
|
Is Sybase Datawindow PS printer driver installed correctly on Windows XP? Printer indicates that the installed driver is 'Win NT 4.0 or 2000'.
From Engineering: Not a bug. The OS's/platforms listed simply have to do with the version of the Microsoft PostScript Printer Driver. We're redistributing pscript.dll version 0.2, originally bundled with NT4 and W2K. This was superseded by pscript5.dll version 0.3, bundled with W2KSP3 and XP. However, no features or bug fixes were added relevant to our use. Recommend continuing to redistribute pscript.dll, as this is certified on the older OS's (while pscript5.dll is not) and back-compat by XP. Also the latest Adobe Acrobat Distiller (for PDF) PPD-based Pscript minidriver we're redistributing (version 5.0 ca. 2000) was certified with pscript.dll. |
|
|
|
CR:316041
|
|
316041 |
|
PocketBuilder |
|
Window Painter |
|
|
Open |
|
Windows 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
Add a 'tabsnotshown' option for the tabposition property of the tab object. This would make it much simpler to create wizard type dialogs by using code driven tab page changes instead of multiple windows. |
|
|
|
CR:316046
|
|
316046 |
|
PocketBuilder |
|
Window Painter |
|
|
Closed |
|
Windows 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
Creating a new Standard Visual User object using a tab crashes the development environment. |
|
|
|
CR:316054
|
|
316054 |
|
PB Enterprise |
|
Window - Runtime |
|
|
Closed |
|
Microsoft Windows NT |
|
8.0.3 |
|
|
|
|
|
|
|
|
|
26 Apr 2005 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
There is a dw control/object on the child window. A column object on the datawindow has focus. If a message box is popped up and closed, the column object can not regain focus when clicked. Similar to CR 156272, but that problem only occurred when the child window had a titlebar, and in this case it does not.
Problem does not occur if the 'launching' window is of type Main!
11 Feb 2004
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
|
|
CR:316068
|
|
316068 |
|
PB Enterprise |
|
DW Printing |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 Beta 4 |
|
|
|
|
|
|
|
9.0 |
6067 |
07 May 2003 |
Fixed |
|
|
|
13 May 2004 |
Fixed |
|
|
|
|
|
SaveAs PDF is using the wrong Print Processor when there are multiple print processors installed.
Fixed in PowerBuilder90 Build 6066. |
|
|
|
CR:316097
|
|
316097 |
|
PB Enterprise |
|
DB OLE DB |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.3 |
|
|
|
|
|
|
select on nonexisting table returns wrong error "An error occured but could not retrieve the error text due to a failure in the error handler." errorcode 999. Happens only if language settings are set to Deutsch ( xxxx ) except Deutsch ( Deutschland ). With Deutsch ( Deutschland ) it returns the right error SQLState = 42S02 ungueltiger Objektname (unknown object name)
Workaround: set Language seetings to Deutsch (Deutschland) / German (Germany) |
|
Workaround Description |
|
set Language seetings to Deutsch (Deutschland) |
|
|
|
CR:316116
|
|
316116 |
|
PB Enterprise |
|
DB Sybase System |
|
|
Open |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
Wants to force tablename as prefix for column names (dbname) in datawindow syntax even when logged in as the table owner and creating single table datawindows. Wants a DBParm for SYC similar to the ODBCini property PBTableOwner. |
|
|
|
CR:316150
|
|
316150 |
|
PocketBuilder |
|
Menu Painter |
|
|
Open |
|
Windows 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
Customer requests PocketPB have the ability to attach options to the WinCE "New" menu on the Today screen, standard in most applications. |
|
|
|
CR:316158
|
|
316158 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
RowFocusChanged problems in shared datawindow after a RowsDiscard.
Verified fixed in PB804_10501. Verified fixed in PB901_7006. |
|
|
|
CR:316246
|
|
316246 |
|
PB Enterprise |
|
OLE - Active X - OCX |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.3 |
|
|
|
|
|
|
|
|
|
04 Feb 2004 |
Third Party Problem |
|
|
|
|
|
The OpenOffice (www.openoffice.org) spellchecker object isValid method returns null after calls making it impossible to use the method. |
|
|
|
CR:316251
|
|
316251 |
|
PocketBuilder |
|
PB GUI |
|
|
Open |
|
Windows 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
The select target dialog that pops up with multiple targets in the workspace doesn't display icons for the target type. |
|
|
|
CR:316253
|
|
316253 |
|
PB Enterprise |
|
DB Oracle |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.3 |
|
|
|
|
|
|
When executing a stored procedure using the default disablebind, causing the following error:
ora-01008 Not All variables Bound
Works ok if disablebind=1.
Problem happens using the o84 and o90 drivers and using Oracle 8.1.7 and Oracle 9.0.1
clients in PB 8.0.3 (build 9907). |
|
Workaround Description |
|
Use disablebind=1. |
|
|
|
CR:316486
|
|
316486 |
|
PocketBuilder |
|
Menu Painter |
|
|
Open |
|
Windows 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
Request multi-level menu support - WinCE screen shot supplied. See also CR 310915 |
|
|
|
CR:316528
|
|
316528 |
|
PB Enterprise |
|
DB Profile |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0 |
|
|
|
|
|
|
|
|
|
04 Jun 2003 |
Fixed |
|
|
|
10 Nov 2003 |
Fixed |
|
|
|
12 Nov 2003 |
Fixed |
|
|
|
|
|
Several problems reported with the online help and or functionality for Adaptive Server Enterprise in PB 9.
1 -In the "Database Profile Setup - Sybase Adaptive Server Enterprise dialog box" section of the online help, there is a DBParm listed under Sytax called "ModifySyntax". There is no such parameter.
2 -There is a "TrimSpaces" parameter listed under Sytax on the dialog that is not included on this page (though the help topic does exist in the help file).
3- The KeepAlive parameter listed under the Network tab is also not documented as a valid parameter in this section of the online help. There is an online help topic on a 'keep connection open' parameter, but it's actually called 'keep connection alive' in the database profile dialog.
4 - In the Directory Services portion of the ASE Connection Dialog, Not able to modify the value for "Directory Alias Entries". Noticed that toggling the values of certain parameters on this tab of the dialog did not always result in the correct settings in the preview tab of the same dialog. In particular, toggling the Enable Failover entry usually resulted in the value of DS_Copy (Use Caching) being toggled in the preview instead. |
|
|
|
CR:316658
|
|
316658 |
|
PB Enterprise |
|
DB Other |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
PowerBuilder 8 Build 9601 or later and PowerBuilder 9 cashes
when connecting with an empty ConnectString in the DBParm parameter,
i.e. DBParm="ConnectString=''"
Work-around is to put a space within the quotes. |
|
|
|
CR:316721
|
|
316721 |
|
PB Enterprise |
|
DW HTML |
|
|
Closed |
|
Microsoft Windows NT |
|
8.0.3 |
|
|
|
|
|
|
|
7.0.3 |
|
12 Jun 2003 |
Fixed |
|
|
|
05 Nov 2003 |
Fixed |
|
|
|
|
|
HTML DataWindow with a DATE column with edit style as EditMask ('DD-MMM-YYYY' mask), gives a validation error for any day/year and September month. |
|
|
|
CR:316738
|
|
316738 |
|
PB Enterprise |
|
DW Painter |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 Beta 4 |
|
|
|
|
|
|
|
|
|
04 Feb 2004 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
The preview pane of an OLE 2.0 datawindow is not scrollable, so you cannot see all of the data. |
|
Review Status |
02/04/2004:
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
|
|
CR:316846
|
|
316846 |
|
PocketBuilder |
|
Language - Compiler |
|
|
Closed |
|
Windows 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
|
|
59 |
28 Apr 2003 |
Not reproducible with latest version of the product available as of Resolution Date |
|
|
|
|
|
The test case submitted was for a different issue. It was built using build 45. When I open the target with build 54, I can regenerate and open all objects. However, when I open the deployment project and change the properties to do a Full Build instead of an Incremental build, and then deploy, I get compilation errors on the window w_start. I subsequently cannot open the window in the painter. If I export the window, then re-import it, I can again regenerate the window. I can do a Full Build on the target from the System Tree. I can open the window in the painter. But going back to the project painter, when I deploy using Full Rebuild, the same problem occurs. |
|
|
|
CR:316848
|
|
316848 |
|
PB Enterprise |
|
DB DB2 |
|
|
Open |
|
Microsoft Windows 2000 |
|
9.0 |
|
|
|
|
|
|
Create DW using Syntax view when connecting to other database like Oracle, ASA report errors like invalid column name and takes back to the SQL syntax. |
|
|
|
CR:316862
|
|
316862 |
|
PB Enterprise |
|
OLE - Active X - OCX |
|
|
Closed |
|
Microsoft Windows 2000 |
|
7.0.3 |
|
|
|
|
|
|
After opening an Ole Storage and using the memberexists(),
the boolean argument in the function is always returning False even though the return
value returns 0 for success.
OLEStorage ole_store
OLEStream ole_stream
ole_store = create OLEStorage
ole_stream = create OLEStram
li_status = ole_store.open("c:\mysavedbmp.jpg")
li_status = ole_store.memberexists("|Ole10Native", lb_olenative)
The lb_olenative is always returning false. Opened the jpg using DocFile Viewer and
the substorage name is |Ole10Native. (There is also a tool called stg.exe that
works just like Docfile Viewer.)
RESOLUTION: Customer resolved issue by using the following
ole_Store.MemberExists(char(1) + 'Ole10Native',lb_olenative)
Also to open the stream they also used the enumerators in the open:
ole_stream.open(ole_store, char(1) + 'Ole10Native', StgReadWrite!,StgExclusive!) |
|
|
|
CR:316866
|
|
316866 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Open |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
Autosize height property for columns: Could be there a minimum height setting so if there is a null value retrieved and the user wants to input some data, you would have a visible field. |
|
|
|
CR:316884
|
|
316884 |
|
PB Enterprise |
|
Window Painter |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
|
|
|
11 Feb 2004 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
An Editmask on a window with an event mapped to pbm_settext, errors on the identifier 'text': "The identifier 'text' conflicts with an existing property with this name. |
|
Review Status |
02/11/2004:
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
|
|
CR:316897
|
|
316897 |
|
PB Enterprise |
|
DW Painter |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
In the DW painter, a datawindow migrated from PB 7 crashes (or hangs the CPU) when trying to edit a computed field, but only if the preview pane is open. |
|
|
|
CR:316911
|
|
316911 |
|
PocketBuilder |
|
Project Painter |
|
|
Open |
|
Windows 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
Request an option to add a PPB application to the Start Menu of the device/emulator |
|
|
|
CR:316941
|
|
316941 |
|
PB Enterprise |
|
Jaguar Integration |
|
|
|
|
|
|
|
Customer getting a intermittent crash that's happened
twice in 2 weeks. They are using the web datawindow which is instantiated
on a jsp.
The customer has a core dump that they hope will help shed some light on the problem. |
|
|
|
CR:317031
|
|
317031 |
|
PB Enterprise |
|
DW Edit Mask |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.3 |
|
|
|
|
|
|
|
|
|
04 Feb 2004 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
Copy/Paste of a datetime field in a dw with editmask 'mm/dd/yy hh:mm AM/PM' fails to copy the 'PM' part. |
|
Review Status |
02/04/2004:
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
|
|
CR:317036
|
|
317036 |
|
PB Enterprise |
|
Window - Runtime |
|
|
Closed |
|
Microsoft Windows 2000 |
|
7.0.3 |
|
|
|
|
|
|
Connecting to Microsoft's XMLDOM parser from PB. It connects fine but crashes while calling the parseError method . It seems that parseError pointer no longer exist with this patch. It works fine in PB 7.0.3 Build 10193.
Resolved with build 10286. |
|
|
|
CR:317060
|
|
317060 |
|
PB Enterprise |
|
DW Graph |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
|
|
|
04 Feb 2004 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
Printing graph dw to a PCL printer causes the data to show up in back ground. There display doesnot show the problem. This works if printing to a PostScript printer. |
|
Review Status |
02/04/2004:
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
|
|
CR:317077
|
|
317077 |
|
PocketBuilder |
|
DB ODBC |
|
|
Open |
|
Windows 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
For a new ODBC Profile, the Data Sources available in the dropdown are drawn from the User DSNs and System DSNs defined via the ODBC Adminstrator. User would like option to include File DSNs as well. (See ODBC Adminstrator, note tabs for User/System/File DSNs.)
Workaround: Add "FileDSN=filename" to the Driver Specific Parameters portion of the dialog and leave the DSN field blank. |
|
Workaround Description |
|
Workaround: Add "FileDSN=filename" to the Driver Specific Parameters portion of the dialog and leave the DSN field blank. |
|
|
|
CR:317176
|
|
317176 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0 GA |
|
|
|
|
|
|
PowerBuilder 8 and 9: GPF with drag and drop on datawindow.
A crash can occur in drag\drop operations when deleting a row of a datawindow
that is still in drag mode and a MessageBox is put up in the dragdrop event.
The crash occurs when moving the mouse back to the datawindow where the row was deleted.
A work-around could be to call Drag(end!) before deleting the row. |
|
|
|
CR:317203
|
|
317203 |
|
PB Enterprise |
|
DB ODBC |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
|
|
|
15 May 2003 |
Fixed |
|
|
|
30 Nov 2003 |
Fixed |
|
|
|
|
|
Since Build 9860 of PowerBuilder 8, the syntaxfromSql function and datawindowow
may generate incorrect syntax in some cases for multitable select statements.
In the syntax the table name may be missing for column names and dbnames and
column header text and names. |
|
|
|
CR:317204
|
|
317204 |
|
PB Enterprise |
|
Language - Runtime |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
Regression: PB crashes when shared object accesses object in main thread.
Verified fixed in PB803 build 9961 and PB9 build 6511. |
|
|
|
CR:317260
|
|
317260 |
|
PB Enterprise |
|
DW DDDW |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 Beta 4 |
|
|
|
|
|
|
|
9.0 |
|
07 May 2003 |
Fixed |
|
|
|
22 Oct 2003 |
Fixed |
|
|
|
|
|
9.0 Regression: An empty dddw column is displaying the display value for 0.
Reviewed fixed in pb90_6066. |
|
|
|
CR:317302
|
|
317302 |
|
PB Enterprise |
|
DW Edit Mask |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0 |
|
|
|
|
|
|
|
9.0 |
|
19 Jun 2003 |
Fixed |
|
10.0 Alpha |
|
14 Oct 2003 |
Fixed |
|
|
|
|
|
Edit mask problem PB 9 only.
Issue with edit masks.
Following are the various scenarios :
1) If there is an edit mask control of string with mask of (###) ###-#### and the text is highlighted on focus, nothing can be typed into it.
2) For numeric edit mask controls, with edit mask of currency, the control inserts decimals and can not insert dollar values when the field is highlighted.
3) For datawindows:
1. numeric field with mask of (###) ###-#### will allow input, but does not pass validation
2. strings with mask of (###) ###-####, input can not be added when field is highlighted.
3. numeric field with mask of currency has same problem has numeric edit control, highlighted field enters in decimal area and dollar values can not be entered. |
|
|
|
CR:317397
|
|
317397 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
|
|
|
18 Sep 2003 |
Not reproducible with latest version of the product available as of Resolution Date |
|
|
|
|
|
Columns properties specified in database painter are not included in syntax generated by function syntaxfromSQL. (Regression) |
|
|
|
CR:317420
|
|
317420 |
|
PB Enterprise |
|
DW Painter |
|
|
Closed |
|
MS Windows NT 4.0 |
|
7.0.3 |
|
|
|
|
|
|
Regression in 7.0.3. Inserting a report on a datawindow when there are more than 256 reports in the library list, crashes PB. |
|
|
|
CR:317456
|
|
317456 |
|
PB Enterprise |
|
DW Synchronization |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
|
8.0.4 |
|
18 Sep 2003 |
Fixed |
|
|
|
08 Oct 2003 |
Fixed |
|
|
|
|
|
Filter works incorrectly on a dddw in a datawindow populated by SetFullState. If the dddw column is protected, then un-protected, the dddw column is no longer filtered.
Verified fixed on PB804_10501 and PB901_6533++++. |
|
|
|
CR:317463
|
|
317463 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
Microsoft Windows NT |
|
8.0.3 |
|
|
|
|
|
|
|
7.0.3 |
|
03 Jun 2003 |
Fixed |
|
|
|
10 Nov 2003 |
Fixed |
|
|
|
|
|
Customer had large report with groups, autosize height. Was okay in build 9890. Moving to build 9918 the autosize height property does not appear to be applied correctly at runtime. This results in large gaps between rows/groups and the report prints about 15 times larger. |
|
|
|
CR:317646
|
|
317646 |
|
PB Enterprise |
|
Language - Runtime |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 |
|
|
|
|
|
|
LibraryDirectory function not reading object comments from PBD files.
PBD files do not have comments. They have compiled code only. The example submitted was a re-named PBL and so it had comments. |
|
|
|
CR:317686
|
|
317686 |
|
PB Enterprise |
|
DB Painter |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 |
|
|
|
|
|
|
|
|
|
04 Feb 2004 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
The database painter Sort Dialog should have Horizontal ScrollBars or allow the sections to be resizeable. |
|
Review Status |
02/04/2004:
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
|
|
CR:317773
|
|
317773 |
|
PocketBuilder |
|
System Runtime Functions |
|
|
Closed |
|
Emulator 2000 |
|
2003 V1 Beta |
|
|
|
|
|
|
SaveAS: dw SaveAs() works only for type Excel5!, all other types return -1. |
|
|
|
CR:317792
|
|
317792 |
|
PB Enterprise |
|
DW Edit Mask |
|
|
Closed |
|
Microsoft Windows NT |
|
9.0 |
|
|
|
|
|
|
PB9 crashes if you have a dw column of editmask [currency]. If you use [currency(x)] instead it is okay, but [currency] alone worked in PB8 and PB7. If you create a new dw in PB9 and you try to use this mask, PB crashes. If you migrate an app from PB7/PB8 that uses this editmask, when you try to open the dw in PB9, PB crashes. |
|
|
|
CR:317809
|
|
317809 |
|
PB Enterprise |
|
Jaguar Integration |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0 |
|
|
|
|
|
|
|
|
|
04 Feb 2004 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
PB8.0 generates mangled function names for EAServer components which use proxies for other EAServer-Powerbuilder components. The proxy component does have overloaded methods but the component being deployed does not. |
|
Review Status |
02/04/2004:
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
|
|
CR:317843
|
|
317843 |
|
PB Enterprise |
|
DW Graph |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
|
9.0 |
|
20 May 2003 |
Fixed |
|
|
|
20 Oct 2003 |
Fixed |
|
|
|
|
|
When you click on the graph object in the design pane of a graph datawindow pb gpfs. But only if: a) You don't have the preview pane open. And: b) You have Retrieve on Preview unchecked.
verified fixed in PB 90_6075 and PB 803_9943. |
|
|
|
CR:317850
|
|
317850 |
|
PB Enterprise |
|
Language - Runtime |
|
|
Closed |
|
MS Windows NT 4.0 |
|
8.0.3 |
|
|
|
|
|
|
|
|
|
11 Feb 2004 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
An array is declared to be of an autoinstanciated object type. The array is then assigned elements using an arraylist. If the array list contains only one element, it does not seems to assign to the arrary element correctly:
lnv_array[]= {lnv_test1} // Results in an invalid array element for lnv_array[1] |
|
Review Status |
02/11/2004:
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
Workaround Description |
|
Assigning a single value without arraylists works fine:
lnv_array[1] = lnv_test1 |
|
|
|
CR:317860
|
|
317860 |
|
PB Enterprise |
|
Web Wizards |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 |
|
|
|
|
|
|
PB 9.0 Web Service Proxy Wizard is unable to parse a valid WSDL file. |
|
|
|
--------------------------------------华丽的分割线-------------------------------------------------------------------------
之前就已经研发成功了能够从Sybase SQL Anywhere的DB文件中恢复数据的工具:ReadASADB。
此工具支持ASA v5.0,v6.0,v7.0,v8.0,v9.0,v10.0,v11.0,v12.0等版本。
恢复Sybase SQL Anywhere的工具在国内应该算首创。
ReadASADB功能
能够从损坏的SQL Anywhere数据文件(.db)和UltraLite数据文件(.udb)上提取数据的非常规恢复工具
- 适用于所有的SQL Anywhere版本 包括:5.x,6.x,7.x,8.x,9.x,10.x,11.x,12.x
- 适用于所有的UltraLite版本
- 能够恢复出来表结构和数据
- 能够恢复自定义数据类型
- 能够恢复存储过程等对象的语法
- 能够导出到目标数据库
- 能够导出到SQL文件并生成导入脚本
- 支持多种字符集 包括:cp850、cp936、gb18030、utf8等
- 能够恢复未加密或者简单加密类型的数据
- 简单易用
- 限制:不支持AES加密的数据文件
请参考:
研发成功了从Sybase SQL Anywhere的DB文件上恢复数据的工具
SQL Anywhere数据库非常规恢复工具ReadASADB使用介绍
ReadASADB适用场景
各种误操作:
- 误截断表(truncate table)
- 误删除表(drop table)
- 错误的where条件误删数据
- 误删除db或log文件
- 误删除表中的字段
本工具的应用场景:
1.因为物理磁盘故障、操作系统、系统软件方面或者掉电等等原因导致的Sybase SQL Anywhere数据库无法打开的情况;
2.误操作,包括truncate table,drop table,不正确的where条件导致的误删除等;
Sybase SQL Anywhere无法打开时,比较常见的错误是:Assertion failed。
如:
1、Internal database error *** ERROR *** Assertion failed:201819 (8.0.1.2600) Checkpoint log: invalid bitmap page -- transaction rolled back
2、Internal database error *** ERROR *** Assertion failed:201819 (8.0.1.2600) Page number on page does not match page requested -- transaction rolled back
3、Internal database error *** ERROR *** Assertion failed:200502 (9.0.2.2451) Checksum failure on page 23 -- transaction rolled back
4、File is shorter than expected
5、Internal database error *** ERROR *** Assertion failed: 201116 Invalid free list index page found while processing checkpoint log -- transaction rolled back
6、*** ERROR *** Assertion failed: 51901 Page for requested record not a table page or record not present on page等等。
+-------------------------------------华丽的分割线-------------------------------------------------------------------------