Ô¶³ÌSybaseÊý¾Ý¿â¼¼ÊõÖ§³Ö£¬ÁªÏµÊÖ»ú£º13811580958£¬QQ£º289965371£¡
Ëæ×Å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:342381
|
|
342381 |
|
PB Enterprise |
|
Project Painter |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
|
9.0.1 |
7128 |
10 Mar 2004 |
Fixed |
|
|
|
|
|
When an ejb returns Java classes eg. java.lang.Double or java.lang.Integer the ejb client proxy generator fails to generate the proxies successfully.
Generation Errors:
Warning: A full or incremental rebuild should be performed. |
|
|
|
CR:342401
|
|
342401 |
|
PB Enterprise |
|
DW.Net |
|
|
Open |
|
Microsoft Windows 2000 |
|
10.0 Alpha |
|
|
|
|
|
|
Enhancement Request: Add a "Test" button on the properties for Transaction.Net. Also, shouldn't the password fields be screening out the entered text with "*", like PD does? |
|
|
|
CR:342406
|
|
342406 |
|
PB Enterprise |
|
DB OLE DB |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
When an oledb stored procedure is fully qualified using
server.databasename.owner.sp, the second resultset is not returned.
The stored procedure used is as follows:
create procedure multi_rs as
select 'A', 'B', 'C'
select '1', '2', '3'
Works ok when sp is not fully qualified. Problem happens using format 3 and format 4 of
dynamic sql calling sp. |
|
|
|
CR:342422
|
|
342422 |
|
PB Enterprise |
|
DW.Net |
|
|
Closed |
|
Microsoft Windows 2000 |
|
10.0 beta1 |
|
|
|
|
|
|
Recommendations for changes to SaveAs types, some of these may apply to PowerBuilder as well.
DataWindow.NET is going to support a subset of SaveAs types, but that list needs to be further refined. Currently the list includes the following, and there are comments next to those that require action.
Clipboard
Csv (comma separated)
dBase3 - There is no dBaseIV or dBaseV so the existence of dBase3 seems very odd here. Is dbaseIV and dBaseV format all that different? can we implement it? This is really a DataWindow engine issue, I know, but it makes DW.Net look 'old'.
Dif - Document Interchange Format dates to the late 70's as a way to convert Visicalc to Lotus 1-2-3. It's ANSI only, so will have limited use in Unicode. Do we want to fix bugs with DIF if it fails in the Unicode builds??? Drop this format, a DW.NET user will gravitate to the Excel formats anyway.
Excel and Excel5 and Excel8 - Excel and Excel5 are formats for older versions of Excel which are no longer supported by Microsoft. Excel8 should be renamed Excel and the other older formats should NOT be supported. I know that engineering may disagree here, so in the VERY least, Excel should refer to the new version and the Excel, Excel5 options should be renamed to be more reflective of the actual Microsoft product name, like Excel95, Excel97 (or whatever they are).
HtmlPreview
HtmlTable
Pdf
PSReport
SqlInsert
Text - this is really Tab separated text, which isn't completely obvious from the enum name. TSV would be consistent with CSV, but I'm not sure that's all that user-friendly.
Xml |
|
|
|
CR:342424
|
|
342424 |
|
PB Enterprise |
|
Language - Runtime |
|
|
Closed |
|
Microsoft Windows 2003 |
|
9.0.1 |
|
|
|
|
|
|
|
9.0.1 |
|
18 Feb 2004 |
Fixed |
|
9.0.1 |
|
16 Jun 2004 |
Fixed |
|
|
|
|
|
PB 9.0.1 GPF at runtime on Windows 2003 calling an SP. |
|
|
|
CR:342499
|
|
342499 |
|
PB Enterprise |
|
DW SaveAs |
|
|
Open |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
This is an extension of CR 320142. If more than 5 pages are being displayed at any one time for Composite or Crosstab DataWindows. The WMF files generated by the SaveAs powerscript function begins to get corrupted, as the text and grid lines begin to "overlap".
Workaround: we would suggest to the users to add a Top clause (for example, "top 20") in the Select statement for the Composite DW, to make sure only the first page of the Composite DW displays in the Web UI. In this way, the display on the Web should be clear, and the user can use the PDF print functionality provided in Appeon DataWindow menu to view all the data in the DW as a PDF document in a separate browser Window. |
|
|
|
CR:342510
|
|
342510 |
|
PB Enterprise |
|
Jaguar Integration |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
|
|
|
27 Apr 2004 |
Fixed |
|
|
|
26 Apr 2004 |
Duplicate |
|
|
|
|
|
When locale Language is set to Hebrew, HTTP caching does not work after calling a PB component. |
|
|
|
CR:342515
|
|
342515 |
|
PB Enterprise |
|
DB Oracle |
|
|
Closed |
|
Microsoft Windows NT |
|
10.0 beta1 |
|
|
|
|
|
|
|
|
|
01 Jun 2005 |
Not reproducible with latest version of the product available as of Resolution Date |
|
|
|
|
|
PB10: IDE disappears (crashes) when creating a datawindow from stored procedure. When I try to view the stored procedure information in database painter, I get a Low Virtual memory message and then PB crashes. |
|
|
|
CR:342517
|
|
342517 |
|
PocketBuilder |
|
Language - Compiler |
|
|
|
|
|
|
|
|
|
|
12 Feb 2004 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
How do I make external function calls to pkodb15u.dll ?
PER DEVELOPMENT: We do not support or document directly calling into the Pocket PowerBuilder DLLs. |
|
|
|
CR:342522
|
|
342522 |
|
PB Enterprise |
|
DW.Net |
|
|
Closed |
|
Microsoft Windows 2003 |
|
10.0 beta1 |
|
|
|
|
|
|
Match all the PB 10 SaveAs types in with equivalent types in DW.NET. Known new types that are not included are the Enhanced Metafile (Appeon driven) and we should have a newer dBase version. |
|
|
|
CR:342530
|
|
342530 |
|
PB Enterprise |
|
DB OLE DB |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Unable to view the sql syntax in the datawindow painter
with OLEDB and sql server 2000. The behavior is different between PB 8.0.4 and PB 9.0.1. In pb 9.0.1, when selecting the "sql" or "datasource" from the menu, pb will hang.
In PB 8.0.4, when trying to view the sql syntax, the error of:
Select Error: SQLSTATE=42S02
Microsoft OLE DB provider for SQL Server
Invalid object name 'rb_cat' |
|
|
|
CR:342531
|
|
342531 |
|
PB Enterprise |
|
Project Painter |
|
|
Closed |
|
Microsoft Windows 2000 |
|
10.0 pre-beta |
|
|
|
|
|
|
Need to clean up mis-spellings of "default" in 2 places in the EAServer Component Wizard. |
|
|
|
CR:342536
|
|
342536 |
|
PB Enterprise |
|
Window - Runtime |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Dragging a window with tabs over another window with tabs causes choppy movement.
From Engineering: This is caused by a combination of 2 things; 1) Unchecking the OriginalSize property on a PB picture control and resizing the picture. 2) Poor performing video cards.
Getting a better video card will eliminate the behavior. If that is not possible then a workaround is to check the OriginalSize property. Note: Do not resize the picture in PB painters. If you need to resize the picture, please use image tools to do that. |
|
|
|
CR:342580
|
|
342580 |
|
PocketBuilder |
|
UO - Runtime |
|
|
Closed |
|
Pocket PC 2002 |
|
1.5 |
|
|
|
|
|
|
1) Create a POOMTask object.
2) Create a POOMRecurrence object with properties set and updated.
3) Call SetRecurrence function and it returns -4. |
|
|
|
CR:342657
|
|
342657 |
|
PB Enterprise |
|
Install |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
|
9.0.1 |
7151 |
06 Apr 2004 |
Fixed |
|
|
|
|
|
EBF/Maintenance Release installer enhancement request to allow the selection of options that were not selected in the previous install. |
|
|
|
CR:342725
|
|
342725 |
|
PB Enterprise |
|
DW Edit Mask |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 |
|
|
|
|
|
|
|
9.0 |
|
14 Jun 2005 |
Not reproducible with latest version of the product available as of Resolution Date |
|
|
|
|
|
PowerBuilder 9
If you have the following editmask #,##0.00 and tab to the column
(cursor at the beginning) and enter 1234, you may end up with 12,304.00
If the column is made wider then you get the correct 1,234.00 |
|
|
|
CR:342726
|
|
342726 |
|
PB Enterprise |
|
WT - Deployment |
|
|
Open |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Wants the ability to deploy individual documents from a JSP target. |
|
|
|
CR:342728
|
|
342728 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 |
|
|
|
|
|
|
The N_up datawindow seems to get confused when tabbing to a checkbox editstyle and entering a space.
If you have N2 two rows in the detail band and you tab to the second checkbox,
the second gets selected. But when subsequently you alter the value using the spacebar
the first checkbox gets changed (which was not the selected one). |
|
|
|
CR:342730
|
|
342730 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
|
|
|
09 Aug 2004 |
Not reproducible with latest version of the product available as of Resolution Date |
|
|
|
|
|
Multiline static text objects in a nested DW that are being changed dynamically (using modify), don't wrap words to new line correctly.
Regression started with PB 9.0.1 build 7066.
Works fine with eg. PB 9.0.1 build 7061.
Works also fine with NON-Nested dw object. !
Workaround: Add a blank at the end of the string to be assigned to the text property of the static text object. |
|
Workaround Description |
|
Add a blank at the end of the string to be assigned to the text property of the static text object. |
|
|
|
CR:342750
|
|
342750 |
|
PB Enterprise |
|
DW.Net |
|
|
Closed |
|
Microsoft Windows 2003 |
|
10.0 beta1 |
|
|
|
|
|
|
The property sheet for a DataStore in VB.NET has a button with ellipsis to bring up a dialog to select a datawindow object from the PBLs in the supplied library list; but that button doesn't do anything. It DOES work for DataWindows though. |
|
|
|
CR:342753
|
|
342753 |
|
PB Enterprise |
|
PD Integration |
|
|
Closed |
|
Microsoft Windows 2000 |
|
10.0 pre-beta |
|
|
|
|
|
|
PB 10 Beta ENH: PB to keep track of last PD workspace opened independent from PD. |
|
|
|
CR:342757
|
|
342757 |
|
PB Enterprise |
|
Edit Mask |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
|
|
|
28 Jul 2004 |
Not reproducible with latest version of the product available as of Resolution Date |
|
|
|
|
|
An editmask for a char(12) phone number is "(###) ### e~xt: ####". This displays the number correctly, but if you edit the last 4 digits and tab off, one digit is dropped. |
|
|
|
CR:342761
|
|
342761 |
|
PB Enterprise |
|
Source Control |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.2 |
|
|
|
|
|
|
Beginning with version 5.4.2.0 of the StarTeam SCC integration software, PB9 customers will enjoy the benefits of "Diff by version number". Moreover, it will no longer be necessary to keep PB generated object files on the local project path in order to correctly determine whether objects in the PBL are in sync with the SCC repository.
Once the new StarTeam software is installed, PB9 will automatically begin using the new "Diff by version number" feature. PB9 users are strongly urged to install EBF build 7056 or higher to take full advantage of the new "Diff by version number" feature. |
|
|
|
CR:342823
|
|
342823 |
|
PB Enterprise |
|
DW HTML |
|
|
Open |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Crosstab datawindow saved as html, has extra spaces in a few places. |
|
|
|
CR:342824
|
|
342824 |
|
PB Enterprise |
|
DW Painter |
|
|
|
|
|
|
|
When opening a datawindow on a networked drive where the drive has only read and execute privileges and the folder where the pbl is located has read/write/execute privileges, results in the following error:
Export/Import Template XML
Temporary File Creation Failure
Error Parsing Template
Problem was reproducable when running Powerbuilder on XP and pbl was located on win2k machine. Could not reproduce problem when Powerbuilder was running on win2k and pbl was located on winnt machine or vice versa.
RESOLUTION: PB 9.0.1 EBF build 7087 verified that this issue was resolved as a result of the fix for CR 335944. |
|
|
|
CR:342836
|
|
342836 |
|
PB Enterprise |
|
PB GUI |
|
|
Open |
|
Microsoft Windows NT |
|
9.0.2 |
|
|
|
|
|
|
Add what is missing to the System tree so we no lonber need the PB Library Painter: multi object selection, viewing "rapidly and for all" the object and library comment, viewing the size of object, creating a new library, etc. |
|
|
|
CR:342843
|
|
342843 |
|
PB Enterprise |
|
PD Integration |
|
|
Closed |
|
Microsoft Windows 2000 |
|
10.0 pre-beta |
|
|
|
|
|
|
PB 10 Beta: Build 2505 plugin does not recognize PowerDesigner 10 build 1049. |
|
|
|
CR:342844
|
|
342844 |
|
PB Enterprise |
|
DB JDBC |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
|
|
|
14 Jun 2005 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
When using Microsoft's jdbc driver and trying to
retrieve a text and datetime column, the following error will result:
Select Error:
[Microsoft][SQL Server 2000 Driver for JDBC] ResultSet can not re-read row data
for column |
|
Review Status |
6/14/2005
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
|
|
CR:342845
|
|
342845 |
|
PB Enterprise |
|
DB Sybase System |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.4 |
|
|
|
|
|
|
DBParm SvrFailover = 'YES' is being ignored by PB (PBSYC80.dll) with ASE 12.5.1. |
|
|
|
CR:342882
|
|
342882 |
|
PB Enterprise |
|
OLE - Active X - OCX |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
calling AddFlow ActiveX move function in the resize event does not move the ole control to the right place anymore.
Workaround: post the move function of the ole control in the resize event. |
|
Workaround Description |
|
post the move function of the ole control and set the height propetrtie after calling resize () like this:
ole_net1.resize (this.workspacewidth (), newheight - ole_net1.y)
ole_net1.height = newheight - ole_net1.y
ole_net1.move (0, pb_selection.heigh |
|
|
|
CR:342904
|
|
342904 |
|
PB Enterprise |
|
DW XML |
|
|
Closed |
|
Microsoft Windows 2000 |
|
10.0 beta1 |
|
|
|
|
|
|
|
10.0 beta1 |
2506 |
15 Jan 2004 |
Fixed |
|
|
|
|
|
When displaying a master/detail in a IE browser, results
in the following error:
Done, but with errors on page.
Line: 1
Char: 27
Error: Syntax Error
Code: 0
URL: http://localhost/Sales/SalesDetail.jsp
The format appears to look ok and clicking on any of the hyperlinks work ok. The format
looks ok for the detail report. Works ok using GenerateXHTML(). Works ok if the jsps
are called separately--http://localhost/Sales/SalesDetail?id=2004. Problem appears when calling the SalesFrame.jsp which calls the SalesMaster.jsp and SalesDetail.jsp. |
|
|
|
CR:342922
|
|
342922 |
|
PB Enterprise |
|
PD Integration |
|
|
Closed |
|
Microsoft Windows 2000 |
|
10.0 pre-beta |
|
|
|
|
|
|
PB 10 Beta/PD: When you use an external editor such as NotePad to edit implementation script, the edits are lost and never reflected in the operation implementation body. It works in PD standalone. |
|
|
|
CR:342928
|
|
342928 |
|
PB Enterprise |
|
SQL Painter |
|
|
Open |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Enhancement: Customer is using a lot of correlated subqueries in SQL SELECT statements. In the PB SQL Painter, please allow another instance of the SQL Painter to be invoked from a Compute line, just like choosing SELECT option from a Where line. |
|
|
|
CR:342956
|
|
342956 |
|
PB Enterprise |
|
DW Edit Mask |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 |
|
|
|
|
|
|
Datawindow numeric editmasks issues in PowerBuilder 9.
Several issues has been found with selecting text and entering keys on
numerical editmasks with multiple leading zero's in the editmask like
000.00 00.00 #00.00
For example:
- Editmask 00.00
Enter the value 45.67 in a new row
Select the first two digits 45
Then press the key 1
The result is 00.17 instead of 01.67 |
|
|
|
CR:342978
|
|
342978 |
|
PocketBuilder |
|
System Runtime Functions |
|
|
|
|
|
|
|
Add a POOM contact with Birthday and Anniversary dates assigned in any acceptable date format e.g. dd/MMM/yy or yy/MM/dd with corresponding system date setting. Open the added contact in edit format, the Birthday and Anniversary fields display "none" instead of the assigned dates. |
|
|
|
CR:342984
|
|
342984 |
|
PB Enterprise |
|
DW Display |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
|
8.0.4 |
|
22 Apr 2004 |
Fixed |
|
|
|
28 Jul 2004 |
Fixed |
|
|
|
|
|
Autosize height affects an object height and rowheight() computed column value. |
|
|
|
CR:343013
|
|
343013 |
|
PB Enterprise |
|
Debugger |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Hovering within debugger will crash PB. |
|
|
|
CR:343022
|
|
343022 |
|
PB Enterprise |
|
Jaguar Integration |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
|
|
|
17 Mar 2004 |
Fixed |
|
|
|
24 Feb 2004 |
Fixed |
|
|
|
|
|
A PB component with a large ResultSet return value causes a Heap Manager exception. This worked fine in EAServer 4.2.0, but is now failing in EAS 4.2.2. |
|
|
|
CR:343061
|
|
343061 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Can't access data in delete buffer in PB901.7066 .
There is no problem in other PB versions. |
|
|
|
CR:343073
|
|
343073 |
|
PB Enterprise |
|
DW Edit Mask |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Cannot scroll in a column having an edit mask. |
|
|
|
CR:343075
|
|
343075 |
|
PB Enterprise |
|
OLE - Active X - OCX |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
PB 901 regression: Repainting issue when resizing an OLE control with an OCX. |
|
|
|
CR:343077
|
|
343077 |
|
PocketBuilder |
|
System Runtime Functions |
|
|
Closed |
|
Pocket PC 2002 |
|
1.5 |
|
|
|
|
|
|
I can choose 4 values on my PPC2003 device: Free, Tentative, Busy
(default!!) and Out of office
PPB allows only 3 values:
BusyFree! (default)
BusyOutOfOffice!
BusyTentative!
Sooo, I miss BusyBusy! |
|
|
|
CR:343078
|
|
343078 |
|
PB Enterprise |
|
DW Edit Mask |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
When entering in a value that has a leading zero, the cursor will jump to the right of the decimal.
Possible workaround is to use #,000,000.000. |
|
|
|
CR:343093
|
|
343093 |
|
PB Enterprise |
|
Documentation |
|
|
Closed |
|
Microsoft Windows 2000 |
|
10.0 Alpha |
|
|
|
|
|
|
PB 10 Help states that it is possible to directly convert a string to a blob, but the code sample does not compile. |
|
|
|
CR:343143
|
|
343143 |
|
PB Enterprise |
|
Shared Objects |
|
|
|
|
|
|
|
can't access a object at a second call component loaded by AddToLibraryList ,
although library already loaded. |
|
|
|
CR:343156
|
|
343156 |
|
PB Enterprise |
|
Jaguar Integration |
|
|
|
|
|
|
|
Roud-Robin does not dispatch load properly with PB components doing inter-component calls |
|
Workaround Description |
|
None |
|
|
|
CR:343173
|
|
343173 |
|
PB Enterprise |
|
DW HTML |
|
|
Open |
|
Microsoft Windows 2003 |
|
9.0.1 |
|
|
|
|
|
|
HTMLDW returns -5 (undocumented return code) when context has single quote character embedded (O'Brian) and HTMLContextApplied aborts the action. |
|
|
|
CR:343233
|
|
343233 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Operation result of some computed field in DW is wrong.
Case #1 : different result by a parenthesis
formula #1-1 : round ((3+2.69+1.3+2.59)/4 ,2)
formula #1-2 : round (((3+2.59+2.69+1.3)/4) ,2)
Case #2 : different result by order of operand
formula #2-1 : round((3 + 2.36 + 0.14 - 3 )/4,2)
formula #2-2 : round((3 - 3 + 2.36 + 0.14 )/4,2) |
|
|
|
CR:343275
|
|
343275 |
|
PB Enterprise |
|
PB Web Services- UDDI browser |
|
|
Closed |
|
Microsoft Windows 2000 |
|
10.0 beta1 |
|
|
|
|
|
|
PB 10 Beta: UDDI Proxy object does not return error if UDDI server unreachable.
From PB Engineering: This is not a bug. Internally in our PB wrapper class we call method setInquiryURL() of the UDDIProxy class, and this does not return a value, so it is not possible to know the success or failure of the UDDI method execuation in PB. |
|
|
|
CR:343371
|
|
343371 |
|
PB Enterprise |
|
DW Display |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.4 |
|
|
|
|
|
|
|
|
|
25 Apr 2005 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
Tabular DW with groups is not scrolling properly clicking the down arrow on the scroll bar. The header jumps down and scrolls with the detail rows. |
|
|
|
CR:343372
|
|
343372 |
|
PB Enterprise |
|
DW HTML |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
When using a Netscape browser and NetscapeLayers=yes,
its causing a Corba error org.omg.CORBA.INTERNAL: minor code:0 completed=yes.
The problem appears to be in the n_webdw/Generate function and once PB hits the
ids_datastore.Describe("DataWindow.Data.HTML"), it immediates goes to the destructor
event.
Further testing with Netscape and PB 9.0.1 (build 7087) revealed:
Netscape version NetscapeLayers='N' NetscapeLayers='Y'
4.7 Works ok Corba Error
6.2 Browser hangs Corba Error
7.1 Corba Error Corba Error
The jaguar.log shows the following:
Jan 08 15:53:52 2004: SPID: 12 DEBUG: epicinfocase/WebDW/generate
Jan 08 15:53:54 2004: SPID: 12 Fatal Error Occurs when try to invoke PB method generate in epicinfocase/WebDW.
Jan 08 15:53:54 2004: SPID: 12 Fatal Error Occurs in PB Component, Transaction Rollbacked.
Jan 08 15:53:54 2004: SPID: 12 CORBA Runtime Error Occurs when try to invoke PB method generate in epicinfocase/WebDW. |
|
|
|
CR:343474
|
|
343474 |
|
PB Enterprise |
|
DW Synchronization |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
After applying changes to a datastore with setchanges(), a setitem is called that sets a new value to a column in the datastore. Once
the update(false,false) is completed another getchanges is called and the blob
is returned to the client. The client calls a setchanges() but the change from the setitem is not reflected until the next retrieve is called.
RESOLUTION: Move the getchanges() call before update(false,false) |
|
|
|
CR:343477
|
|
343477 |
|
PB Enterprise |
|
Language - Runtime |
|
|
Closed |
|
Microsoft Windows NT |
|
8.0.4 |
|
|
|
|
|
|
strange results when comparing strings with the '-' character. For example:
1) "A-" > "AB" Returns false
MessageBox("A- > AB", "A-" > "AB")
2) However, "A-B" > "AB" return true
MessageBox("A-B > AB", "A-B" > "AB")
3) Even stranger "A-B" > "AC", return false
MessageBox("A-B > AC", "A-B" > "AC")
NOT A BUG: lstrcmp in the Win32 API using Visual C returns the same results. |
|
|
|
CR:343482
|
|
343482 |
|
PB Enterprise |
|
DW Edit Mask |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
|
|
|
14 Nov 2007 |
EOL'd version. Not to be Fixed. |
|
|
|
|
|
If the last column in a datawindow is an editmask with autoskip, when the field is full the cursor stays just in front of the last character allowing extra keystrokes to change the last character. |
|
|
|
CR:343547
|
|
343547 |
|
PB Enterprise |
|
DB Oracle |
|
|
|
|
|
|
|
|
|
|
28 Oct 2004 |
Not a Bug |
|
|
|
13 Apr 2004 |
Consult Complete |
|
|
|
|
|
A Client Appl which contains DW using oracle inlineview with EAServer 4.2.2(#42211)& PBVM (804.10501) in multi-CPUs was hang. |
|
|
|
CR:343586
|
|
343586 |
|
PB Enterprise |
|
DW SaveAs |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Problem in PDFs generated with XSL-FO.Some Text is missing.
PER DEVELOPMENT: This is not a bug. This is due to difficulties with fop (and similar programs/situations) not being able to directly translate the exact same font and font size. Small modifications are needed in the report allowing extra space in fields to provide for variations in font sizes. Reports must be designed and tested to allow for variations in font mappings. |
|
|
|
CR:343588
|
|
343588 |
|
PB Enterprise |
|
DW SaveAs |
|
|
Closed |
|
Microsoft Windows NT |
|
9.0.1 |
|
|
|
|
|
|
Problem in PDFs generated with XSL-FO. The report is landscape , but the pdf generated is portrait and also some text is overwritten. |
|
|
|
CR:343589
|
|
343589 |
|
PB Enterprise |
|
DW SaveAs |
|
|
Closed |
|
Microsoft Windows NT |
|
9.0.1 |
|
|
|
|
|
|
After saving a datawindow with multiple groups as PDF in ASLFOP format, the group headers are missing from the 2nd page onwards. |
|
|
|
CR:343597
|
|
343597 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.4 |
|
|
|
|
|
|
|
|
|
25 Apr 2005 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
Describe returns quotes as part of text string if it includes ~r~n. |
|
|
|
CR:343609
|
|
343609 |
|
PB Enterprise |
|
PB Web Services |
|
|
Closed |
|
Microsoft Windows 2000 |
|
10.0 |
|
|
|
|
|
|
First sentence of first screen reads: ... build proxies for web service. We need to add an 'a' in there "for a web service."
Last sentence of first screen reads: ... click Next to proceed. Otherwise, click Cancel. 'Otherwise' is a subordinating conjunction, so it should read "...click Next to proceed; otherwise, click Cancel."
Second screen: ".. path, or URL" remove the comma |
|
|
|
CR:343612
|
|
343612 |
|
PB Enterprise |
|
PD Integration |
|
|
Open |
|
Microsoft Windows 2000 |
|
10.0 beta1 |
|
|
|
|
|
|
PowerDesigner splash screen is modal during PB startup. At the very least, make the splash screen application modal, but not system modal, so that you can switch to some other application while PB/PD is loading. |
|
|
|
CR:343616
|
|
343616 |
|
PB Enterprise |
|
PD Integration |
|
|
Closed |
|
Microsoft Windows 2000 |
|
10.0 beta1 |
|
|
|
|
|
|
PowerBuilder crashes on exit when PowerDesigner plug-in is enabled. |
|
|
|
CR:343617
|
|
343617 |
|
PB Enterprise |
|
DW HTML |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
When a textarea field on a jsp page contains (#, &, + or %) and the form is submitted for update, the page will return blank.
The jsp page (contact_form_sample.jsp) calls a javabean (shdrcontBean) and the javabean calls a pb component which connects to a mssql2000 table and updates the table.
The jsp page calls request.getParameter("sample_context") and that value gets truncated
after the special character. For example:
(sample 0)(43 )((ModifyRow 0 ((1 0 '5')) ((2 0 'AAAA
Instead of:
(sample 0)(3 )((ModifyRow 0 ((1 0 '5')) ((2 0 'AAAAAAAA')))(row 0)(sortString '?'))
On the client side, the update calls save_form() and save_form calls refresh_form.
Refresh_forms calls sample.GetFullContext() calls getChanges and escapeString. getChanges
calls generateChange.
Per PB Engineering:
This is not a PB bug. Some sepcial characters can't be used in URL, please see the "Unsafe" information on the website: http://www.cis.ohio-state.edu/cgi-bin/rfc/rfc1738.html |
|
|
|
CR:343662
|
|
343662 |
|
PB Enterprise |
|
Window - Runtime |
|
|
|
|
|
|
|
|
|
|
11 Oct 2007 |
Not reproducible with latest version of the product available as of Resolution Date |
|
|
|
|
|
This problem occurred only on windowXP, not happened on w2k.
IF ddlb's property "showlist" is set as TRUE ( ddlb_ward.showlist =TRUE )
When focusing or mouse movement in area of ddlb in window or selecting item in ddlb,
the area of ddlb is shaking heavily under conditions when display theme is set to "WindowsXP"
IF the display theme is set to "Traditional Windows theme", then no shaking occurred. |
|
|
|
CR:343672
|
|
343672 |
|
PB Enterprise |
|
DW XML |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Space,NL in a column lost after save to XML and then re-import data. |
|
|
|
CR:343680
|
|
343680 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
MS Windows NT 4.0 |
|
9.0 |
|
|
|
|
|
|
Performance problem in PowerBuilder 9
On a datawindow with dropdowndatawindows attached to certain columns and a sort
expression is defined that uses the lookupdisplay function on these columns, it was
found that the retrieval time in PowerBuilder 9 was much longer than in PowerBuilder 8.
One factor found was that the type of the data column in the dddw was of type number
instead of type long or decimal(0). Changing the type to long reduced the retrieval time. |
|
|
|
CR:343681
|
|
343681 |
|
PB Enterprise |
|
Jaguar Integration |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0 |
|
|
|
|
|
|
|
|
|
27 Sep 2005 |
Fixed |
|
|
|
23 Feb 2005 |
Not a Bug |
|
|
|
|
|
Unable to expose PowerBuilder methods that take arrays of simple datatypes as arguments. Works fine with EJB. An array of simple datatypes should not have to be defined as a user defined datatype, the soap servlet should manage it as it is.
Workaround:
write a java wrapper class that makes an intercomponent call to the PB component. |
|
Workaround Description |
|
Workaround:
write a java wrapper class that makes an intercomponent call to the PB component. |
|
|
|
CR:343692
|
|
343692 |
|
PB Enterprise |
|
PB GUI |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
|
|
|
01 Jun 2005 |
Not reproducible with latest version of the product available as of Resolution Date |
|
|
|
|
|
When optimizing a pbl from either the workspace system
tree or from the library painter, the objects are no longer listed under the
file/open. Cannot open an object and they are not display under file/menu.
RESOLUTION: Not able to reproduce problem in PB 9.0.2 (build 7672) or PB 10.2 (build 7516). |
|
|
|
CR:343703
|
|
343703 |
|
PB Enterprise |
|
DW XML |
|
|
Open |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Ability to move around child elements more easily in a
xml template so that if you delete a parent element, you don't have to recreate
all the child elements again. |
|
|
|
CR:343711
|
|
343711 |
|
PB Enterprise |
|
Menu Painter |
|
|
Open |
|
Microsoft Windows NT |
|
10.0 beta1 |
|
|
|
|
|
|
New feature request: support bitmaps next to menu items |
|
|
|
CR:343718
|
|
343718 |
|
PB Enterprise |
|
ORCA |
|
|
Closed |
|
Microsoft Windows 2000 |
|
10.0 pre-beta |
|
|
|
|
|
|
When executing an Oracscript batch file in 10.0, the "Set LibList" will fail if your relative path specification is incorrect. The starting point for all relative paths in Orcascript is the DOS current working directory. The current working directory is the path that you see at the DOS prompt. |
|
Workaround Description |
|
When you use relative paths, it's important to know your starting point. For ORCA and Orcascript, the starting point is the DOS current working directory.
The current working directory is the directory you see at the DOS prompt:
-------------------------------------------
The correct procedure is to set the current working directory to "<path to the example copy>". Then from the DOS box invoke
c:\temp\example_app>orcascr100 migrate.script
DOS should be able to find orcascr100.exe without any help since presumably c:\program files\sybase\shared\powerbuilder is on the DOS PATH environment variable.
Current working directory: c:\pb10\pbls\qadb
Relative Path Absolute Path (after conversion)
-------------------------------------------------------------------------
"" c:\pb10\pbls\qadb\
".\" c:\pb10\pbls\qadb\
"myapp.pbl" c:\pb10\pbls\qadb\myapp.pbl
"shared_obj\shared_obj.pbl" c:\pb10\pbls\qadb\shared_obj\shared_obj.pbl
"..\" c:\pb10\pbls
"..\p4data\p4data.pbl" c:\pb10\pbls\p4data\p4data.pbl
"..\..\..\temp\sample.pbl" c:\temp\sample.pbl |
|
|
|
CR:343721
|
|
343721 |
|
PB Enterprise |
|
Install |
|
|
Closed |
|
Microsoft Windows NT |
|
10.0 beta1 |
|
|
|
|
|
|
Beta PB 10: Run the install for PowerBuilder alone. The dialog that show the progress of the install as files are being copied is noticeably shifted to the right. |
|
|
|
CR:343728
|
|
343728 |
|
PB Enterprise |
|
DW Painter |
|
|
Open |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
MS SQL Server 2K (ODBC), in dw SQL painter an invalid computed col name does not allow user to make changes, it throws you back into the dw design mode painter. |
|
|
|
CR:343731
|
|
343731 |
|
PB Enterprise |
|
DW.Net |
|
|
Closed |
|
Microsoft Windows 2000 |
|
10.0 Alpha |
|
|
|
|
|
|
Inconsistent options on DW .NET installation |
|
|
|
CR:343831
|
|
343831 |
|
PB Enterprise |
|
Edit Mask |
|
|
Open |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Problem with editmask mm/dd/yyyy overtyping the month on a full field. If the current value is 12/29/2003, you can overtype the 12 with 03 through 09. But 01 and 02 are not allowed. Only 02 is invalid, 01 should also be allowed.
Additonally: Another scenario is a change from 31/01/2000 to 31/10/2000 that should be allowed. Furthermore 31/01/2000 to 31/12/2000 should be allowed. |
|
|
|
CR:343838
|
|
343838 |
|
PB Enterprise |
|
OLE - Active X - OCX |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Resize of OLEControl (Microsoft web browser) causes X, Y position to change. |
|
|
|
CR:343918
|
|
343918 |
|
PB Enterprise |
|
PB Web Services |
|
|
Open |
|
Microsoft Windows NT |
|
9.0.1 |
|
|
|
|
|
|
Unable to generate web service proxy for WSDL created using VS.Net, Error "Cannot parse the WSDL file" in his build. XMLSPy reports that the document is well-formed.
PER DEVELOPMENT: In this instance the problem is that the customer's Web Service returns an ADO DataSet to the client. Unfortunately, WB Web Service don't support DataSets being returned.
Reclassified CR as a New Feature Request: Add Web Services Support for ADO Datasets. |
|
|
|
CR:343927
|
|
343927 |
|
PB Enterprise |
|
DW Edit Mask |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.4 |
|
|
|
|
|
|
|
8.0.4 |
|
01 Apr 2004 |
Fixed |
|
|
|
01 Apr 2004 |
Fixed |
|
|
|
|
|
First character is ignored after highlighting editmask. Different behaviour is exhibited when the currency setting is set to £ (pound) or $ (dollar) for the following 2 edit masks $###,###,##0.00 and $###.00. |
|
|
|
CR:343930
|
|
343930 |
|
PB Enterprise |
|
Source Control |
|
|
Open |
|
Microsoft Windows 2000 |
|
10.0 Alpha |
|
|
|
|
|
|
Allow other files - not just PB files/objects - to be checked in and checked out from the library painter when using source control mechanism other than PB Native. |
|
|
|
CR:343931
|
|
343931 |
|
PB Enterprise |
|
DW Edit Mask |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.4 |
|
|
|
|
|
|
|
8.0.4 |
|
01 Apr 2004 |
Fixed |
|
|
|
01 Apr 2004 |
Fixed |
|
|
|
|
|
Unable to input desired characters after highlighting editmask. |
|
|
|
CR:344026
|
|
344026 |
|
PB Enterprise |
|
ORCA |
|
|
Open |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Enhancement request: OrcaScript Documentation needs more examples and all commands documented. |
|
|
|
CR:344028
|
|
344028 |
|
PB Enterprise |
|
Jaguar Integration |
|
|
|
|
|
|
|
|
|
|
16 Mar 2004 |
EOL'd version. Not to be Fixed. |
|
|
|
|
|
When remote debugging a component running on EAServer 4.2.2 on solaris, causes pb to crash with a access violation in pbvm70.dll.
Exception code: C0000005 ACCESS_VIOLATION
File Name: e:\pb70\Shared\PowerBuilder\PBVM70.dll
File Version: 7.0.3.10312
Fault address=1139A649 Section:Offset=01:00179649
Registers:
EAX:0012FAC0
EBX:01103C00
ECX:02131CB0
EDX:0012FAA4
ESI:00000000
EDI:0012FB44
CS:EIP:001B:1139A649
SS:ESP:0023:0012FA98 EBP:00000000
DS:0023 ES:0023 FS:0038 GS:0000
Flags:00010206
Call stack:
Address Frame Param0 Param1 Param2 Param3 Function Name
OS version:
Windows NT 4.0, Build Number: 1381, Service Pack 6
Memory Status:
Total physical memory: 196024K
Available physical memory: 56128K
Total virtual memory usage: 239500K / 375844K
PowerBuilder virtual memory usage: 78500K / 2097024K |
|
Workaround Description |
|
Works ok in PB 8.0.3 (build 9704) with EAServer 4.2.2 |
|
|
|
CR:344055
|
|
344055 |
|
PB Enterprise |
|
Edit Mask |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.4 |
|
|
|
|
|
|
|
|
|
22 Apr 2005 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
Selecting or highlighting a value with a editmask of
###,###.00, when you enter in a new value the first digit is ignored.
Problem happens with a editmask control and datawindow editmask. |
|
Review Status |
4/22/2005
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
Workaround Description |
|
Select the value and delete it. When reentering new value, all digits appear. |
|
|
|
CR:344170
|
|
344170 |
|
PB Enterprise |
|
DW Graph |
|
|
Open |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
Tested and reproduced with 9.0.1 and 8.0.4
Customer would like both graph control and dw graph to have real numeric scaling for X axis, with the same functionality we have for Y axis today, for future releases of PowerBuilder. |
|
|
|
CR:344196
|
|
344196 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
|
|
|
15 Jun 2005 |
DEFER |
|
|
|
15 Jun 2005 |
DEFER |
|
|
|
|
|
dw.find method return incorrect row no. sometimes when try to search for value on a DECIMAL type column. |
|
|
|
CR:344216
|
|
344216 |
|
PB Enterprise |
|
Documentation |
|
|
Closed |
|
Microsoft Windows 2000 |
|
10.0 beta1 |
|
|
|
|
|
|
The SetValue method applies to the DataWindowChild object
and that needs to be reflected in the online help. |
|
|
|
CR:344228
|
|
344228 |
|
PB Enterprise |
|
Documentation |
|
|
Closed |
|
Microsoft Windows 2000 |
|
10.0 beta1 |
|
|
|
|
|
|
The SetRowFocusIndicator should also list the syntax
when the focusindicator argument is a picture control.
integer dwcontrol.SetRowFocusIndicator ( picture p {, integer xlocation {, integer ylocation } } )
From online help it currently list the syntax for focusindicator using the RowFocusInd enumerated datatype:
integer dwcontrol.SetRowFocusIndicator ( RowFocusInd focusindicator {, integer xlocation {, integer ylocation } } ) |
|
|
|
CR:344259
|
|
344259 |
|
PB Enterprise |
|
DB Oracle |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.4 |
|
|
|
|
|
|
Problems executing an oracle stored proc without a public synonym. |
|
|
|
CR:344305
|
|
344305 |
|
PB Enterprise |
|
BAM Deployment |
|
|
Open |
|
Microsoft Windows 2000 |
|
10.0 beta1 |
|
|
|
|
|
|
Port Powerbuilder over to the Mac and have a Mac
version.
Why not port the PowerBuilder (Unix version) over to Mac OS X? With this new stable and robust OS this may be a nice market to dominate for Enterprize apps in Mac shops. |
|
|
|
CR:344326
|
|
344326 |
|
PocketBuilder |
|
Window - Runtime |
|
|
|
|
|
|
|
When you add a Toolbar control in the Window painter, the Right Mouse Button pop-up menu support does not work. User reports that this is also true for the ToolBar User object created in the UO painter. Tap-and-hold fires the rbuttondown for Window objects and most controls.
RHMB, RMB |
|
|
|
CR:344331
|
|
344331 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.2 |
|
|
|
|
|
|
Regression: DW Filter() not firing the rowfocuschanging and rowfocuschanged events |
|
|
|
CR:344332
|
|
344332 |
|
PB Enterprise |
|
Application Painter |
|
|
Open |
|
Microsoft Windows NT |
|
10.0 beta1 |
|
|
|
|
|
|
In PowerBuilder (and Pocket PowerBuilder) Application Painter, the Icon and Variable Types tabs should be moved from the Additional Properties (of application object) window and be on the main property sheet. |
|
|
|
CR:344334
|
|
344334 |
|
PB Enterprise |
|
DB Painter |
|
|
Closed |
|
Microsoft Windows 2000 |
|
8.0.4 |
|
|
|
|
|
|
|
|
|
22 Apr 2005 |
Presently Not Targeted For Any Future Release Of This Product |
|
|
|
|
|
When trying to execute a set of sql statements that
has a comment (/* This is a test */) in the isql view and "Strip Comments" is unchecked,
a syntax error will result.
Works ok when "Strip Comments" is checked. PB doesn't appear to process the standard
comment syntax in isql. |
|
Review Status |
4/22/2005
This CR was reviewed and closed as part of the Quarterly CR Review process. It is "Not targeted for any future release". |
|
|
|
CR:344348
|
|
344348 |
|
PB Enterprise |
|
DW Display |
|
|
Open |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
ENHANCEMENT REQUEST: Ability to turn off group headers on page boundary for each additional page after the first (PB9). |
|
|
|
CR:344353
|
|
344353 |
|
PB Enterprise |
|
Script Painter |
|
|
Open |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
ENH: Add hyperlinks to Objects and Methods in the script painter. |
|
|
|
CR:344360
|
|
344360 |
|
PB Enterprise |
|
Window - Runtime |
|
|
|
|
|
|
|
Full support of *.PNG format graphix files in menu toolbars, picture controls, datawindows, listviews and treeviews. png also supports transparency and more colors than gif. |
|
|
|
CR:344368
|
|
344368 |
|
PB Enterprise |
|
DW - Runtime |
|
|
Closed |
|
Microsoft Windows 2003 |
|
10.0 |
|
|
|
|
|
|
|
10.0 beta2 |
|
25 Feb 2004 |
Fixed |
|
|
|
|
|
NoUserPrompt DataWindow object property is supposed to prevent dialogs from appearing, but it does not when the datawindow is a crosstab. |
|
|
|
CR:344408
|
|
344408 |
|
PB Enterprise |
|
EJB Client |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
EJB client fails to handle custom exception if the ejb on websphere returns an array of objects.
It will just raise an PBXRuntimeError: Error calling method of a PBNI object instead of the Custom Exception. |
|
Workaround Description |
|
workaround suggestion: the ct might try returning a class/structure that contains
a single field which is the array. That way PB will get a Java
object, but that object will not be an array. You ned access
elements as obj.item[i] - not tested yet! |
|
|
|
CR:344411
|
|
344411 |
|
PB Enterprise |
|
DW Edit Mask |
|
|
Closed |
|
Microsoft Windows 2000 |
|
9.0.1 |
|
|
|
|
|
|
|
9.0 |
|
26 Sep 2004 |
Fixed |
|
8.0.4 |
|
27 Sep 2004 |
Fixed |
|
|
|
|
|
A dw column (or editmask control) with a spin
control is not incrementing properly.
The column has the following properties set:
editmask.spin=yes
editmask.mask="0/5"
editmask.spinrange="0~~5"
editmask.spinincr=1
When trying to increment the value, the results are:
0/5
4/5
5/5
Instead of:
0/5
1/5
2/5
3/5
4/5
5/5 |
|
|
|
CR:344448
|
|
344448 |
|
PB Enterprise |
|
JSP Editor |
|
|
Closed |
|
Microsoft Windows 2000 |
|
10.0 beta1 |
|
|
|
|
|
|
When copying one line or several lines from a jsp page
and then pasting either to a text editor or to another jsp, nothing gets pasted
or garbage characters are pasted. |
|
|
|
--------------------------------------»ªÀöµÄ·Ö¸îÏß-------------------------------------------------------------------------
֮ǰ¾ÍÒѾÑз¢³É¹¦ÁËÄܹ»´Ó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µÈµÈ¡£
+-------------------------------------»ªÀöµÄ·Ö¸îÏß-------------------------------------------------------------------------