Re: Powerbuilder EOL Date
David,You can still buy PowerBuilder at a distributor and sell it to your customers.We do it that way. And YES, people buy again!If you are a distributor I feel sorry for you.It is not only Novalys...
View ArticleRe: Powerbuilder EOL Date
Hi Ludwin We are a distributor and have been for many years. We were one of Sybase's longest standing partners, when SAP took over. Unfortunately as PB has not made it to the SAP price list we have to...
View ArticleRe: How can I install Microsoft Dbf driver in a 64 windows 7 machine
Unless you are using PB 12.6 and deploying 64-bit, PowerBuilder apps are 32-bit so need to use the 32-bit drivers for any database they are connecting to. The 32-bit driver for dBase should be...
View ArticleRe: How can I install Microsoft Dbf driver in a 64 windows 7 machine
Thanks for the reply I cannot see the dbase driver on that machine while going through odbc manager. It is new machine 64 bit windows 7. Please can u let me know the reason for that not showing dbase...
View ArticleRe: How can I install Microsoft Dbf driver in a 64 windows 7 machine
For a 64-bit Windows 7 system, when you run the ODBC Data Source Administrator tool (odbcad32.exe), you run (by default) the 64-bit version of this tool. It does not support the 32-bit system data...
View ArticleRe: How can I install Microsoft Dbf driver in a 64 windows 7 machine
The Database Profile window in PowerBuilder has an option to launch the ODBC Manager. It will launch the 32 bit version. The shortcut in Control Panel launches the 64 bit one.
View ArticleRe: In PB7, Stored Procedure disabled when new column has been added
Hi Bruce, and PB folks, I'm afraid that still this issue and root cause are not identified. Would you take a look once again ?Our sales folks regard this customer is important to us, we eager to have...
View ArticleRe: In PB7, Stored Procedure disabled when new column has been added
Just a guess. The difference between the old and new stored procedures seems to be PBDMBS section:------------------------------------------------------------------- Power_Builder...
View ArticleWhere to download PB 12.5.2
Can somebody tell me where I can find the link to download PB12.5.2? The .zip file from my original download has been deleted.
View ArticleRe: Where to download PB 12.5.2
If you have a "S" User ID for support you can get it here: Software Downloads | SAP Support Portal If you got it through Sybase Subscribe Net you can log on here and down load it....
View ArticleRe: DW SQL Painter Executing Bad Oracle SQL
Hi Jacob, This does not help. Our DBA has put in place some Views to try and speed this up but it is not a very good solution. I am gathering their is not a hidden PB.INI setting that allows us to...
View ArticleRe: PB 12.5.2 Build 5550 and MS RDS
Also using 12.5.2 5550... I don't have a solution for you but I am experiencing something similar... the application will sometimes minimize itself after a MessageBox pops. When you say it...
View ArticleError while running powerbuilder 12.5 application
Hi folks, I have successfully migrated my applications from PB 8.0 to PB12.5 but in prod environment I am getting below Error:The Program can't start because ATL71.DLL is missing from your computer....
View ArticleRe: Error while running powerbuilder 12.5 application
Yes, you have to copy these files.SyBooks Online - PowerBuilder Runtime Files (PB 12.5) hth Arnd
View ArticlePowerbuilder RTF Field and Table
Hi, please help. MS Word: create a document with a tablecopy this with clipboard in a Powerbuilder RTF objecti can work with this table, can delete the text.But in which way i can delete the table in...
View ArticleRe: Error while running powerbuilder 12.5 application
Hi Arnd / Abhay; This is not actually the problem as the files referenced in the documentation are correctly copied via the Packaging utility supplied with PowerBuilder (pbpack125.exe). You will see...
View ArticleRe: Error while running powerbuilder 12.5 application
That's right, the Microsoft files that are mentioned in the link have to be copied if they are missing.
View ArticleRe: In PB7, Stored Procedure disabled when new column has been added
Hi Lars, PB experts, Yes. they sad that his difference has beed caused by the desupport PBDBMS in PB12.5. When the customer upgrade PB7 to PB12.5, they had to change PBDBMS to ref cursor in the stored...
View ArticleRe: In PB7, Stored Procedure disabled when new column has been added
I didn't realize that you were still using PBDBMS in PowerBuilder 7. You didn't need to, as 7 supported ref cursors as well. FWIW, support for PBDBMS was dropped in PowerBuilder 8. I'm also a bit...
View Article