提供7*24专业Sybase数据库远程及现场技术支持,Sybase ASE及Sybase SQL Anywhere数据库修复服务,
请联系电话: (微信),QQ: 289965371!
We supply technical support for Sybase ASE and Sybase SQL Anywhere, also have many years of experience in recovering data from damanged Sybase devices.
Please contact us:
Phone:
Wechat: 13811580958
QQ: 289965371 联系我们获取数据库技术支持!
Email: 289965371@qq.com
扫描下方微信,联系我们:
扫描雨翰数据恢复官方微信获取专业数据库恢复服务

 

随着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:581205
CR Number:   581205
Product Name:   PB Enterprise
Product Component:   System Runtime Functions
Status:   Open
OS:   Windows XP
Original Version:   10.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
15 Jul 2009 Presently Not Targeted For Any Future Release Of This Product
Description
simple code for example

string ls_value

long ll_tmp, i



for i = 1 to 500000

if isNull(string(ll_tmp)) then

end if

next



causes a memory leakage
Workaround Description
 do not use inner function.



CR:581412
CR Number:   581412
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Solaris 2.8
Original Version:   11.0
Fixed Version Build Resolution Date Closure Code (If Appropriate)
28 Sep 2010 Fixed
Description
On Solaris PBVM, Setfullstate & Getfullstate can handle ASE Double Character data content in certain condition. It is discovered that Getfullstate, Setfullstate, GetChanges &

SetChanges fail when datawindow / datastore SQL Query contains table or columns names with

multi-byte chars e.g. Simplified Chinese , Korean chars. Problem happen on database interface PB JDBC, SYJ Solaris.



CR:581550
CR Number:   581550
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Solaris 2.8
Original Version:   11.0
Fixed Version Build Resolution Date Closure Code (If Appropriate)
28 Sep 2010 Fixed
Description
Powerbuilder database retrieval will go through proper character set conversion and then

be converted into Unicode sting. On Solaris PBVM, it is discovered that PBVM fail to get

correct Unicode string data, when the ASE database side has charset cp936 (simplified chiense).

In fact, original customer hit the problem on Korean cp949.

It is suspected that it is a general problem when unix PBVM meet the ASE DBCS charset.



CR:581619
CR Number:   581619
Product Name:   PB Enterprise
Product Component:   Window - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
03 Sep 2009 Fixed
Description
When a window has a tab control with 12 tabs and every other

tab page is marked as visible=false, the invisible tabs still require a scroll click to

scroll to the next tab.



The scroll tab functionality requires 2 clicks to scroll to the next tab.



CR:581636
CR Number:   581636
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
11.2 21 Jul 2009 Fixed
11.2 14 Oct 2009 Fixed
Description
DW with a lot of compute columns terminate application by horizontal scrolling.



CR:581962
CR Number:   581962
Product Name:   PB Enterprise
Product Component:   Language with .NET
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
22 Sep 2009 Consult Complete
Description
Need support for System.Nullable class in PowerBuilder WinForm/WebForm.



CR:581967
CR Number:   581967
Product Name:   PB Enterprise
Product Component:   DW Printing
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
03 Aug 2009 Not a Bug
Description
The customer builds reports dynamically at runtime. They SaveAs these reports as PDF files. Quite often lines of data are clipped on the page breaks. The datawindow uses a lot of computed fields for display and they are set to autosize height as is the detail band. The testcase is an example of the type of clipping they see. But they are looking not for a fix to just this report, but a fix to the systemic clipping problem as they see it.



July 28, 2009: Engineering says this is not a bug, but a limitation. The whole report is in one row with autosize text columns that together exceed the one page limitation.



CR:581971
CR Number:   581971
Product Name:   PB Enterprise
Product Component:   DB MS SQLServer
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
11.5 31 Jul 2009 Fixed
Description
The customer is trying to use the runtime files to connect Powerbuilder 11.5.1 to SQL Server on an app deployed to a Windows 2000 machine and gets "The procedure entry point TzSpecificLocalTimeToSystemTime could not be found in the dynamic link library KERNEL32.dll" error message. After hitting the OK button to exit that error message you get that SNC is not supported in the current installation. The can connect from the SQL Server Manager, and they can also connect using ODBC.



The TzSpecificLocalTimeToSystemTim function is not supported on Windows 2000. See http://msdn.microsoft.com/en-us/library/ms725485(VS.85).aspx.



CR:582001
CR Number:   582001
Product Name:   PB Enterprise
Product Component:   DW Display
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
31 Jul 2009 Fixed
Description
With the Control Panel Display Properties Theme set to Windows XP, setting the background color to transparent of a datawindow button control causes the control to look like a label as there is no border around the button. All you see is the button text. It has a border in Windows classic.



Friday, July 31, 2009: QA Verified Fixed in PB 11.2 Build 8850, and PB 11.5 Build 4566.



CR:582163
CR Number:   582163
Product Name:   PB Enterprise
Product Component:   DW SaveAs
Status:   Open
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
The customer would like to have the datawindow function SaveAs to save any images in htmltable format. When you SaveAs PDF!, any images are in the PDF file. But when you SaveAs HtmlTable!, the images disappear. The customer has an application on mobile devices. They cannot use pdf in such environment and need htmltable format.



CR:582423
CR Number:   582423
Product Name:   PB Enterprise
Product Component:   DB Informix
Status:   Closed
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
11.2 30 Jul 2009 Fixed
Description
PB has error when using Informix native driver.

Condition : Table has 444s over columns.

Error : The row length has exceeded the maximum of 64000 bytes.
Workaround Description
 Use ODBC Driver



CR:582462
CR Number:   582462
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
27 Jul 2009 Fixed
04 Aug 2009 Fixed
Description
When the last column of DW has the following attributes, if a setitem method is used in an itemchanged event, a caret will move to an incorrect position.

