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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 8894 - 8923 of 24955   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8894
I find it hard to imagine and implement a report that is typically a tabular type.. wherein I want a certain number of records to be printed along with an...
Old The Way Guy
oldawayguy
Offline Send Email
Mar 1, 2004
8:39 am
8895
Where are the pictures ? On the hard drive ? It is quite easy then. Just get the name of your picture in your SQL of the DW object. Then just check the...
Olivier Citeau
ociteau
Offline Send Email
Mar 1, 2004
8:46 am
8896
Hi all, has anyone done this with their PB application. I would like to allow the user to create new fields and then pick them up and include them in the data...
charlottecb2000
Offline Send Email
Mar 1, 2004
9:53 am
8897
Nobody knows. It is not certified by Sybase. If i were you i would either : - use PB8 or - tell your client that he can try your application on his W95 at his...
Olivier Citeau
ociteau
Offline Send Email
Mar 1, 2004
10:10 am
8898
hi In my view, First we need to add the column in to our desired table . To bring the coumn newly added into the DW. Export the existing DW...
Prabhakar
rprabhakar@...
Send Email
Mar 1, 2004
11:50 am
8899
Hi gurus, I am very much impressed by this group, my friend is in the search of sametype group for C programming languange. Plz provide me the information if...
neelabh.tripathi@...
Send Email
Mar 1, 2004
12:51 pm
8900
Hello, In the event script, point at the line you want to put a break, use the mouse to get the Popup menu. choose the Set breakpoint option. Regards, Srikanth...
srikanth athmaraman
srikanth_ath...
Offline Send Email
Mar 1, 2004
2:21 pm
8901
CSharpNET is one of our largest groups for C, C#: http://groups.yahoo.com/group/CSharpNET CSharpNET-subscribe@yahoogroups.com ... PowerObject! ... of...
Shekar C. Reddy
powerobject
Offline Send Email
Mar 1, 2004
2:26 pm
8902
Yes. It is possible to allow the user to add new fields. You may try the following: 1) If it is a report, you can construct the SQL statement depending on the ...
srikanth athmaraman
srikanth_ath...
Offline Send Email
Mar 1, 2004
2:41 pm
8903
It works, Thanks a lot. Regards, Bondan _____ From: david.moro.page@... [mailto:david.moro.page@...] Sent: Wednesday, February...
Bondan D. Abraham
bona_19
Offline Send Email
Mar 1, 2004
5:38 pm
8904
Yes, but watch out with Win 98 too. Depending on how critical the application is, it may be better to upgrade to Win 2000 or Win XP. From the PB 8.0.4...
Barry Johnson
johnson987b
Offline Send Email
Mar 1, 2004
6:14 pm
8905
I am using PB9.0.1 I have a data window that I have enabled the split horizontal. When the window opens I set the position of the split bar. This works fine. ...
Zehrung Joe R CONT NOCA
joez1941
Offline Send Email
Mar 1, 2004
6:41 pm
8906
Is this relevant to your question? http://groups.google.com/groups?dq=&hl=en&lr=&ie=UTF-8&newwindow=1&th=34b088ebd166b562 Rich Frantz Keane Inc. ... How can...
Richard Frantz
rich_frantz
Offline Send Email
Mar 1, 2004
6:54 pm
8907
FWD: From Keith Royce.... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Does anyone have a "step by step" for getting EAServer 4.2 up and running with a...
Olan Knight
olknight
Offline Send Email
Mar 1, 2004
8:21 pm
8908
Is Power Builder 7 J2EE compliant or capable? any idea ? is there any site/location which gives information about J2EE compliant or capable (all Powerbuilder...
Kolhatkar, Salil (Cog...
salilkol
Offline Send Email
Mar 2, 2004
10:51 am
8909
Check how many bit OS you are working on and how many bit PB S/w build you are working on. What I mean is 32 Bit, 64 Bit, 128 bit. Regards, Srikanth Athmaraman...
srikanth athmaraman
srikanth_ath...
Offline Send Email
Mar 2, 2004
1:38 pm
8910
Hi, I have a trial version of rational rose software. Can anybody tell me how to learn and start designing using this tool ? Any examples available ? ...
sijumn L
sijumnl
Offline Send Email
Mar 2, 2004
2:18 pm
8911
Hi all, can someone help me with this. I want to get the number of connected users to my MS SQLserver 2000 DB Thanks CCB....
charlottecb2000
Offline Send Email
Mar 2, 2004
2:20 pm
8912
Recently some people had put several messages to this group attaching huge digests to the message as part of there "Reply". I cannot make rules for this group...
Eduard Kram
edk19053
Offline Send Email
Mar 2, 2004
5:16 pm
8913
Your comments are valid and not at all impolite, and HAS been addressed repeated by the list owner. However there is nothing that can be done about human...
Richard Frantz
rich_frantz
Offline Send Email
Mar 2, 2004
5:47 pm
8914
select count(distinct loginame) from master..sysprocesses ... From: charlottecb2000 [mailto:bissettm@...] Sent: Tuesday, March 02, 2004 8:50 AM ...
pparuchuri@...
pvparuchuri
Offline Send Email
Mar 2, 2004
6:13 pm
8915
guys, i have a userobject (which is opened in a window)and i have written a function to open a header user object in the user object depending on a...
aks_741
Offline Send Email
Mar 2, 2004
6:40 pm
8916
Depends on how you define 'users'. If you mean connections, then it's: select count(*) from master..sysprocesses where spid > 50 If you mean distinct logins,...
Jim Espaillat
delphinusc
Offline Send Email
Mar 2, 2004
7:08 pm
8917
No matter where your data resides, create your DW with a GROUP based on the factor you wish to use - then check the New Page On Group Break property of the DW....
Olan Knight
olknight
Offline Send Email
Mar 2, 2004
8:37 pm
8918
Get a pointer to the parent window of the initial UO. use that window as the base for the second UO when you open it. Olan ... guys, i have a userobject (which...
Olan Knight
olknight
Offline Send Email
Mar 2, 2004
8:38 pm
8919
hi, thanks all for the information. with the regional office, everage we have about 3 to 5 users logon. we checked the resource on server is ok. the only...
Jenny.Diep@...
jdpbgmel1
Offline Send Email
Mar 3, 2004
12:21 am
8920
openuserobject function is available only in a window object, thus if you want to open a userobject inside a userobject you need a dummy window that will open...
Rick Abainza
rick_abainza
Offline Send Email
Mar 3, 2004
12:57 am
8921
hi, i have this problem with richtext edit control, if my pc does not connect to any printer, when we run our app and populate text in to richtext edit...
Jenny.Diep@...
jdpbgmel1
Offline Send Email
Mar 3, 2004
1:32 am
8922
Hi Jenny. Check/reapply the margin settings to the RTE document. We have had this problem occurring randomly and ended up having to reset them to a fixed...
John Pallister
blackhawk19824
Offline Send Email
Mar 3, 2004
2:35 am
8923
Hi, When I try to edit the project in PB9, it gives the information message as "Unable to open this project because the add-on software that was used to create...
Mohan Borade
yamohanhoo
Offline Send Email
Mar 3, 2004
3:09 am
Messages 8894 - 8923 of 24955   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