Dear Friends, I need an help from u,actually i have nearly 1 year and six month experience with programming in Power Builder and currently looking for a...
Hello Friends, Does PowerBuilder support Multi-Threading.If yes then from which version.Please update me if you find any help documentment or website which...
If you mean the PowerBuilder client, as in the .exe, no. It is asynchronous but only single-threaded throughout an instance of an executable. Mike Talley ... ...
If I click on the link I can't get the page. It says it cannot be found. ... __________________________________________________ Do You Yahoo!? Yahoo! Finance -...
Melanie, It's just spam. Forget about it. ... __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes ...
Hi, You may logon to your account and upload your resume onto: http://groups.yahoo.com/group/PowerObject/files/Resumes section of this Group. Many recruiters...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the PowerObject group. File :...
PowerObject@yahoogrou...
Sep 3, 2002 11:59 pm
395
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the PowerObject group. File :...
PowerObject@yahoogrou...
Sep 4, 2002 5:38 am
396
Hi, does any one know this problem and have any solution? Whenever I download file from PowerObject, the file is always kept as "auth" with unknown format...
Is there any way to develop generic objects in Powerbuilder? In pfc, we see seperate services for datawnidows and data stores althouhgh they are similar in...
The reason there are two services is that datawindows are visual objects and datastores are non-visual objects. Other than that, the non-visual functionality...
Hi all. I just have a question of a rather insignificant nature. It seems that every time I open a window in the PB IDE (6.5.1 BTW), it is all scrunched up ...
Hi, It seems like your IDE is set to open sheets in Cascade state. Try the menu option: Window->Layer In fact, Cascade is not a very useful state to open...
Hi, Another option available to you is to use the PowerObject and Object datatypes. In case of your Datawindow and Datastore situation, you need to have one...
Hi all. I've got a question about labels. In doing some maintenance on an app, I've had to recreate a label DW so that it is based on a stored procedure versus...
Hi, Check to see if the dialog: dw.Rows->Data has any blank rows inserted into the dialog. Regards, -- PowerObject! ... DW so that ... Anyway, that ... ...
Hi. Thanks for the suggestion but Rows -> Data is empty. The really weird thing about this is that: a) The old DW doesn't do this and the two are identical...
When things are weird (where one thing works and the other doesn't) I suggest it's time to export both DW's and compare them. If you don't see anything that...
i have pb8 9506 i got this error Unhandled exception in program.exe (PBVM80.DLL):0xC0000005 : Access violation. how can i handle ?? in Visual C++ debugger...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the PowerObject group. File :...
PowerObject@yahoogrou...
Sep 8, 2002 2:55 am
410
I am trying to print 2 receipts on each page. can somebody explain how to disable page break between the 2 receipts for each page in order to print 2 per page?...
Here's a workaround... You can create a composite datawindow for your report. Place your Receipt datawindow twice in the composite datareport. HTH, Nin ... ...
Hi all, I will appreciate your assistance in any form on the use of graph objects. I
m working on an app that is making use of employees' information to be...
Hi Lie. I use an INI File entry to determine with with DBMS the PB app must connect to. If you have speciall DBMS SQL code in you datawindow object, you must ...
Hello all... How can i allow my users to choose any column to group or page braek by at run time before retreiving? i have a report that has plant id and...
thanks... But if if have to retrieve mass data from the database, how do i retrieve into two different datawindwos in teh composite report?? I need to retrieve...