This issue will occur, if "-" or "," is contained in the editmask format.(Example, ##-## or ##,## etc)



CR:582576
CR Number:   582576
Product Name:   PB Enterprise
Product Component:   Debugger
Status:   Closed
OS:   Microsoft Windows 2003
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
16 Nov 2009 Not reproducible with latest version of the product available as of Resolution Date
Description
While ending the debug session a crash happens in PB - no testcase available only crash dbg files have been generated and output from crashhandler is available.



CR:582909
CR Number:   582909
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Open
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
SetPointer does not detect finish of a user definition event.



CR:583022
CR Number:   583022
Product Name:   PB Enterprise
Product Component:   DW Ink Control
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
20 Nov 2009 Fixed
19 Apr 2010 Added to user documentation
Description
Customer would like to use the ink picture control in an n-up report but when doing so there is not a way to give the correct id. I believe this is the same issue as CR 157689 but as that existed before the ink contol the customer would like to know if there is a way to create an n-up report and then add the ink picture to the report.



If not supported, this should be documented and/or changed to an enhancement request.



CR:583077
CR Number:   583077
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
30 Aug 2009 Fixed
Description
The Classic Style option causes GPF by background color change of dw column.



CR:583192
CR Number:   583192
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
02 Sep 2009 Fixed
Description
Currency format display not working properly when using either [Currency] or explicit formatting.



CR:583465
CR Number:   583465
Product Name:   PB Enterprise
Product Component:   DW Graph
Status:   Open
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
SetSeriesStyle cannot change setting of graph except a pbm_dwngraphcreate event.



CR:583511
CR Number:   583511
Product Name:   PB Enterprise
Product Component:   PB.NET
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
14 Apr 2011 Fixed
Description
The functions charA and ascA returns wrong values in .Net environment for ascii>=128.

Tested with both WebForms and Winforms.



CR:583527
CR Number:   583527
Product Name:   PB Enterprise
Product Component:   Window - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   12.0
Fixed Version Build Resolution Date Closure Code (If Appropriate)
03 Dec 2009 Fixed
Description
When using a datalink to connect to snc in pbnative

or winform, pb will crash. Works ok in pb 12 when not using datalink.



Works ok in PB 11.2.



CR:583572
CR Number:   583572
Product Name:   PB Enterprise
Product Component:   DB JDBC
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
11.5 03 Sep 2009 Fixed
Description
OS: Windows XP SP3

Versions and Build #s Tested: PB 11.5.1_4011

Database/Driver File/Version: PBJDB interface connecting to PostGre 8.3 via JDBC Driver



Comments: When issuing SELECTBLOB by using PB JDBC interface, the blob length returned from blob variable is incorrect. Same SELECTBLOB query works fine when using PB ODBC, instead.



CR:583794
CR Number:   583794
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Open
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
When this value is very large, the position of a scroll box is set to 0.



CR:583892
CR Number:   583892
Product Name:   PB Enterprise
Product Component:   Window - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
07 Oct 2009 Workaround
Description
Application is crashing in the following:

FAULTING_IP:

PBSHR115!PbHeap_panic+237 [e:\pb115\3rdparty\heap\spbheap.c @ 1433]

004a0f77 cc int 3







Customer was using this application in PB 10.2 and it was crashing in pbdwe10.dll.

They upgraded to PB 11.5 and now it is crashing in pbshr115.dll.



RESOLUTION: Customer resolved issue by changing their code to: ls_user_id = Space(260)

li_return_code = GetEnvironmentVariables("USERNAME",ls_user_id,260)

ls_user_id = Trim(ls_user_id)



CR:583924
CR Number:   583924
Product Name:   PB Enterprise
Product Component:   Window - Runtime
Status:   Closed
OS:   Vista
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
08 Sep 2009 Not a Bug
Description
Application is crashing when using tablet pc

running vista and opening a window with a nested report.





RESOLUTION: Customer resolved issue. May have been a MS patch issue.



CR:584062
CR Number:   584062
Product Name:   PB Enterprise
Product Component:   Function Painter
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
18 Nov 2009 Fixed
Description
When compiling a certain function PB crashes within PBCMP115!cm_check_assign_types function



CR:584107
CR Number:   584107
Product Name:   PB Enterprise
Product Component:   DB ODBC
Status:   Closed
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
11.2 10 Aug 2009 Fixed
11.2 06 Sep 2009 Fixed
Description
A memoryleak is experienced when calling the function SyntaxFromSql using an odbc

connection to MS SQL Server with the following settings:



- Hebrew database collation setting

- Hebrew OS settings

- Integrated (windows) authentication to SQL Server connection



CR:584113
CR Number:   584113
Product Name:   PB Enterprise
Product Component:   DW Expression
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
04 Sep 2009 Fixed
Description
The customer has a database where they store values for year, month and day in decimal(0) fields. They use a computed field expression to display the date as a string in the datawindow as follows:



String(Date(eyear, emonth, eday))



This expression works fine in PB 10.2.1, but in PB 11.5.1 it results in "Invalid Argument to Function" error message.



The expression works in 11.5.1 if the Date arguments are columns of long or number, but this customers columns are decimal from the database, and they no longer work.



08/12/2009: This has been fixed by Engineering. The fix is in 11.5 build 4575 and after.



CR:584254
CR Number:   584254
Product Name:   PB Enterprise
Product Component:   Window - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
03 Sep 2009 Fixed
Description
When disabling a tabpage that has PictureName property set a grey box is shown instead of a disabled view of the picture.



CR:584293
CR Number:   584293
Product Name:   PocketBuilder
Product Component:   Documentation
Status:   Closed
OS:   Windows XP
Original Version:   2.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
28 Apr 2011 Fixed
Description
If its not documented then there might be reasons for it, ie. that its not working on all devices or platforms or was it simply forgotten to be included in the help.



The properties can be found in the object Browser for env object tree as properties, so they are there...



MemoryTotal

MemoryAvailable

MemoryVirtualTotal

MemoryVirtualAvailable



CR:584499
CR Number:   584499
Product Name:   PB Enterprise
Product Component:   Window - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
04 Sep 2009 Fixed
09 Oct 2009 Fixed
Description
When using libraryimport() in a do while loop, at least

1 iteration of the libraryimport() will return -1.



The errors argument for libraryimport will be null. So there is no error given

except the return code returned -1.



CR:584699
CR Number:   584699
Product Name:   PB Enterprise
Product Component:   DW SaveAs
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
21 May 2012 Fixed
Description
Saving very large reports as PSR files sometimes results in a PSR file truncated at 185MB size.

Trying to open such a file will cause a crash.



CR:584717
CR Number:   584717
Product Name:   PB Enterprise
Product Component:   PB.NET WebForm
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
10 Oct 2009 Fixed
Description
The x and y values passed to the AddData() function are being swapped for a scatter graph in WebForms. It is the exact opposite of how it works in Win32. The AddData function for scatter graphs takes series, xvalue, yvalue as arguments. The same problem exists in 11.2.



CR:584723
CR Number:   584723
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Open
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
The customer has a datawindow with many rows. He wants to change a column value of all the rows at once. He wants to set the same value for all the rows. He doesn't want to have to loop through it. He's using dot notation:



dw.object.columnname.primary = 10



The columnname is a numeric (long) column. He knows he has done this in the past. But now it only seems to take an array of values. His concern there is that is slow on a datawindow. He was not able to identify what version of PB this used to work in. I went back as far as PB 8 but all work the same as now.



CR:584772
CR Number:   584772
Product Name:   PB Enterprise
Product Component:   PB.NET Smart Client
Status:   Open
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
PowerBuilder 11.5 smart client deployment can be started by web URL as other Visual Studio

smart client application. But PB fail to pass argument(s) in web URL to launch the PB application. It is requested to consider the feature in coming PB Version.



CR:584818
CR Number:   584818
Product Name:   PB Enterprise
Product Component:   System Runtime Functions
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
12.0 12 Jul 2010 Fixed
12.0 30 Aug 2010 Fixed
Description
Need a PB native function to change the Regional settings.



CR:585011
CR Number:   585011
Product Name:   PocketBuilder
Product Component:   Window - Runtime
Status:   Closed
OS:   Windows Mobile 6
Original Version:   2.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
19 Oct 2009 Fixed
Description
Internal Runtime Engine failure. Contact Powersoft Tech. Support. (NOOP)

Object: w_promasterce_sync

Routine: ue_postopen

Line No.: 8



CR:585219
CR Number:   585219
Product Name:   PB Enterprise
Product Component:   Environment Painter
Status:   Open
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Presently Not Targeted For Any Future Release Of This Product
Description
Need the InitPath registry entry to be expanded.



CR:585427
CR Number:   585427
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
14 Oct 2009 Fixed
Description
Destroying a datastore takes 3 or 4 times in PB 11.5.1 than in PB10.5



CR:585462
CR Number:   585462
Product Name:   PocketBuilder
Product Component:   Window - Runtime
Status:   Open
OS:   Windows Mobile 6
Original Version:   2.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
After upgrading their smartphone from wm 6.0 to

wm 6.1, a customer is getting the following error on the runsync():



Cannot open transaction log



The pb_run_dbmlsync works ok. Problem only with the runsync(). If they leave

the last argument off in the runsync, than it works ok. No error.



They are using the following:

runsync(exe_name,is_publication_name,is_mluser,is_mlpassword,connect_string,other_arguments,is_sync_class_name)



Parameter values are as follows:



exe_name=\Program Files\SQLAny10\dbmlsync.exe

is_publication_name=pda

is_mluser=LRPETIT

is_mlpassword=嫫

connect_string = -c dsn=CarillonPDA

other_arguments = -d

is_sync_class_name = pda_LRPETTIT_sync



CR:585483
CR Number:   585483
Product Name:   PB Enterprise
Product Component:   ORCA
Status:   Open
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
Oracascript returns incorrect unc pathing. When

a target has a unc pathing for a pbl, orcascript returns a incorrect path.



A target has the following librarylist:



C:\pse\11503791\11503791\UNC\unc.pbl;

\\Ops-concord\duquette$\11503791\UNC\unc1.pbl;



After running orcascript, the log file shows the following:

8/13/2009 14:27 Source Management Initialization...

Local Project Path: c:\pse\11503791\11503791\unc\work

Scc Connect Offline Successful.

PBORCA_SccSetTarget: c:\pse\11503791\11503791\unc\unc.pbt

Target settings: IMPORT ONLY | REFRESH ALL (Implicit)

App Name: unc App Lib: c:\pse\11503791\11503791\unc\unc.pbl

Library List:

c:\pse\11503791\11503791\unc\unc.pbl

c:\ops-concord\duquette$\11503791\unc\unc1.pbl

Successfully created library: c:\ops-concord\duquette$\11503791\unc\unc1.pbl

PBORCA_SccClose



From the log file, you can see that the following is incorrect:

c:\ops-concord\duquette$\11503791\unc\unc1.pbl

Successfully created library: c:\ops-concord\duquette$\11503791\unc\unc1.pbl







It should be:

\\Ops-concord\duquette$\11503791\UNC\unc1.pbl;



CR:585586
CR Number:   585586
Product Name:   PB Enterprise
Product Component:   PB Web Services
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
15 Nov 2009 Fixed
Description
Enhancement request for Webservice client to support cookies



CR:585690
CR Number:   585690
Product Name:   PB Enterprise
Product Component:   DataBase
Status:   Open
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
Customer using Informix's HDR (INFORMIX High-Availability Data

Replication "HDR"). The secondary database generally act as ReadOnly database, unless

