A datawindow grid question
Hi all , I have a grid data window populate with rows . After the user did some sorting , filtering , changed the columns ( I let him choose which columns to be displayed ) , I want to print it ( but...
View Articleusing ftp with a command file as run("ftp -s" + file attachement")
The executing file stop in the command ascii on
View ArticlePowerBuilder Classic 12.5.2 will not open
I am a sys admin who was tasked with installing PowerBuilder 12.5.2 on several Windows 7 developer workstations on our network. The first two went great - I downloaded the 12.5.2 software and...
View ArticleORCA crashing, are there things to look for in code?
Hello, I am automating our build process and I am using Roland Smith's PBORCAPI.dll and PBSCCAPI.dll products (nice job Roland). Anyhow... I have PBDs working, but DLLs crash. I know it isn't the...
View ArticleA retrieve question
Hi all , I am retrieve which can take about a minute or two .How do I make my rows show in dw and wait for all of them to be retrieved from DB ?I want to make the feel to the user that the retrieve...
View ArticleGetting the Handle of the DW Edit control to pass to a spell checker
Hello all,I'm currently tasked with implementing 'As You Type' spell checking on DataWindow char(xxx) columns. 3rd party ActiveX or DLL spell checkers can implement 'As You Type' checking if you...
View ArticleImage on MDI Frame
Anyone else have an issue where putting a picture control on the MDI frame window prevents other windows from showing? PB 12.5 Classic using the PFC framework. The picture control does not have to...
View ArticleNot able to create executable
Hi We are currently working on migration of an application from pb9 to pb12.5. The migration process was successfully completed and we were able to run the application in pb12.5. But when we try to...
View ArticlePowerFilter Issues with 12.6
Has anyone had an issue with PowerFilter not getting the display value from Drop Down columns? Everything looks correct when it creates the computed columns with the LookUpDisplay() call but when it...
View ArticlePowerbuilder 12.5 database connectivity issue
Hello, We are trying to migrate our application from powerbuilder 9 to 12.5. The migration and compilation of files from the previous version is completed successfully. We have also been able to run...
View ArticlePowerbuilder 12.6 - Saved Password disappeared at DB Profile(Not happned in...
env : OS-windows7 64bit db-Oracle10g PowerBuilder-version 12.6Problem : In Powerbuilder 12.6, the saved Password is disappeared at DB Profile setup as below, hence they hit ORA-1005 null password...
View ArticleGood old OLE - extracting documents from database blobs
I am developing code to take documents stored as OLE objects in the database and save them all to file. We have a mix of PDFs, Word documents, Excel documents, TIFFs and various other files. I have...
View Article12.6 SCC Issues
Had 9.0 on my system, and was able to use SCC option for MKS (Integrity Client 2009) source control just fine. Once 12.6 eval (Build 3506) was installed, it broke the SCC for both PowerBuilder...
View Articlecan I declare and execute RPCFUNC from one windows function
HiI don't know I am asking a stupid question. If it is, please sorry for that Is there anyway to declare and call RPCFUNC from windows function. RegardsPol
View ArticlePB 12.6 64 bit deploy & OLE DB (not)
I'm working on migrating a 12.5 to 12.6 app. The app connects to MS SQL Server 2012 via OLE DB Once migrated, the app connects fine when deployed as 32 bit pCode Then I build a simple POC to test...
View ArticlePB 12.6 Issues with 64 Bit Executable
Good Day! I have migrated my PFC-based application to PB 12.6. First Issue: Using a 64 Bit deployment, my application crashes when a very simple function call is made: SQLCA.of_SetMyVariable( TRUE ) /*...
View ArticleInstalling 12.5.2 EBFs
I installed version 12.5.2. It works fine. I then wanted to install one of the EBFs to fix a problem. When running the Setup program for any of the 6 EBFs I get this error message: However, I have...
View Articlegetrow() not return proper row number after using the modify() function
Hi Everyone, I am using PowerBuilder 11.1 build 8123.I am protecting the column and changed the background mode of data window column through modify() function in user defined local function (where...
View ArticleORCA crashing, are there things to look for in code?
Hello, I am automating our build process and I am using Roland Smith's PBORCAPI.dll and PBSCCAPI.dll products (nice job Roland). Anyhow... I have PBDs working, but DLLs crash. I know it isn't the...
View ArticleWill PB 12.6 Manuals be available in pdf?
I would like to mention that we don't have manuals in pdf (like sybase used to do and sap continues to do for other products). For PB 12.6 we only have 3 documents as you can see in the following link:...
View Article