Re: Appeon - Printing
Hi Paul; FWIW: I have been using Appeon extensively since 2007 and I can state that the native printing using the DC/DS.Print ( ) methods is 100% the same as a native PB application! FYI: Appeon...
View ArticleRe: Connection lost to MS SQLServer
Hi Axel; There can be many reasons for this error code. Here are several possible causes for this ... max server memory setting set to 0user connections set to 1 (limiting you to one only)server...
View ArticleRe: Getting the Handle of the DW Edit control to pass to a spell checker
Hi Yakov, I don't have any answer to your question. I tryed to find a solution with SPY++ but without success. I can't have the edit text, I tryed with Send(...WM_GETTEXT...) but nothing was...
View ArticleRe: Powerbuilder connecting to ASE16
Hi, You can find the ASE 15.7 client on SAP MarketPlace on :Installations and Upgrades - S"SDK FOR SAP ASE"SYBASE SOFTWARE DEV KIT 15.7 There are both 32 and 64 bits. Regards.Abdallah.
View ArticleMS Web Browser OLE object error
Hi, I'm on PB 10.2.1 b9799 and Win 7 64 bits, IE 10. I'm opening an internal site using the MS OLE web browser which works pretty good except when the data displayed contains aposthrophes. For example...
View ArticlePB 12.6 64-Bit Windows Applications - Grid Table unsupported
I was reading this article on deploying 64-Bit applications with PB 12.6 and I was puzzled by one of the items listed in the unsupported features....
View ArticleRe: Appeon - Printing
Thanks Gentlemen, I tried it and I guess it must have printed somewhere. I thought I had specified that I wanted the dialogue box to pop up, but nothing happened. Since I work remotely, it usually...
View ArticleRe: What is the best Windows 8.1 "flavor" for running PB 12.6?
where can we download it ? tyby
View Articleoutlook question
Hi all , I want to save into a table an outlook message as file ( the file's path) , how do i do that quick and easy for the user ?(my table saves all kind of files , path + file name and opens it...
View ArticleRe: outlook question
There is a SaveAs method you can use when interacting with Outlook via OLE. SaveAs Method [Outlook 2007 Developer Reference] I have an example that uses OLE to interact with Outlook. It doesn't do a...
View ArticleRe: Powerbuilder connecting to ASE16
Hi Paul How did you raise the issue with SQL Anywhere support? It is not a normal situation for a technical support question not to get a response more so in the timeframe that you cite. If you have a...
View ArticleRe: Powerbuilder connecting to ASE16
Hi Chris,David I think this thread is about connecting PB 12.5 to ASE 16 and not to ASA 16.Correct ? Abdallah.
View ArticleRe: Powerbuilder connecting to ASE16
Hi David, Can you please provide me with the Incident number for the Technical incident you opened. I'd like to follow up to see the current status? Thanks,John
View ArticleRe: Powerbuilder connecting to ASE16
Indeed, it is ASA not ASE. I have downloaded the SDK trial and all is well
View ArticleRe: What is the best Windows 8.1 "flavor" for running PB 12.6?
Probably somewhere around here; Windows Technical Preview is coming soon - Microsoft Windows I can't imagine that you'd really want to use a preview version of a new operating system as the main OS...
View ArticleRe: powerfilter & appeon
other than removing the comments from the structures, what kind of tricks?
View ArticleRe: A datawindow grid question
Hi Chris , Thanks for response but... First , changing columns will force me to do modify the other instance as well ( so the ShareData() will work ) , and as you well know , if you put a text in a...
View ArticleRe: outlook question
Hi Roland , I took your code from Topwiz , and it works ofcourse ( as you well know ) ,But , I am getting an Error trying to SaveAs(Is_FilePathName)The error is : "Error getting external object ....."...
View ArticleRe: PB 12.6 64-Bit Windows Applications - Grid Table unsupported
Mike, According to engineering, the grid table refers to a RTE control. For example, you use insertdocument() to insert a rtf document that contains a table. Thanks,Beverly Duquette
View Article