there is failure of primary. However, Secondary database can share certain readonly access

workload.



see this link

http://help.sap.com/saphelp_40b/helpdata/pt/08/5744c54ae611d1894f0000e829fbbd/content.htm



PowerBuilder first access to informix database must create those PB Catalog tables.

With no catalog table, accessing database by PB database painter, create datawindow object and accessing Stored Procedure or RPC calls etc all get this error:



SQL Error-626: Cannot obtain or set serial value.

ISAM Error-140:ISAM error: operation illegal on a DR Secondary



from link: http://www-01.ibm.com/support/docview.wss?rs=630&context=SSGU8G&dc=DB520&dc=DB560&uid=swg21288414&loc=en_US&cs=UTF-8&lang=en&rss=ct630db2



"-140 ISAM error: operation illegal on a DR secondary.

A DR secondary server is meant for read-only operations. Any kind of write operation to a nontemporary dbspace is not allowed. For example, you cannot create a table in a regular dbspace, and you cannot do an insert, update, or delete operation on a table in a regular dbspace."
Workaround Description
 It is suggested customer to create those PB catalog tables once on Secondary DB

Then change back Secondary DB to readonly. This may not perfect but may reduce the error frequency. But customer does not consider this is accepted workaround.

Customer insist on the functionality.



CR:586182
CR Number:   586182
Product Name:   PB Enterprise
Product Component:   Jaguar Integration
Status:   Open
OS:   Microsoft Windows 2003
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
Customer is reporting that during a large datastore update (appx 120,000 rows), the PBVM crashes:



