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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 23041 - 23070 of 24919   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
23041
Hi gurus, I have developed an application using PB 9.0 and trying to deply it on another machine, but some reports are not showing proper contents as It was...
saurabh
saurabh_oracle
Offline Send Email
Jun 1, 2007
11:29 am
23042
I have a PB application and want to add 2 of functionalities in my application. 1) If a session has been idle for more than 15 minutes, require the PB ...
saurabh
saurabh_oracle
Offline Send Email
Jun 1, 2007
11:31 am
23043
Hi group, I have to create a showplan for .sql file with following syntax isql -U<login id> -P<password> -S<server name> -i c:\showplan\<SP_NAME>.sql -o...
guddusingh_77
Offline Send Email
Jun 1, 2007
1:17 pm
23044
Google or Yahoo should be your friend. Often issues can be found by using a search engine. Here's a link to the Sybase site found by Google. ...
yarevad
Online Now Send Email
Jun 1, 2007
2:02 pm
23045
If this is an MDI application, use the timer and timer event in the frame to handle application idle time. You can also use the timer in a window to handle...
yarevad
Online Now Send Email
Jun 1, 2007
2:06 pm
23046
You could use Idle event of application object for 1st functionality and Timer event of 'X' window for the 2nd one. Just set Timer() function to 300 seconds...
Mikhailovsky, George
gmikhai
Offline Send Email
Jun 1, 2007
2:14 pm
23047
You can do an explain plan from the database painter and since you're logged on, just do "Explain Plan for [your sql statement]". Dave...
yarevad
Online Now Send Email
Jun 1, 2007
2:16 pm
23048
Hello, Can anyone provide me with some useful info on developing PB applications on these platforms? Which versions of PB support and any info on the use of EA...
praveenbr
Offline Send Email
Jun 1, 2007
2:30 pm
23049
Use this link as a start point: http://www.networkcomputing.com/unixworld/review/005/005.html George ________________________________ From:...
Mikhailovsky, George
gmikhai
Offline Send Email
Jun 1, 2007
3:05 pm
23050
FYI, George ________________________________ From: Bishop, Pam Sent: Friday, June 01, 2007 1:59 PM To: Mikhailovsky, George Subject: FW: PowerBuilder Sales...
Mikhailovsky, George
gmikhai
Offline Send Email
Jun 1, 2007
6:13 pm
23051
Hello friends, Can you please let me know any user forum for Sybase T-SQL programming?. If anyone knows, please give me the site. thanks and regards sathiya...
Sathiya Sivam
thegreatsathya
Offline Send Email
Jun 2, 2007
4:49 am
23052
Hi, We are on the lookout for people with implementation experience at our office in Dubai. MAS Technology is a 10 year old s/w company based in Dubaiand have...
naveenbt6543
Offline Send Email
Jun 2, 2007
6:15 pm
23053
Hi, I am Interested in pb 11 book... Albert Tedjadiputra <alb1298@...> wrote: yes please, I'd like to hear from anyone about the latest PB 11 book if...
jayabal rajesh
jayrajesh_itin
Offline Send Email
Jun 2, 2007
6:20 pm
23054
First of all I would like to Thanks Dave for the reply, But my dear friend Timer () function will only handle the time and if user is working on the window...
saurabh
saurabh_oracle
Offline Send Email
Jun 4, 2007
10:15 am
23055
Hi, I'm looking for a tool for code formatting. I found some for PHP, C, etc. (p.e. http://www.textrush.com/code-formatter.htm) but nothing for Powerbuilder. ...
baumann_wels
Offline Send Email
Jun 4, 2007
11:11 am
23056
Hi Group, I have a .cmd file at FTP server which executes some .awk scripts. I am trying to use FTPcommand api in powerbuilder script but getting error that...
guddusingh_77
Offline Send Email
Jun 4, 2007
1:07 pm
23057
Hi.. Please check this out if it could be helpful for you... In the .ini file, create a section for the window X. Assign the X window timeout time. Get the...
Anil Cherukuri
cherukuri3005
Offline Send Email
Jun 4, 2007
1:40 pm
23058
Try Sybase's public forums. ... -- Arman Porciuncula [Non-text portions of this message have been removed]...
Arman Porciuncula
ArmanPorky
Offline Send Email
Jun 4, 2007
2:17 pm
23059
FYI - The IDLE and TIMER events can be used for more than one timer. Say you want two timers, one for user inactivity and another for window inactivity. The...
Olan Knight
olknight
Offline Send Email
Jun 4, 2007
4:49 pm
23060
Thanks, George! Olan ... FYI, George ________________________________ When this comes in I will forward it to you since you are the only user I know of. Pam...
Olan Knight
olknight
Offline Send Email
Jun 4, 2007
4:52 pm
23061
Buddu - I successfully run FTP commands from one of my PowerBuilder applications. I use the SHELLSRV and the WININET libraries, both available from this group:...
Olan Knight
olknight
Offline Send Email
Jun 4, 2007
5:06 pm
23062
Hi guys, Is there a way that makes me able to connect to SQL SERVER 2000 using PB9 nativally and using WINDOWS AUTHENTICATION to SQL SERVER. It can be done...
nobody here76
nobody_here76
Offline Send Email
Jun 4, 2007
6:40 pm
23063
Hi, I have done it, adding in the dbparm property of the transaction object this option "Secure=1" ... From: nobody here76 <nobody_here76@...> To:...
Pablo Cuccioletti
Pcucho
Offline Send Email
Jun 5, 2007
2:03 am
23064
In my opinion, PB is dying because of the following reasons: 1. The tool is failing to evolve into cross-platform development tool. What Sybase did is it tied...
Nestor Jaba-an
nutsbox
Offline Send Email
Jun 5, 2007
4:56 am
23065
Hi, Ihere are some specific commands which can be executed with ftp> prompt... I need to execute a executable file which takes another file as parameter... EX:...
guddusingh_77
Offline Send Email
Jun 5, 2007
1:14 pm
23066
wow,it worked like magic... thanks Pablo Cuccioletti <pcucho@...> wrote: Hi, I have done it, adding in the dbparm...
nobody here76
nobody_here76
Offline Send Email
Jun 5, 2007
4:38 pm
23067
Hi Friends, I am Interseted in PB 11 Book. if any one have reference or link please send me thanx in advance Sumit Jain jayabal rajesh...
Sumit Jain
sumit.jainam
Offline Send Email
Jun 5, 2007
9:18 pm
23068
HI, the timer event for the window is the right way to do. 1. create a (window) instance variable eg. i_win_no_action_count = 0 2. set the timer to 60 in...
bernd_s_44
Offline Send Email
Jun 6, 2007
1:19 pm
23069
Do you still have these options available? jlewis_comsys <jlewis_comsys@...> wrote: Hello! My name is Josephine Lewis, Placement Manager for...
sheetal mehta
sheetal920
Offline Send Email
Jun 6, 2007
1:21 pm
23070
Hi All, I'm new to the list and also rather new to PowerBuilder. I see on this group's home page that it is an intermediate to advanced level group. Since I'm...
David Gardner
mr_david_gar...
Offline Send Email
Jun 7, 2007
5:29 pm
Messages 23041 - 23070 of 24919   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