Search the web
Sign In
New User? Sign Up
PowerObject · PowerBuilder / PFC Developers' Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 23709 - 23738 of 24917   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
23709
Hi guys, Is there a memory leak for PB 9 if I use this version for Appeon 5? If there is a memory leak for version 9, is this corrected/fixed in version 10? ...
Ian Carino
ian_carino75
Offline Send Email
Oct 2, 2007
2:17 am
23710
  hello everyone, i need powerbuilder interview question. can you please forward me the question? Thanks and regards amol [Non-text portions of this message...
amol tawade
bombaybaadshah@...
Send Email
Oct 2, 2007
7:43 am
23711
Hello all, First of all, the scenary: - PB 9.0.3 8004 - with PFC version 7 (I'm not sure... it's a big app, initiated with PB 5 and migrated 3 or 4 times till...
David Moro Ramos
dmoro78
Offline Send Email
Oct 2, 2007
3:07 pm
23712
I'm not sure it's QueryMode that is causing the problmes, is it? Does this operate the same way after retrieving data and no longer in QueryMode? haven't used...
yarevad
Online Now Send Email
Oct 2, 2007
4:28 pm
23713
Dear All, Can any body tell me how to get the presentation style of a datawindow object in Powerbuilder. I am using PowerBuilder 9.0 , no PFC's. I want to get...
Bilal Hasan
bilal_hasann
Offline Send Email
Oct 3, 2007
5:18 am
23714
I have a table with following columns start date, actual reading, standard deviation reading, avg reading, min reading, max reading is it possible to get line...
meetavaidya
Online Now Send Email
Oct 3, 2007
6:39 am
23715
If you look in the help file or the printed documentation, you will learn readily that the following datawindow dot notation will give you what you want. This...
DK
dk_anderson
Offline Send Email
Oct 3, 2007
10:28 am
23716
In SQLServer, this could be tried. Select a.customer_name, (Select sum(receivedamount) From b where a.customercode = b.customercode ) as received, (Select...
BKR Shivaprakkash
sivakrith
Offline Send Email
Oct 3, 2007
12:49 pm
23717
Wow this can be very subjective depending on interviewer. Some just gave sql test, some just ask common stuffs about PB such as type of datawindow, multiple...
Joshua Low
mycyberfreak
Online Now Send Email
Oct 3, 2007
12:50 pm
23718
Hello Can we get Graph's (Bar / Pie etc) in color ? I tried in PB6.5, even the example shows the graph in black & white only. Happiness Always BKR...
sivakrith
Offline Send Email
Oct 3, 2007
12:50 pm
23719
Hi Bilal, Just look for the keywork processing in the script of the datawindow. Regards, Taha. ... -- Regards, Taha Gulam Abbas SSE, Keane Inc 09346662474 ...
taha abbas
taha_82
Offline Send Email
Oct 3, 2007
12:51 pm
23720
Yes, it is quire possible. You have to create a DataWindow of Grahp presentation typ with 3 columns: start_date, reading_type, reading_value. It could based on...
Mikhailovsky, George
gmikhai
Offline Send Email
Oct 3, 2007
1:34 pm
23721
Hi Shivaprakkash, Just change Colors property (on Display Properties/Settings Tab) to 256 Colors on machine(s) where your application runs. PB 6.5 supports...
Mikhailovsky, George
gmikhai
Offline Send Email
Oct 3, 2007
1:39 pm
23722
FYI - A while back I placed a zip file containing a LOT of PB interview questions on the PowerObject site: ...
Olan Knight
olknight
Offline Send Email
Oct 3, 2007
2:36 pm
23723
thanks, That worked. ... embedded ... [mailto:PowerObject@yahoogroups.com] ... for ... category,...
meetavaidya
Online Now Send Email
Oct 3, 2007
4:16 pm
23724
Hi all: I am using PB 10.5 with Oracle 9i. To open a word document in PB I know you have the following code: oleobject ole_word ole_word = CREATE OLEObject ...
Allan DeSOUZA
desouzal2004
Offline Send Email
Oct 3, 2007
5:17 pm
23725
Why OLE ? Here's the easiest way to open ANY file without having doing anything special. Try it, you'll like it <GRIN> run("c:\program files\internet...
yarevad
Online Now Send Email
Oct 3, 2007
5:49 pm
23726
Unless you need to interact with Adobe, you bypass OLE and the RUN command should work. string ls_exp="rundll32 url.dll, FileProtocolHandler ...
Rich Frantz
rich_frantz
Offline Send Email
Oct 3, 2007
5:52 pm
23727
Hi Yarevad: I tried using run. I get a reponse box that says "File Download" as the title and then it asks me if I want to 'Open' or "Save' the file. When I...
Allan DeSOUZA
desouzal2004
Offline Send Email
Oct 3, 2007
6:06 pm
23728
Try it. Declare global external function FUNCTION long ShellExecuteA( ulong hWnd, string Operation, string lpFile,string lpParameters, string lpDirectory, int...
Eduardo Barbeito
edubarbeito
Offline Send Email
Oct 3, 2007
6:09 pm
23729
Sorry! Meant to say "when I "Open" it" nothing happens. -- In PowerObject@yahoogroups.com, "Allan DeSOUZA" ... file ... & ... in ... ("Word.Application") ... ...
Allan DeSOUZA
desouzal2004
Offline Send Email
Oct 3, 2007
6:13 pm
23730
Hi Eduardo, I agree with you. Since PB10 is unicode, it should be better to use ShellExecuteW ... LIBRARY ... ls_null,...
Olivier Citeau
ociteau
Offline Send Email
Oct 4, 2007
8:15 am
23731
Hi All, How to create the datawindow using Oracle 10g defined procedure...
amol.vishwarupe
Offline Send Email
Oct 4, 2007
1:15 pm
23732
I prefer "ProggyOptiS", regular, 8 for the IDE, is very small but I like. http://z505.com/cgi-bin/qkcont/qkcont.cgi?p=Compact%20Readable%20Fonts Hugo ... -- ...
Hugo Maia
hughost2000
Offline Send Email
Oct 4, 2007
2:14 pm
23733
Hi Rajan, I don't see any use of UNION in your case. If you want to use ANSI join, you may use this: SELECT a.CustomerCode, a.CustomerName, Sum...
Arman Porciuncula
ArmanPorky
Offline Send Email
Oct 4, 2007
6:01 pm
23734
One of my client is hiring PowerBuilder consultants on fulltime basis in Parsippany, NJ Client is looking for someone with around 4-6 years of PowerBuilder, ...
jitendra S
singh_jitu
Offline Send Email
Oct 5, 2007
1:27 am
23735
Hello I am working on powerbuilder and sybase . I need a good book of Powerbuilder and sybase .Can anyone suggest me which books are available in market and...
Santosh Tripathi
skrtripathi
Offline Send Email
Oct 5, 2007
7:35 am
23736
"Leveraging PowerBuilder in the .NET World" tour coming to 13 cities in North America in Q4 Dublin, CA, 17 September, 2007 - Showing its strong commitment to...
isugmike
Offline Send Email
Oct 5, 2007
7:35 am
23737
Hi. Im making a data search with sle and dw. My sle_1 editchange event search occurences on all rows in dw_1. I want to highlight or make bold/italics the...
afgomez
Offline Send Email
Oct 5, 2007
7:37 am
23738
Hi Gurus, We've a project that's running in PB6.5 and PB11 with Oracle 8i DB. At PB6.5 we're using PBDBMS (PB connection attribute used) to return dataset from...
Maycon Oleczinski
mayconol
Offline Send Email
Oct 5, 2007
2:45 pm
Messages 23709 - 23738 of 24917   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help