PB INTERNAL EXCEPTION on: Thread : 3916, Address : 0x2B00E6FE, Type : EXCEPTION_ACCESS_VIOLATION reading address 0x0000006C. CPB_Component::invoke

EAS: 6.20 with EBF16459

PB: 11.02.8407



The crash happens every time the update occurs on a particular customer server. However, customer has other customers on which the same sized update with the same version of EAS/PB and same components works without problems.



CR:586186
CR Number:   586186
Product Name:   PB Enterprise
Product Component:   DB OLE DB
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
11.2 02 Sep 2009 Fixed
12.0 12 Oct 2009 Fixed
Description
When connected to MSS2008 using the OLEDB driver

and you create a datawindow, if a column type is defined as nvarchar that

column shows up as date.



The same column works ok when connected to MSS2005. The problem also

shows up if you create a new table and defined a column as nvarchar. When

you save the table, it will save the column type as date and not nvarchar.



Other problems:



- Date and time. You can create a table ok with a date and time

datatype. When retrieving data in a dw, the format is incorrect.

- Timestamp. When creating a new table, the timestamp datatype will

map to a binary datatype.



CR:586209
CR Number:   586209
Product Name:   PB Enterprise
Product Component:   PB.NET WebForm
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
11 Oct 2009 Fixed
Description
PSE NOTES:

-----------------------

OS: Windows XP SP2

Versions and Build #s Tested: PB 11.5.1_4011

Database/Driver File/Version: ASA 11.0 with sample EASDemoDB V115



Comments: During runtime, datawindow in webforms never displays the same money format as set in Windows Regional Settings. The ASP.NET Culture and UI Culture settings in IIS Admin do not take effect in this case. Works fine in PB Native (client/server), only.



CR:586399
CR Number:   586399
Product Name:   PB Enterprise
Product Component:   PB.NET WebForm
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
13 Jul 2010 Fixed
Description
OS: Windows XP SP3

Versions and Build #s Tested: PB 11.5.1_4011

Database/Driver File/Version: ASA 11 EAS Demo DB V115



Comments: IF-THEN-ELSE works different in Web Forms. PB knows about the value and the datatype of "dw_2a.object.rcr_rcr_ven_1[ll_fila]" in runtime. This works fine in PBVM native, but causes the IF clause to skip to ELSE, when in Web Forms.
Workaround Description
 Workaround from YanFeng Zhang (PB Engineering):



Hi, Marcelo



I reseached your testcase. the problem is at 15 line in your code:



if dw_2a.object.rcr_rcr_ven_1[ll_fila] > 0 then



Both native and pb.net, PB only knows the value and the type of "dw_2a.object.rcr_rcr_ven_1[ll_fila]" in runtime. in pb native, PB has PBVM to analyze it in time and your case can run well. but, in pb.net, PB.net does not have PBVM's help. then, PB.net has to decide what type "dw_2a.object.rcr_rcr_ven_1[ll_fila]" has at the before of creating C# codes. PB.Net will assign the integer type for it because the second operator is 0 (integer PB.net default). in your case, the data value is 56000 (a negative integer) and you got the different result than pb natvie. There has a workaournd, that you explicitly tell PB what type you want for it.



such as:

if dw_2a.object.rcr_rcr_ven_1[ll_fila] > long(0) then



CR:586725
CR Number:   586725
Product Name:   PB Enterprise
Product Component:   DW Printing
Status:   Closed
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
14 Oct 2009 Fixed
Description
As for the printing image of DW, a printing result differs from printing range.



CR:586757
CR Number:   586757
Product Name:   PB Enterprise
Product Component:   PB GUI
Status:   Closed
OS:   Vista
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
26 Jan 2010 Third Party Problem
Description
Problem areas are the highlight rectangle and the cleartype fonts in the menu with contemporary style. In a RDP connection the highlight will show as a raster rectangle and the cleartype font will not have the smoothing effect.



CR:586835
CR Number:   586835
Product Name:   PB Enterprise
Product Component:   DW Painter
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
25 Nov 2009 Not reproducible with latest version of the product available as of Resolution Date
Description
In the datawindow painter, the Design->Options menu item opens a Datawindow Options window with 3 tabs. The generation tab specifies default options for new datawindows. It's not working correctly in PB 11.5. You can specify options for say a form window, and apply them. Close out the Datawindow Options window, create a new freeform datawindow, and it does not use the specified default options. If you go back to the Datawindow Options window and select the form style, it did save the new defaults, but it is not using them when new freeform datawindows are created. I suspect this is related to the FDCC changes made in PB 11.5. It works OK in 11.0 and in looking at the local PB 11.5 user PB.ini file the customer sees corruption like this:



new_????? ??? _text_color=33554432

new_????? ??? _column_color=33554432

new_????? ??? _color=1073741824

new_????? ??? _text_border=None

new_????? ??? _column_border=None

new_???? ? ??? _text_color=33554432



I also have some entries in my pb.ini file, and one was corrupted like the above, but others had previous changes but not the latest changes. It's like the generation options got saved one place, but it looks in another place when creating new datawindows. It's also flaky in that sometimes it works and sometimes it doesn't work. It may also be that some style types work and others do not. So please check for all the style types.



CR:586862
CR Number:   586862
Product Name:   PocketBuilder
Product Component:   Printing
Status:   Closed
OS:   Windows Mobile 5
Original Version:   2.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
28 Aug 2009 Workaround
28 Apr 2011 Presently Not Targeted For Any Future Release Of This Product
Description
Using the Print() function to send a line of

text to the printer does not work.



Using the following code:

long Job

Job = PrintOpen( )

Print(Job, "Sybase Corporation")

PrintClose(Job)



The customer just sees a blank page. Customer trying to print to a HP LaserJet 8000 Series PCL



RESOLUTION: Use Print(Job, "~r~nSybase Corporation") instead. The reason is the text prints at the current print-line position, which has not yet been set, and so tries to print outside of the margin.



CR:586936
CR Number:   586936
Product Name:   PB Enterprise
Product Component:   Window - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
20 Nov 2009 Fixed
Description
Customer develop a datawindow object with a compute column.

The compute column eventually reference a Window instance and rely on Listbox control's

