How to remove table fragmentation to improve performance?
Use DBArtisan to check ASE space and found there are 132 fragmentation under tabe analyst. How to remove table fragmentation to improve performance?
View ArticleMsxml2.XMLHTTP.6.0 Issue
Hi, We have been using the MSXML object as a OLE to call REST services successfully. We can send the header and XML body as request and get back responses in a good fashion. We also migrated to...
View ArticleIs Powerbuilder 11.5 compatible with SQL Server 2012?
I have found the PB 12 is compatible with SQL Server 2012 but what about PB.11.5? Our Company has two SQL Server databases one being 2012 and the other 2008. We want to update the 2008 to 2012 but our...
View ArticleYour machine does not have Microsoft .NET Framework 3.5 SP1 installed.
HiI have to install PB12.1 in a Windows 8.1 When i try to install PB12.0, it says me:Your machine does not have Microsoft .NET Framework 3.5 SP1 installed.You must install Microsoft .NET Framework...
View ArticlePB 12 Memory issue with huge arrays
A french guy has memory issues with PB 12, the memory is not deallocated after the garbagecollect call.Here is the code to reproduce the problem: Double t_1[], t_2[] long ll_i for ll_i = 1 to 50000000...
View ArticlePB 12.5 Width.Autosize not working
I can't get dw.Object.column.Width.Autosize to work in grid DWs in PB 12.5 Classic. I'm setting it on all columns with code like: if dw_report.Object.Datawindow.Processing = "1" then li_columns =...
View ArticleProblems Migrating from PowerBuilder 5 to 10.5, including PFC.
I am doing the migration of an application from version 5 to 10.5, but I'm having problems with the PFC . I have created a workspace with the existing application, a target . If I migrate the...
View ArticleDatawindow does not display in build
We have a window with 10tabs.All tabs have different datawindows say tab1 has dw1, tab2 has dw2....tab10 has dw10. Now in the build(exe file), tab 10 displays dw2 when it should display dw10. This...
View ArticlePB Classic 12.5.2: Error When Deploy - Create of executable file failed
Dear all, My project is developed under PB classic 12.5.2 Build 5006.I can full build and deploy the exe file in my PC. My colleagues copy all files to his PC and can Full Build.He can also perform...
View ArticlePowerbuilder Classic calling webservice and get message "can not be reflected"
We are switching to Ultipro Saas offering, so I need to convert a program that synchronizes data to use Web Services instead of the direct DB connection we had before. I created the proxy using .NET,...
View ArticleHow to change BackColor of a treeview node
Hi, I want to change the back color of selected treenode. Does somebody know how to do it?
View ArticlePB 12.1 Browser Not Appearing
My Browser (the window available via Tools - Browser) has disappeared, and I am not sure how to find it. When I click on the Browser, the main PB window flickers, but the Browser window never appears....
View ArticleDatawindow BUG in Powerbuilder .NET (12.5.1 4953)
Hi ,I have created a wcf service in Powerbuilder .NET (12.5.1 build 4953).If I want to modify a datawindow , for example add a column or modify the datatype Powerbuilder .NET crashes.In other words I...
View ArticleInstall of PB 11 on win 7-64 bit fails
Like everyone else, I'm being forced to upgrade my machine to Win 7.(because XP has been desupported)I tried to install PB 11 on the win 7 machine.It installs infomaker fine... but, when it gets to the...
View ArticlePowerBuilder does not recognize existence of window during webform deployment
12.5.1 Build 4953 Greetings All, I have a webform that was working fine. The application object opened w_login and after logging in w_main would open with a report in it. Worked fine. So I saved w_main...
View ArticlePowerbuilder 11.5.1 on Windows 8?
Hi, Sorry if this was asked before - my company still uses SQL Anywhere 11 and Powerbuilder 11.5.1 (4011) as the main development tool, and would prefer not to upgrade to Powerbuilder 12 yet. However,...
View ArticleMsxml2.XMLHTTP.6.0 Issue
Hi, We have been using the MSXML object as a OLE to call REST services successfully. We can send the header and XML body as request and get back responses in a good fashion. We also migrated to...
View Articlehow to find out sql or datasource for dynamic dw?
I have dw syntax exported like:"?$PBExportHeader$d_mydw.srdrelease 11.5; datawindow(units=0 timer_interval=0 color=16777215 brushmode=0 transparency=0 gradient.angle=0 gradient.color=8421504...
View ArticlePowerbuilder mysql catalog tables
I use PowerBuilder 12.5 with mysql 5.6.12 via ODBC MySQL 5.2 Unicode driver, but in database painter I get "Catalog tables could not be created and are not available for use". In database...
View ArticleDoes powerbuilder 11.5 support RDLC file?
Does PB11.5 or earlier version support RDLC file? Any tutorial on the same? ~Cheers
View Article