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

How to set sqlserver stored procedure as data source for a datawindow

I am using powerbuilder 11.2 and  database sqlserver ,  Please can u let me know  how to call stored procedure  as resultset for datawindow .for example SelectCustomercode,sum(balance)from salesWhere...

View Article


Image may be NSFW.
Clik here to view.

Re: How to set sqlserver stored procedure as data source for a datawindow

Hi Polacan;    The easiest way I know of is to build a DW Object specifying the DataSource as your SP as follows:  HTHRegards ... Chris

View Article


Re: keyDown(keycode) return only s or y

Hi Victor;  I am somewhat confused about your implementation. Can you tell us ... 1) On what object type are you coding this?2) On what event is your code?3) What is this code trying to achieve? Thanks...

View Article

Re: Registration-free .NET activation

I'm still not clear on the clSid. When I create a component in PB .net where does the clSid come from?It should be <namespace>.<classname>

View Article

Re: Registration-free .NET activation

When building the PB Classic project do I use the 'No manifest' option?Yes, *and* make sure that new style controls are *not* used.  In earlier versions of PB you did that by not checking the new style...

View Article


Re: Registration-free .NET activation

Hi Guys;   Also note that disabling the "new style controls" option will make your PB application look "flat" and disable things like the new Contemporary Menu, toolbar, etc look & feel! So you may...

View Article

Re: Graphical Memory leakage (GDI issue) with Powerbuilder

Did one of your coworkers already start a discussion on this topic yesterday?

View Article

Image may be NSFW.
Clik here to view.

Re: keyDown(keycode) return only s or y

i use one datawindows with a dropdowndw editable, whem i enter any string in the pb_downkey execute:  The function fx_caracter() return the last key press by user, with this function i have the real...

View Article


Re: keyDown(keycode) return only s or y

From PB Help: "KeyDown does not detect other ASCII values (such as 97-122 for lowercase letters)."I don't understand why you call fx_caracter(). You can evaluate the key parameter of your keypress event.

View Article


Re: keyDown(keycode) return only s or y

Seems like all your looking for is the user pressing the F4 key ...  If so, then I would code in the pbm_dwnkey event: IF KeyCode = KeyF4!  THEN;  // Show List ProcessingEND IF

View Article

Re: Graphical Memory leakage (GDI issue) with Powerbuilder

Neither one of them mentioned the name of the 3rd party image processing software, the most important piece of information needed to help them.

View Article

Re: keyDown(keycode) return only s or y

i need to know wath character is the key, for that reazon i use the fx_caracter()

View Article

Re: Declare Procedure vs. RPC

Oops. Didn't see this when I posted to your other reply. This one works for me.

View Article


Re: Page up and Page Down keys don't work in a RichTextEdit ?

Thanks Chris!! I really appreciate your help!!Everything working!Rafa

View Article

Image may be NSFW.
Clik here to view.

Re: Declare Procedure vs. RPC

Good point Bruce .. more coffee needed this AM. 

View Article


Image may be NSFW.
Clik here to view.

Re: Page up and Page Down keys don't work in a RichTextEdit ?

Wonderful ... have a great weekend! 

View Article

Re: Declare Procedure vs. RPC

Still have to find the occurrences, though. However, I like that autocompletion will show you the RPCs on SQLCA instead of always having to remember the proc name and its signature.

View Article


Re: Declare Procedure vs. RPC

Maybe the wood stove went out?

View Article

Re: Declare Procedure vs. RPC

-20C here in Ottawa, Canada this AM too ... so the electrons (and brain cells) are moving slow - LOL!

View Article

Re: Scanning and viewing images from pb12.5 classic

ok, now you can block it again. I can read this. eMail was sent to you.

View Article
Browsing all 7329 articles
Browse latest View live


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