Re: Powerbuilder 10.0 on Sybase 12
ASA is not ASE. You should be able to connect using ODBC. When you installed ASA 12, did you install the 64-bit version by any chance? You need the 32-bit version.
View ArticleRe: Powerbuilder 10.0 on Sybase 12
Whoops, my bad. I read the title as Sybase 12, and to me at least that means ASE. Long story short, the whole SYC thing doesn't apply here what Terry said is true, all you need is the 32-Bit ODBC...
View ArticleRe: Content moderation is in effect....
Hey Bruce, The following E-Mail was sent to me yesterday by Sean Yang in response to my SCN Support Request. Whaddya think? Best regards,Dale ================================ Hi Dale, You will be not...
View ArticleRe: Content moderation is in effect....
My bad. They must have re-implemented it. I only found out about it originally indirectly, as I'm not involved in moderation. You should be good now though. I just liked that last response, so...
View ArticleRe: Fix for Dropdown issues in 12.5.2?
Hi Kerry; FWIW: PB 11.5.1 was an excellent release for my clients. Please let us know if you try this application migration with another PB release and if your problem is still there. Good luck!...
View ArticleRe: Content moderation is in effect....
FWIW: I was just moderated three times in the past three days on various postings to different questions. I had not seen any moderation for many weeks until yesterday. I wonder if moderation has been...
View ArticleRe: Content moderation is in effect....
No idea. I only found out about the original 30 point rule when they originally turned off SCN registration and I pressed enough people about it aggressively enough that I got included on some of the...
View ArticleRe: Content moderation is in effect....
Hmmm, guess that means you have to achieve "Gold" before your out of moderation limbo.
View ArticleRe: Content moderation is in effect....
No worries; thanks for taking the time to try and straighten me out.
View ArticleRe: Fix for Dropdown issues in 12.5.2?
That would be a nice easy fix but sadly, there is no duplicate data. I did find a post in the old sybase forum where another user mentioned that they were having trouble in 12.5 with dropdown...
View ArticleRe: Fix for Dropdown issues in 12.5.2?
First, I'll point out that Sybase only supports the most recent 2 major releases - 12 and 12.5 in this case (plus the ebfs). Factor that into your decision regarding which version to migrate to. It...
View ArticlePB 12.5.1 .net - GetChild Fails if childdatawindow is in header of composite...
I'm migrating a complex application from PB Classic to .net. Our PB reports use a generic composite datawindow with a header and body. Getchild always returns -1 when trying to get the...
View ArticleRe: PB 12.5.1 .net - GetChild Fails if childdatawindow is in header of...
That has been my experience as well - code that works (and has worked for years) in classic fails in .net. I've come across so many problems with the .net version of the datawindow engine in 12.5.1...
View ArticleRe: PB 12.5.1 .net - GetChild Fails if childdatawindow is in header of...
Hi Duncan; This problem is a known issue with PB.net (among a few others). I would report this issue to SAP Technical Support with a test case if possible. Since PB 12.5.2 was just released, I would...
View ArticlePB : edit - editmask - regional settings
Hi all, We are using PB 11.5.1. build 5097 We are using a comma as decimal separator and a dot as symbol for grouping thousands and millions. We have set the following as editmask for all our decimal...
View ArticleRe: PB : edit - editmask - regional settings
Hi John; Its all driven off the "Regional Settings" in MS-Windows. You might want to add this type of checking to your PB application to advise the user ......
View ArticleRe: PB : edit - editmask - regional settings
Hey John, Chris is, as usual, on point with this issue; that said, I don't believe I've ever seen a working edit mask that uses a space as a separator in a numeric string. I'm thinking you're probably...
View ArticleRe: PB : edit - editmask - regional settings
Hi Chris and Dale, thanks both for your reply. "To advise the user " ? They have a second application that requires a point as decimal sign and a space as thousand/millions separator. So changing the...
View ArticleEAS 6.x migration
I am currently trying to port an existing PB application (10.2) running in EAS 5.5 to EAS 6.x (I am using 6.3.1.0). After resolving a bunch of errors (outofmemory etc), I manage to migrate some...
View Article