Re: PB15 Beta Installation Issues
Thanks Beverly. That statement is actually in the PB15Readme.txt file which I read after looking for the files. I installed the PB12.5 rtc files (version 15) and the Rich Text Edit stuff works in the...
View ArticleRe: My PB15 Beta Installation Experience
Migrated several applications, connected to source control (Team Foundation Server), all without incident. Set up database connection using SQL Server Native Client for SQLServer 2012). Launched...
View ArticleRe: Purpose of this Group
HI Charles - Yes, this is the place for discussing beta issues. We are actually the first group to have a beta like this at SAP, so we will be testing out the process, providing feedback, and likely...
View ArticleRe: My PB15 Beta Installation Experience
Yay - gladd to hear. Have you done anything with OData yet?
View ArticleRe: My PB15 Beta Installation Experience
Hi Matt, Did you look at the folder \Program Files (x86)\Sybase on your hard drive and see if PB15 was installed in the proper directory? On my machine, the Start Button/Programs was correct as you...
View ArticleRe: PowerBuilder 12.5 & Application Server
Hi Chris, Let me first of all say, "Thank You" very much for replying to my question. I was more than thrilled to see you replying to my question. I've been reading your articles etc on the internet...
View ArticleHelp with DW and Excel File
Hello, I'm trying to export a datawindow to a excel file with 3 worksheets, because an excel file have a limit in rows (version 2007 have a limit of 1048576 rows), my code is ok (in theory) but when I...
View ArticleRe: Help with DW and Excel File
My answer is "don't do that"...You honestly have a use case that requires a half million rows in a spreadsheet? Why?? Did you know that Excel can query your database directly? You don't need to...
View ArticleRe: Using Tableblob
If you look on my Google Drive, you will see a sample called WPFDataWindow.zip. It contains DDL script to create the tables needed, a Classic app that adds the images to the database and a PB.Net app...
View ArticleRe: Error saveas PDF PB12.5.NET
I also found that I was able to finally generate a PDF using STAOperationBehavior. However the general flakiness of PB12.5.NET got to me and I've ended up going back to PB11.2 and building a COM+...
View ArticleRe: PB15 Beta - MDIDock Window
Hi Randy, I have been able to reproduce the response window not being modal with both mdidock! and mdidockhelp! window types and have opened CR 753291 for engineering to look into it. Thanks for...
View ArticleRe: Simulate Oracle Sequence
Russell, I'm not sure. Not savvy with SA's locking options. We used to use NOWAIT in Oracle to prevent blocking, but I'm not sure if this option (and others) exist in SA. I'll let the DBA research...
View ArticleRe: PB15 Beta Installation Issues
The download is only available from with the SAP service marketplace. You need to have an S user id to access it. There are instructions for obtaining that in the announcement of the beta...
View ArticleRe: PB15.NET beta : cannot see variable's contents in debugger
Hi Phillip: I'll check the behaviro and let you know when I reproduce it. Cheers...Bob
View ArticleRe: PB15 beta 64bit exe : memory leak with arrays of string (by ref)
Philip, Does the memory stabilize, if you repeatedly open and close the window? Thank you.
View ArticleRe: Help with DW and Excel File
- What is the original source of the data? If it's an external datawindow, then it's probably not another database (or you would have written it as a query against that database, not external) -...
View ArticleRe: Not install update/EBF for build EBF21586
I have a couple of suggestions: -Make sure you unzip the file. If you try to run the setup.exe from the zip file you will run into problems. -Reboot your machine and run in safe mode and then try the...
View ArticleRe: Not install update/EBF for build EBF21586
i have realized several times what you have said to your me and it has not worked later uninstall completely PowerBuilder cleaning registry of Windows and on having installed PB 12.5.0 it happens same...
View Article