Quantcast
Channel: SCN: Message List - PowerBuilder Developer Center
Browsing all 7329 articles
Browse latest View live

Re: DatawindowChild issue

That's a good catch. pbm_erasebkgnd seems do the trick.

View Article


Re: Export objects from a target (multiple libraries)

Hi Terry,  Thanks for  your help. I Have my target open on PBL Peeper but the manual don't  seem to help, neither the website.  In particular for exports it says: "Exports PageThe first subpage...

View Article


Re: Export objects from a target (multiple libraries)

Hi, It seems that I found the way playing around with the interface.  Thanks

View Article

Re: DatawindowChild issue

Just in case you haven't figured it out yet, here's the code of my test: First, declare an instance variable:  boolean ib_dropdownopen=false integer ii_dwc_rowIn the user event  mapped to...

View Article

Re: Alternatives to Replace a COM Component

Thanks Bruce, I'll have a play around with creating a .Net assembly from PB Classic.

View Article


Re: Problem in Consuming Web Services in Powerbuilder 12.5 Classic and .Net

I tried yet to specify basic authentication with SetBasicAuthentication and with SetOptions, but it seems that not works, and "Credentials not found" message still coming. Searching on Google i read...

View Article

Re: PowerBuilder Soap 12.5 Project

The execution of wsdl shows me the message:"Error : Unable to import the association 'xxxxxxBinding' from namespace 'http://xxxxxxxxx.it'     - Unable to import operation 'xxxxxxxxx';     - Element...

View Article

Re: datawindow update error number 20001

Based on the error number it looks like you are calling an Oracle stored procedure which is returning that error number.  That number is typically used with a call similar...

View Article


Re: datawindow update error number 20001

all info as below: PB: 11.5.1ASE: 12.5.4this error come out from PB app when call dw.Update()  dbms = 'SYC Adaptive Server Enterprise'dbparm = ''Release='12.5', OJSyntax='PB', UTF8=1,...

View Article


Re: datawindow update error number 20001

Hi, Very obscure message, Well first thing that might be interesting is the sql update statement that has been generated and if it is correct.So put a message box in the sqlpreview event and show the...

View Article

Re: datawindow update error number 20001

Thanks. What's the trace param for ASE 12.5.4? Some thing like???SQLCA.dbms = "TRACE SYC Adaptive Server Enterprise 12.5.4"

View Article

Re: datawindow update error number 20001

Are you doing anything in the code that changes the row or column status flags after the retrieve completes?    If you do a Retrieve() of a datawindow, then an immediate Update(), all the status flags...

View Article

Re: datawindow update error number 20001

Thanks. Nothing special:1. Retrieve data: dw.retrieve(col1 value)2. Change value for mycol3. Call dw.Update() Rows->Update property for this datawindow:  Datawindow Setting for Update property:Allow...

View Article


Re: datawindow update error number 20001

Yes, it only uses the first 3 chars, so the following will do: SQLCA.dbms = "TRACE SYC"  Ben

View Article

Re: datawindow update error number 20001

Thanks for help, guys. Figured out: it is because of a trigger on mytab.

View Article


Re: Powerbuilder 12.6 - Saved Password disappeared at DB Profile(Not happned...

I am getting the same error and it's not a bad install. Was working fine for a week and then it started happening out of nowhere causing me to re-install PB 12.6. This is not the only issue currently...

View Article

Re: Powerbuilder connecting to ASE16

You mean you've actually managed to contact some sort of SAP support so they could be less than helpful? Good job! I'm still waiting for a response to an SQL Anywhere case I opened two weeks ago. Mr...

View Article


PB12.6, PBNI and 64bit support

Hi, I make and use several PBNI extensions (hashtables, PCRE regular expressions, Perl integration, ...) and integrate external components (Scintilla, TreeList, ...) and I would like to be sure on what...

View Article

Re: Powerbuilder connecting to ASE16

I raised a "technical incident"about something else a couple of weeks ago and have not yet had any response. So this time a thought I would raise a non-technical incident asking where can I get the...

View Article

Re: Appeon - Datawindow Error - An object or column is missing or empty.

Hi Paul;   The next time this happens ... 1) Don't forget to look at the Appeon ERROR log using the AEM web console.   - Normally, Appeon will log this type of SQL error automatically. 2) Use AEM to...

View Article
Browsing all 7329 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>