DirList function to return directory list. Whenever, preview the datawindow object or set the datawindow object on a Window's datawindow control, the whole PB IDE will crash.



CR:587199
CR Number:   587199
Product Name:   PB Enterprise
Product Component:   PB.NET WebForm
Status:   Open
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
.Net Webform:



When a datawindow column has sufficient height so that more than one line

of text fits in the height of the column, then more text can be entered

into the column than should have been allowed (edit.limit).



CR:587219
CR Number:   587219
Product Name:   PB Enterprise
Product Component:   MTS Integration
Status:   Closed
OS:   Windows 2008
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
01 Sep 2009 Third Party Problem
Description
Stateless n-tier COM+ application on MTS.

Application platform - PowerBuilder 11.5 build-3127 (front end UI as well as back-end COM+ Components are built in PB 11.5)



PB INTERNAL EXCEPTION on: Thread : 6656, Address : 0x004F15BE, Type : EXCEPTION_ACCESS_VIOLATION. ot_run_dllfunccall.



CR:587317
CR Number:   587317
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
13 Oct 2009 Fixed
Description
Multi-lines Column in datawindow ,with background color expression, and is either on First or Last tab order, the background color cannot be changed completely under certain tab key condition.



When problem happens, the column background color is broken to three part.

Upper part - White (with text)

Middle part - Aqua (empty space)

Last part (not enough for one text line) - White.



The column background color expression:

" if (isnull(c4) or len(c4) = 0, rgb(0,255,255), rgb(255,255,255)) "



CR:587430
CR Number:   587430
Product Name:   PB Enterprise
Product Component:   DW Painter
Status:   Closed
OS:   Windows XP
Original Version:   12.0
Fixed Version Build Resolution Date Closure Code (If Appropriate)
27 Oct 2009 Fixed
Description
Datawindow buttons can be given a picture but have no originalsize property. The picture scales instead of the button resizing around the picture causing graphics to look unprofessional using modern or classic themes. The button should have an originalsize property that behaves as it does for window picture buttons.



Engineering advises this cannot be done in an EBF, but only in a new version. Therefore asking for this to be included in PB 12.0.



CR:587431
CR Number:   587431
Product Name:   PB Enterprise
Product Component:   Window Painter
Status:   Open
OS:   Windows XP
Original Version:   12.0
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Deferred
Description
In modern display themes PB Window commandbuttons have multitone gradient backgrounds while picturebuttons do not. This gives an inconsistent look. Picturebuttons should have similar capability. Would like to get this in PB 12.0 before release.



CR:587866
CR Number:   587866
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   10.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
09 Oct 2009 Third Party Problem
Description
A more or less random crash (heap corruption) occurred in a new release

of a large application after a previous version worked fine.



CR:587875
CR Number:   587875
Product Name:   PB Enterprise
Product Component:   Jaguar Integration
Status:   Closed
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
27 Oct 2009 Fixed
Description
Random errors\crash appear in a EAServer\pbvm application in the Activate event of a PowerBuilder component



CR:588058
CR Number:   588058
Product Name:   PocketBuilder
Product Component:   Window - Runtime
Status:   Open
OS:   Windows Mobile 6
Original Version:   2.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
Application prompts for a password in an SLE. Although the 'password' style is set so that only asterisks are displayed when characters are entered, if a password has previously been entered then the 'Word Completion' feature causes the previous password to be suggested.



CR:588069
CR Number:   588069
Product Name:   PB Enterprise
Product Component:   Window - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
09 Oct 2009 Fixed
Description
The customer is experiencing display issues with animated GIFs in a picture control on a window in PB 11.5.1. Outside of PB the gif displays fine counting from 0 to 9 and repeating. In a picture control on a PB 11.5.1 window then gif counts up to 8 OK, but then there is a display problem with 9.



CR:588257
CR Number:   588257
Product Name:   PB Enterprise
Product Component:   Window - Runtime
Status:   Open
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
If Pass a null string as ref argument to a global function to use in GetFileOpenName doesn't work. String is assigned to the argument and checkd that it is not null before using it in GetFileOpenName



CR:588260
CR Number:   588260
Product Name:   PB Enterprise
Product Component:   Window - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
16 Nov 2009 Not a Bug
Description
Using try, catch block, finally. The defined exception is not returned if using nested functions.



CR:588326
CR Number:   588326
Product Name:   PB Enterprise
Product Component:   DW Display
Status:   Open
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
When connected to the SNC and you have a datawindow

using multi tables and computed columns, when you display the Update Properties

it is displaying an incorrect identity field.



The problem appears to be caused from the following computed field:

(select count(*) from CGPS_TravelClaimsDetail where CGPS_TravelClaimsDetail.claimid =

CGPS_TravelClaims.claimid) as detaillinescnt,



CR:588545
CR Number:   588545
Product Name:   PB Enterprise
Product Component:   Window - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
11.5 03 Nov 2009 Fixed
Description
Customer has migrated from PB 6.5 to 11.5. His application crashes on a certain window after migration. Requesting an ADPlus dump analysis.



CR:588551
CR Number:   588551
Product Name:   PB Enterprise
Product Component:   PB.NET WebForm
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
11 Oct 2009 Fixed
Description
Customer has a datawindow in his webform with checkboxes ( also applies to radio buttons). His users tab through to make changes and are used to working this way. In the win32 version one can see that the user had tabbed to a specific column as the selected text value has a box around it. In the webform version there is no way to know that the user is on a specific column when tabbing through checkboxes and/or radio button controls.



CR:588684
CR Number:   588684
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
10 Oct 2009 Fixed
Description
The DataWindow Setsort function leaks memory



CR:588913
CR Number:   588913
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
13 Sep 2009 Not a Bug
Description
in 11.5.1 4566. DW number formatting broken



CR:588926
CR Number:   588926
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
22 Sep 2009 Not a Bug
Description
complex DataWindow report prints blank detail in first page.



CR:589057
CR Number:   589057
Product Name:   PB Enterprise
Product Component:   Window - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
24 Sep 2009 Not a Bug
Description
Calling external dll using Ansi keyword with reference character changes the hex value in memory depending on the regional settings.

Not sure if this works as designed or if this is a malfunction.



workarounds for this particlar case are:

=======================================

1.) remove the ansi keyword, or

2.) Define a new structure ie.

global type s_byte from structure

byte data[9]

end type



