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...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 18391 - 18420 of 27001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18391
HI SIR, I AM USING POWER BUIDER 6.0 SIR HOW TO IMPORT THE DATA FROM EXCEL TO DATA WINDOW? REGURDS RAMA ... Jiyo cricket on Yahoo! India cricket [Non-text...
rama m
rama_dvg
Offline Send Email
Feb 1, 2006
8:07 am
18392
We can find all "What's new " of each PB version here : http://www.techno-kitten.com/ Maybe, Shaz was talking about enterprise vs professional, vs desktop. ...
Olivier Citeau
ociteau
Offline Send Email
Feb 1, 2006
8:41 am
18393
You can't import .xls data directely. YOu can save the data from Excel as a tab delimited file which can then be imported using ImportFile. Dave HI SIR, I AM...
David Ray
yarevad
Online Now Send Email
Feb 1, 2006
12:07 pm
18394
Hi, Just Get the workspaceheight() and workspacewidth() od the screen and based upon these values adjust the X, Y, Height and width of other control in the...
Balaji S
susk_balaji
Offline Send Email
Feb 1, 2006
1:16 pm
18395
I'd like to change retrieval arguments at runtime and is the Describe and Modify method the best way to do this?...
girls3dog1
Offline Send Email
Feb 1, 2006
2:34 pm
18396
Ok, so I have this application and somehow in two different pbl's was a datawindow called d_yournamehere. The problem was one of these datawindows was...
semirgj
Online Now Send Email
Feb 1, 2006
2:38 pm
18397
As far as I know, No. I am actually working on this right now with 4 dw's. It's more fun when they're connected to source control! http://www.techno-kitten.com...
Frantz, Richard (DOB)
rich_frantz
Offline Send Email
Feb 1, 2006
2:42 pm
18398
You can have same named datawindows. However, only the datawindow in the first PBL during compiling will be invoked. The only way you have the two datawindows...
allan.desouza@...
desouzal2004
Offline Send Email
Feb 1, 2006
2:47 pm
18399
Running PB 9.0.1 PB help says Sleep(seconds) seconds Long for the number of seconds you want the application to pause. Could this actually mean milliseconds...
Barry Johnson
johnson987b
Offline Send Email
Feb 1, 2006
3:50 pm
18400
Hi Barry, I think that this PB function is new in PB8. So I guess this code was written prior to PB8, using Windows API. So checkout "global external function"...
Olivier Citeau
ociteau
Offline Send Email
Feb 1, 2006
4:04 pm
18401
I use the sleep function and thought it does not hit exactly the number of seconds it is close in our application. I use 300 for 5 minutes and it is actually...
Zehrung, Joe ctr NAVS...
joezpoco
Offline Send Email
Feb 1, 2006
4:04 pm
18402
How can I find the IP of computer or DSL modem that I connected to the internet by Powerbuilder? I need the external IP of this device. For example my IP is...
gakyuz@...
gakyuz.rm
Offline Send Email
Feb 1, 2006
4:09 pm
18403
Hi What is difference between Primary! and Orignal! buffer Thanks shaz...
mailto_shaz
Offline Send Email
Feb 1, 2006
4:49 pm
18404
This is the API ftn I used before PB added theirs: SUBROUTINE Sleep(ulong millisecond) LIBRARY "Kernel32.dll" The PowerBuilder ftn is in seconds. Ken Metz ......
Metz Kenneth
klklasm
Offline Send Email
Feb 1, 2006
5:03 pm
18405
Primary = the currently active buffer available to the script and presented to the user Original = the data retrieved from the database Filter = the data...
Olan Knight
olknight
Offline Send Email
Feb 1, 2006
5:11 pm
18406
From a previous post by Ashwin: [Structure] str_wsadata unsignedinteger version unsignedinteger highversion character description[257] character...
Olan Knight
olknight
Offline Send Email
Feb 1, 2006
5:14 pm
18407
Allan is correct. Another thing to check are the messages at the end of each compile. If you have more than one object with the same name, you WILL get a...
Olan Knight
olknight
Offline Send Email
Feb 1, 2006
5:19 pm
18408
Allan - Do an EDIT SOURCE on these datawindow objects to ensure that no schema links are present. If no schema links exist in the dwo AND the transaction...
Olan Knight
olknight
Offline Send Email
Feb 1, 2006
5:20 pm
18409
Olan, I'm not so sure on your last post. I ran pibble peeper and found 4 duplicate datawindows across 3 separate pibbles. The very first thing I did, was do a...
Frantz, Richard (DOB)
rich_frantz
Offline Send Email
Feb 1, 2006
5:26 pm
18410
If you are trying to change the actual retrieval arguments themselves at runtime, like this.... FROM: SELECT * from table1 WHERE column1 = :A and column2 = :B...
Olan Knight
olknight
Offline Send Email
Feb 1, 2006
5:30 pm
18411
Thanks. I was pretty sure that the first datawindow found would be used during the compile but I hadn't been checking the compile messages for duplicate...
jgrimes
semirgj
Online Now Send Email
Feb 1, 2006
5:38 pm
18412
Olivier, That's it! It's a global external function Windows API having the name sleep. This program was written in PB9, but the function must have been copied...
Barry Johnson
johnson987b
Offline Send Email
Feb 1, 2006
5:56 pm
18413
Perhaps it's a setting on the compiler, because my compiler logs always list all duplicate objects. In the Library Painter, look under the "DESIGN/Options"...
Olan Knight
olknight
Offline Send Email
Feb 1, 2006
6:01 pm
18414
Thanks Olan, It works now. Allan DeSouza *: 416-325-1947 Systems Analyst, Technology & Business Solutions Community Services I&IT Cluster, Ministry of...
allan.desouza@...
desouzal2004
Offline Send Email
Feb 1, 2006
6:17 pm
18415
I've got both those items checked also. Always have. ... Rich Frantz Keane Inc. ________________________________ From: PowerObject@yahoogroups.com...
Frantz, Richard (DOB)
rich_frantz
Offline Send Email
Feb 1, 2006
6:37 pm
18416
I tried but it gives ip of my machine, What I need is : 192.168.1.145 my ip ---> 192.168.1.1 __DSL__ 81.214.XXX.XXX -----> internet I dont need my internal...
gakyuz@...
gakyuz.rm
Offline Send Email
Feb 1, 2006
6:38 pm
18417
Hi All We have migrated the application from PB 6.5 to PB 10 . In the application we are generating reports in PSR format . But it seems PB 10 does not support...
Kharate, Rahul(ODC-TCS)
rkharate@...
Send Email
Feb 1, 2006
10:22 pm
18418
Yes, you are right, the PB6 PSR's are not supported due to changes in higher PB versions. You should use PB6 to save the data in a .txt format (without...
David Ray
yarevad
Online Now Send Email
Feb 1, 2006
11:22 pm
18419
hi, I used dropdownDW to select data branch customer. and I design used tabpage in form. When I add record in my form the dropdownDW is empty(click...
@alim
alfen_lim
Offline Send Email
Feb 2, 2006
2:08 am
18420
check if your code call the settransobject before adding new record.. Regards, -Rick- "@alim" <alfen_lim To: powerobject@yahoogroups.com ...
Ricardo Abainza
rick_abainza
Offline Send Email
Feb 2, 2006
7:28 am
Messages 18391 - 18420 of 27001   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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