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

Re: How to handle rowversion (timestamp) datatype of Microsoft Sql Server in PB?

Here is a script that uses a "get" proc called sp_get_sec_sys and an "update" proc called sp_upd_sec_sys. The table used is named t_sec_sys with 3 columns: sys_id uniqueidentifier, sys_name...

View Article


Re: Please update PB Documentation regarding WIN32 System Calls for x86/x64

Hello Scott, Many thanks to your comment and hint to: #define SB_SETTEXTW             (WM_USER+11) that points me in the right direction, it seem that i had to inform the Statusbar (msctls_statusbar32)...

View Article


Re: Powerbuiler OLE

I think, ole_1.Saveas(filename) ist not the right function for saving a word file. It saves an OLE storage file. It seems not to be the same. Try to use this:ole_1.object.SaveAs(filename)

View Article

Image may be NSFW.
Clik here to view.

Re: How to handle rowversion (timestamp) datatype of Microsoft Sql Server in PB?

Hi Mark;   Thanks for the RPC example ... another good way to communicate with SP's! I just wanted to point out to the novice DB crowd - that you can use the "timestamp timestamp" column declaration in...

View Article

Re: How to handle rowversion (timestamp) datatype of Microsoft Sql Server in PB?

I can see now, after a little experimentation, that I was a bit wrong and can see the ultimate problem. When using the stored procedure for update, PB will attempt to provide a string for the timestamp...

View Article


Image may be NSFW.
Clik here to view.

Re: How to handle rowversion (timestamp) datatype of Microsoft Sql Server in PB?

Hi Scott;   Thanks for the great tips! => Unfortunately there is no way to control how PB generates the sql statementFYI: Yes you can - that is what the DW/DS's "SQLPreview" and/or UpdateStart...

View Article

Image may be NSFW.
Clik here to view.

Re: How to handle rowversion (timestamp) datatype of Microsoft Sql Server in PB?

I tried doing that but got a different value.What am I missing?

View Article

Re: newer version of pfccom32.dll?

I have licenses to older versions, but I'm hoping that someone can tell me where to get a later version, or which version of PB I should install to get a newer version of pfccom32.dll that does not...

View Article


Image may be NSFW.
Clik here to view.

Re: newer version of pfccom32.dll?

I am writing one reply to Marco, Chris, and Bruce. First, I want to thank all of you for chiming in. The product I am working on gets very limited attention.  This will be our first release of this...

View Article


Image may be NSFW.
Clik here to view.

Re: newer version of pfccom32.dll?

Hi Harvey, Don't be afraid to mark any/all of the answers as helpful or correct. Good luck babysitting that timebomb.  Mark

View Article

Re: Ws Security config file wont regenerate with current code changes PB.NET

Thanks for your reply Bruce it is much appreciated. I have read the article quite a few times. I am however a bit confused as to how security configuration utilizing certificates can be added with...

View Article

Re: Powerbuiler OLE

You need to look into Words VBA. Saveas is on the documents collection so it would be: ole_1.object.Application.ActiveDocument.SaveAs2 Now the easiest way to ind this out is to record a macro with you...

View Article

Did someone calculate the Longitudinal Redundancy Check (LRC) before?

Did someone calculate the Longitudinal Redundancy Check (LRC) before?Thanks

View Article


programming language selection

If you were to create new browser based device independent database application what programming language would you select and why? .netjavasap-rivergooglephpother?

View Article

Re: Did someone calculate the Longitudinal Redundancy Check (LRC) before?

No, but you could adapt one of the examples from Wikipedia:  Longitudinal redundancy check - Wikipedia, the free encyclopedia

View Article


PB15beta : PBNI and 64 bit support

HiI have heard that PBNI won't support 64 bit deployment.Is it true?Is there an official statement from SAP of all the unsupported features when building in 64-bit, compared to 32-bits?What about all...

View Article

Will there be only one IDE in PB15? What about WCF?

I think that ONE IDE for PowerBuilder 15 is the way to go.The PB Classic IDE is somewhat outdates ( no proper intellisense, cannot open several functions of an object at the same time, ..)The PB.NET...

View Article


PBNI Wizard for Visual Studio 2010 and 2013?

Using PB15 beta, I saw in C:\Program Files (x86)\Sybase\PowerBuilder 15.0\SDK\PBNI\Wizards that there is still no wizard specifically targetted at Visual Studio 2010 and 2013.If PBNI is still alive, I...

View Article

Re: PB15beta : PBNI and 64 bit support

The real meaning is we don't provide a Visual Studio plugin to develop 64bit pbx. If you had a 64bit pbx, it should work in 64bit PB applications.  However, because PB IDE is 32bit, you can't use a...

View Article

Re: Powerbuiler OLE

Yes, it works for me for Word 2007.I have a simple OLE control on a window and this script: string s="d:\Dok1.docx"...

View Article
Browsing all 7329 articles
Browse latest View live


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