And in the code define instance variables to be eg:

s_byte isb_obj1 , isb_obj2



and then call it similar to input outpu button exisiting code, or in one button:

aa_unicode_test(isb_obj1 ,isb_obj2)





//assigning output to input object

isb_obj1.data = isb_obj2.data

aa_unicode_test(isb_obj1 ,isb_obj2)
Workaround Description
 workarounds for this particlar case are:

remove the ansi keyword, or

Define a new structure ie.

global type s_byte from structure

byte data[9]

end type



And in the code define instance variables to be eg:

s_byte isb_obj1 , isb_obj2



and then call it similar to input outpu button exisiting code, or in one button:

aa_unicode_test(isb_obj1 ,isb_obj2)





//assigning output to input object

isb_obj1.data = isb_obj2.data

aa_unicode_test(isb_obj1 ,isb_obj2)



CR:589096
CR Number:   589096
Product Name:   PB Enterprise
Product Component:   DW XML
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
23 Mar 2010 Fixed
Description
From a Datawindow the data is SavedAs XML resulting into a xml file with a xsd file.

The xml however fails validation against the xsd file due to missing nillable attribute.



CR:589119
CR Number:   589119
Product Name:   PB Enterprise
Product Component:   DW Display
Status:   Closed
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
11.2 14 Oct 2009 Fixed
Description
IME Mode becomes Japanese mode when it changed focus at input columns.

This problem has on EBF 16685(PB11.2 build 8739) / EBF 17123(PB 11.5.1 build 4566) or later.
Workaround Description
 None



CR:589256
CR Number:   589256
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
11.2 10 Oct 2009 Fixed
Description
Using update() will crash pb when updating a table using a synonym name.



The crash was happening in the dwtableaggrsortcmp.



This worked in PB 11.2 (build 8407). Crashing for the customer in PB 11.2 (build 8806)



CR:589808
CR Number:   589808
Product Name:   PB Enterprise
Product Component:   Library Painter
Status:   Closed
OS:   Windows 2008
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
29 Oct 2009 Fixed
Description
Saving objects in the painter takes a very long time

on a Win 2008 Cluster File Server.



CR:589935
CR Number:   589935
Product Name:   PB Enterprise
Product Component:   PB GUI
Status:   Open
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
Previous background color partially remains on a SingleLineEdit contorl when setting new color to the background color of the control if BorderStyle of the control is StyleLowered!.
Workaround Description
 Use Windows Classic Style on XP or don't use StyleLowered!



CR:590011
CR Number:   590011
Product Name:   PB Enterprise
Product Component:   PB.NET WebForm
Status:   Closed
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
22 Nov 2009 Fixed
Description
column of a child DW window loses a focus by the click of a mouse.A slight drag operation relieves a focus from column.



CR:590064
CR Number:   590064
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
03 Nov 2009 Not a Bug
Description
The customer upgraded from PB 9 to 11.5 and now when doing a datastore.print() the application crashes when the datastore contains a dropdowndatawindow. Unable to reproduce. Request crash dump analysis for any information that may help solve the problem.



CR:590198
CR Number:   590198
Product Name:   PB Enterprise
Product Component:   Language - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
08 Oct 2009 Consult Complete
Description
Customer reports that their application randomly crashes in pbdwe110.dll. Requesting crash dump analysis as customer has not been able to determine where the crash is happening.



CR:590234
CR Number:   590234
Product Name:   PB Enterprise
Product Component:   Language - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
14 Dec 2009 Workaround
Description
Customer is crashing in a pb 11.5 large application, 83 pbls. Problem in pbshr115.dll. Requesting crash dump analysis.



CR:590239
CR Number:   590239
Product Name:   PB Enterprise
Product Component:   DB Sybase System
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
07 Oct 2009 Fixed
Description
Trying to retrieve data from openswitch

using a cursor and fetch statements results in the following error:



ct_fetch(): user api layer: external error: The connection

has been marked dead



RESOLUTION: Fixed under OpenSwitch cr590381



CR:590294
CR Number:   590294
Product Name:   PB Enterprise
Product Component:   PB.NET WebForm
Status:   Open
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
Generating MSI file of .NET Web Forms Application fails if path to pbl file contains multibyte characters.



CR:590574
CR Number:   590574
Product Name:   PB Enterprise
Product Component:   Preference Painter
Status:   Open
OS:   Windows 2008
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
System and Painters settings are lost in a roaming profile.



CR:590576
CR Number:   590576
Product Name:   PB Enterprise
Product Component:   DW Display
Status:   Open
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
Incorrect display in the left down corner of an RTL DW with HScrollbar/VScrollba



CR:590821
CR Number:   590821
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
19 Nov 2009 Fixed
Description
The customer is using Querymode in a datawindow. Once he does one query and gets the results, he clears the datawindow and does another querymode. What used to happen is the datawindow would do the query with the datawindow blank and then the new results would display. But now in PB 11.5 the previous dw results are being redisplayed during the new query, even though the datawindow was cleared. Then the new reults are displayed. This did not happen in any previous versions. Some kind of regression in PB 11.5. The testapp is a pfc app as is the customer's app. But since it did not happen in previous PB versions, it seems to be an 11.5 issue.



CR:591200
CR Number:   591200
Product Name:   PB Enterprise
Product Component:   System Runtime Functions
Status:   Open
OS:   MS Windows NT 4.0
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
18 Nov 2009 Added to user documentation
Fixed
Description
GetURL and PostURL seem to time-out and return -1 after about 30 seconds. Most likely caused by WinInet API default timeout value of that value (30sec).



The workaround is setting either

HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ReceiveTimeOut

or

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ReceiveTimeOut

to a DWORD value to the desired time-out in milliseconds.
Workaround Description
 The workaround is setting either

HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ReceiveTimeOut

or

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ReceiveTimeOut

to a DWORD value to the desired time-out in milliseconds.



CR:591255
CR Number:   591255
Product Name:   PB Enterprise
Product Component:   Jaguar Integration
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
03 Nov 2009 Fixed
23 Nov 2009 Fixed
Description
ConnectToNewObject fails with error -1\-3 randomly within a EAServer PowerBuilder 11.5 component when trying to establish an OLE connection to Msxml2.FreeThreadedDOMDocument, Microsoft's DOM parser.



CR:591492
CR Number:   591492
Product Name:   PB Enterprise
Product Component:   DW Display
Status:   Closed
OS:   Windows XP
Original Version:   10.2.1
Fixed Version Build Resolution Date Closure Code (If Appropriate)
22 Nov 2009 Fixed
Description
A DropDownDataWindow does not expand with the mouse on a TreeView DataWindow when the RightToLeft property is enabled



CR:591798
CR Number:   591798
Product Name:   PB Enterprise
Product Component:   DW Edit Mask
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
10 Oct 2009 Fixed
Description
DataWindow edit doesn't show decimals with French settings



CR:591822
CR Number:   591822
Product Name:   PB Enterprise
Product Component:   PB.NET WebForm
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
19 Nov 2009 Fixed
Description
Tabbing issue on webform. The application

opens a userobject and using dynamic datawindows. The webform will tab

to greyed out fields.



Tabbing works ok in PBNative.



The u_cte_pane opens on the w_cte_page_child. The columns that the dw incorrectly

tabs to are: firstname,surname, st_address, inv_city, inv_state, and inv_zipcode.

The u_cte_page/uf_add_pane adds the panes to the window. The u_cte_pane_dataobject/uf_update_syntax updates the syntax.



CR:592047
CR Number:   592047
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Open
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
The customer is experiencing a considerable SetItem performance issue after migrating from PB 10 to 11.5.



CR:592211
CR Number:   592211
Product Name:   PB Enterprise
Product Component:   PB GUI
Status:   Closed
OS:   Windows 2008
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
09 Dec 2009 Fixed
Description
Performance problem when expanding the System Tree on Windows 2008 File Cluster Server



CR:592308
CR Number:   592308
Product Name:   PB Enterprise
Product Component:   DW SaveAs
Status:   Closed
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
28 Oct 2009 Not a Bug
Description
Customer has and application that used datawindows saved as dBase3 in PB 6.5.1 in Crystal Reports 5. Saving the datawindows in PB 11.2 he can no longer import them into Crystal Reports.



Customer claims that the datawindow saved in PB 6.5.1 imports into Crystal Reports 5 and the one created in PB 11.2 does not. He says the PB 11.2 files want the BDE driver rather than the XBASE driver as the PB6.5 DBF wanted.



CR:592415
CR Number:   592415
Product Name:   PB Enterprise
Product Component:   DW SaveAs
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
14 Oct 2009 Not a Bug
Description
Some characters not rendered when saving datawindow as PDF file



CR:592481
CR Number:   592481
Product Name:   PB Enterprise
Product Component:   Rich Text
Status:   Closed
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
22 Sep 2014 Fixed
Description
RTE InsertDocument or SaveDocument does not support the

MS Word 2007 .docx extension.



CR:592588
CR Number:   592588
Product Name:   PB Enterprise
Product Component:   PB GUI
Status:   Closed
OS:   Windows XP
Original Version:   12.0
Fixed Version Build Resolution Date Closure Code (If Appropriate)
22 Oct 2009 Fixed
Description
When PB .NET is opened and you select Tools/Options/Solution/

General, the Reload painters when opening solution is disabled and always checked.



Appears to be similar to 568755 which is for workspace.



CR:592601
CR Number:   592601
Product Name:   PocketBuilder
Product Component:   Documentation
Status:   Closed
OS:   Windows XP
Original Version:   2.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
28 Apr 2011 Presently Not Targeted For Any Future Release Of This Product
Description
Please document that when using the SymbolBarCodeScanner

and it requires the scannername property to be populated when using the open().



If the Scannername property is not populated, open() returns -7.

For example:

inv_scannerobject.ScannerName = "SCN1:"



CR:592756
CR Number:   592756
Product Name:   PB Enterprise
Product Component:   DW Painter
Status:   Open
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
Description
The behavior of spaceholders default value has changed from Powerbuilder 10.5 to 11.x. More space is allocated in 11.x than in 10.5.



Example 1:

Select col1, col2, '' AS testcolumn



In PB 10.5 the datatype in the datawindow is char(0). In 11.5 it is char(1).



Example 2:

Select col1, col2, space(30) AS testcolumn



In PB 10.5 the datatype is char(30). In 11.5 it is char(32766).



CR:592864
CR Number:   592864
Product Name:   PB Enterprise
Product Component:   PB.NET
Status:   Closed
OS:   Windows XP
Original Version:   12.0
Fixed Version Build Resolution Date Closure Code (If Appropriate)
23 Nov 2009 Work as design
Description
When you open a DataWindow the painter always only opens the design view. If I show the Preview or Column Specs views, PB should remember and they should automatically reappear next time the datawindow is opened.



CR:592972
CR Number:   592972
Product Name:   PB Enterprise
Product Component:   PB GUI
Status:   Closed
OS:   Windows XP
Original Version:   12.0
Fixed Version Build Resolution Date Closure Code (If Appropriate)
19 Nov 2009 Fixed
Description
When you have different programs running on your machine

and you create a new WPF window, while the window is being created the PB .NET IDE

will temporarily move behind another program



CR:592973
CR Number:   592973
Product Name:   PB Enterprise
Product Component:   DW - Runtime
Status:   Closed
OS:   Windows XP
Original Version:   11.5
Fixed Version Build Resolution Date Closure Code (If Appropriate)
17 Nov 2009 Fixed
Description
DataWindow QueryMode with MS SQLServer DateTime format generates wrong syntax

for datetime columns when dbparm DateTimeFormat is set.



CR:593078
CR Number:   593078
Product Name:   PB Enterprise
Product Component:   PB.NET DW
Status:   Closed
OS:   Windows XP
Original Version:   11.2
Fixed Version Build Resolution Date Closure Code (If Appropriate)
23 Nov 2009 Fixed
Description
[.Net Webform] Error occurs when push TAB key on DW, it has a button object.

Error: 'gob.bFocusRect' is null or not an object
Workaround Description
 Ignore the error message.





--------------------------------------华丽的分割线-------------------------------------------------------------------------

Sybase SQL Anywhere数据库恢复工具ReadASADB:

之前就已经研发成功了能够从Sybase SQL Anywhere的DB文件中恢复数据的工具: ReadASADB。
此工具支持ASA v5.0, v6.0, v7.0, v8.0, v9.0, v10.0, v11.0, v12.0, v16.0, v17.0等版本。
能够从损坏的SQL Anywhere数据文件(.db)和UltraLite数据文件(.udb)上提取数据的非常规恢复工具。
恢复Sybase SQL Anywhere的工具在国内处于领先水平。

Sybase SQL Anywhere数据库恢复工具ReadASADB功能
能够从损坏的SQL Anywhere数据文件(.db)和UltraLite数据文件(.udb)上提取数据的非常规恢复工具
  1. 适用于所有的SQL Anywhere版本    包括:5.x,6.x,7.x,8.x,9.x,10.x,11.x,12.x,16.x,17.x
  2. 适用于所有的UltraLite版本
  3. 能够恢复出来表结构和数据
  4. 能够恢复自定义数据类型
  5. 能够恢复存储过程等对象的语法
  6. 能够导出到目标数据库
  7. 能够导出到SQL文件并生成导入脚本
  8. 支持多种字符集,包括:cp850、cp936、gb18030、utf8等
  9. 能够恢复未加密或者简单加密类型的数据
  10. 简单易用
  11. 限制:不支持AES加密的数据文件
请参考:研发成功了从Sybase SQL Anywhere的DB文件上恢复数据的工具
            SQL Anywhere数据库非常规恢复工具ReadASADB使用介绍

Sybase SQL Anywhere数据库恢复工具ReadASADB适用场景

各种误操作:

  1. 误截断表(truncate table)
  2. 误删除表(drop table)
  3. 错误的where条件误删数据
  4. 误删除db或log文件
  5. 误删除表中的字段

Sybase SQL Anywhere数据库恢复工具ReadASADB的应用场景:

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
7、*** ERROR *** Assertion failed: 201417 (7.0.4.3541) Invalid count or free space offset detected on a table page
8、Internal database error *** ERROR *** Assertion failed: 201425 (8.0.3.5594) Invalid count or free space offset detected on a free list page -- transaction rolled back.
9、Internal database error *** ERROR *** Assertion failed: 100702 (8.0.1.2600) Unable to modify indexes for a row referenced in rollback log -- transaction rolled back


-------------------------------------------------------------------------------------------

Sybase ASE数据库恢复工具READSYBDEVICE:

一个不依赖数据库管理系统、直接从Sybase数据库设备文件上提取数据的业内领先的恢复工具!
能够从损坏的Sybase ASE设备文件(.dat)上提取数据的非常规恢复工具。

Sybase ASE数据库恢复工具READSYBDEVICE的主要功能:

  1. 被勒索病毒加密数据文件及备份文件情况下的恢复;
  2. 系统崩溃只剩下数据文件的情况下的恢复,甚至数据库文件不存在而只有损坏的备份文件情况下的恢复;
  3. 因断电、硬盘坏道等造成数据库文件损坏情况下的恢复;
  4. delete数据恢复、误update数据恢复、误删除表(drop)恢复、误truncate表恢复 等;
  5. 各种Sybase内部系统表损坏、索引错误的修复;
  6. master数据库损坏而无法正常运行情况下的恢复;
  7. Sybase数据库被标记为可疑,不可用等情况的恢复;
  8. Sybase数据库中数据文件内部出现坏块情况下的恢复;
  9. Sybase数据库无数据文件但有日志文件的情况下的恢复;
  10. Sybase数据库只有数据文件无任何日志文件的情况下的恢复;
  11. Sybase数据文件被误删除情况下的碎片提取恢复;
  12. 磁盘阵列上的Sybase数据库被误格式化情况下的数据库恢复;
  13. 数据库sysobjects等系统表损坏无法正常应用情况下的恢复;
  14. Sybase数据库还原数据库出现失败情况下的恢复;
  15. Sybase数据库只剩下损坏的备份文件情况下的恢复。

Sybase ASE数据库恢复工具READSYBDEVICE支持的版本:

Sybase ASE 11.0.x,11.5.x,11.9.x,12.0.x,12.5.x,15.0.x,15.5.x,15.7.x,16.0.x


-------------------------------------------------------------------------------------------

SQL Server数据库恢复工具SQLRescue:

一个不依赖数据库管理系统、直接从SQL Server数据库文件上提取数据的业内领先的恢复工具!
能够从损坏的SQL Server数据库文件(.mdf)上提取数据的非常规恢复工具。

SQL Server数据库恢复工具SQLRescue的主要功能:

  1. 系统崩溃只剩下数据文件的情况下的恢复,即无日志文件或者日志文件损坏情况下的恢复;
  2. 断电导致数据库文件损坏情况下的恢复;
  3. 硬盘坏道造成数据库损坏情况下的恢复;
  4. 数据文件内部存在坏页情况下的恢复;
  5. 企业管理器误删除数据表记录,管理软件误删除数据表记录的恢复;
  6. 并闩锁错误、格式化、误删除后导致软件不能使用的情况;
  7. 无法读取并闩锁页sysindexes失败情况下的修复;
  8. 数据文件被误删除情况下的碎片提取恢复;
  9. 系统表损坏、索引错误、误删除数据库表、删除记录的数据找回;
  10. master数据库损坏而无法正常运行情况下的恢复;
  11. 数据文件无法附加情况下的数据恢复;
  12. 数据库被标记为可疑,质疑,不可用等情况的恢复;
  13. 数据库sysobjects等系统表损坏情况下的恢复;
  14. 数据被误(drop、delete、truncate)删除表数据的恢复,误update后的数据恢复等;
  15. 还原时报一致性错误,错误823等情况下的数据恢复,各种错误提示的数据库文件修复;
  16. 数据库被误格式化等情况下的数据库恢复;
  17. 日志收缩造成数据库损坏情况下的恢复;
  18. 仅剩损坏的备份文件情况下的恢复。

SQL Server数据库恢复工具SQLRescue技术特点:

只要SQL Server数据库的数据文件存在,我们就有办法帮您从数据文件中找回重要数据。
  1. 从数据文件中直接恢复数据
  2. 不能附加时直接恢复数据并生成新的数据库
  3. 系统表损坏的数据库修复
  4. 快速修复SQL 823错误、连接中断错误

SQL Server数据库恢复工具SQLRescue支持的版本:

Microsoft SQL Server 7.0, 2000, 2005, 2008, 2008R2, 2012, 2014, 2016, 2017,2019。
+-------------------------------------华丽的分割线-------------------------------------------------------------------------