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.
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 11264 - 11294 of 27001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11264
Hi , Its for Sybase and SqlServer........ Regards William ... From: Dazhi [mailto:dazhig@...] Sent: Friday, July 30, 2004 7:06 PM To:...
william.franklin@...
stwilliamfra...
Offline Send Email
Aug 2, 2004
4:38 am
11265
hi, use distinct in your subquery update vendor_mastertemp set vendor_mastertemp.city_code = (select DISTINCT city_code from city_table where...
Winston Bautista
wins2nb
Offline Send Email
Aug 2, 2004
4:44 am
11266
I think what the post mean is that you should have at least 4 yrs of experience in PB but still accept a junior level position. This is very common in a...
Rick Abainza
rick_abainza
Offline Send Email
Aug 2, 2004
6:36 am
11267
How 'bout the salary range? Onin ... __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! ...
Onin
lctayson
Offline Send Email
Aug 2, 2004
8:02 am
11268
we are using sw from www.visolu.com ( really not bad... and cheap... ) in other way, you can create your own sw interface via www.twain.org...
littlejohn1232002
littlejohn12...
Offline Send Email
Aug 2, 2004
9:18 am
11269
Dear Freinds, How can we improve database performance (speed). Which protocol is better - tcpip, ipx, netbios, etc. We are using SQLAnywhere 5.5 and...
GRINSO-Nepal
grinso@...
Send Email
Aug 2, 2004
12:24 pm
11270
try to include your select statement that you want to put in the computed column to the query of you datawindow... example: select fistname, lastname, ...
MALINAO, ROMMEL C.
rcmalinao@...
Send Email
Aug 2, 2004
1:48 pm
11271
That's a very broad question; try Google on "database tuning" or "database optimization". Or do you have problems with a specific query? As far as the...
Jim Espaillat
delphinusc
Offline Send Email
Aug 2, 2004
2:34 pm
11272
Thanks a ton man.. this looks awsome.. just wondering.. do you have any code.. dont want to re-invent the wheel. TIA Shalinder ... ...
Shalinder Verma
shalinderverma
Offline Send Email
Aug 2, 2004
9:41 pm
11273
Hi ... I am facing one problem ... please help me to solve this... the scenario is as follows : My window is Report parameter window and contains more then 12...
pawanbag
Offline Send Email
Aug 3, 2004
3:35 am
11274
What object is your calendar object is it a pfc calendar object(designed in PB) or an OLE ActiveX calendar object..? ... From: pawanbag...
william.franklin@...
stwilliamfra...
Offline Send Email
Aug 3, 2004
4:28 am
11275
Hi all, How can I save a composite datawindow to Excel in PB. Hope to hear from all. Thanks n Advance Rinju Joy __________________________________ Do you...
Rinju Joy
rinjujoy
Offline Send Email
Aug 3, 2004
5:04 am
11276
Checkout http://www.desta.com.ua/ John Pallister Systems Engineer ____________________ NetworkLogic Telephone +61 2 9687 8800 Facsimile + 61 2 9687 8877 Email...
John Pallister
blackhawk19824
Offline Send Email
Aug 3, 2004
7:22 am
11277
i think it is simple just add a button besides the date input area to trigger the calendar and the calendar to close when clicked or enter is pressed. winston ...
Winston Bautista
wins2nb
Offline Send Email
Aug 3, 2004
8:47 am
11279
If all else fails.... 1. Create an external DW (create a datastore to hold it) to match your desired Excel output. 2. 'March' through the composite, ferreting...
Metz Kenneth
klklasm
Offline Send Email
Aug 3, 2004
1:58 pm
11280
Pawan - I created a Double-Clicked Calendar Service for this purpose. When the user double-clicks on an editable date field, a popup window with the calendar...
Olan Knight
olknight
Offline Send Email
Aug 3, 2004
2:14 pm
11281
Hi All, 1. I have a requirement where i want to search for Path of Acrobat reader installe don m/c. I ve seen that Acrobat reader 5.0 and 6.0 store path in...
Lucky chawla
cyber_aix
Offline Send Email
Aug 3, 2004
3:45 pm
11282
use the dw2xls by desta ... ________________________________________________________________________ Yahoo! Messenger - Communicate instantly..."Ping" your...
reywilson rollan
rwrollan
Offline Send Email
Aug 3, 2004
3:45 pm
11283
Dear Friends, I was using SQLAnywhere 5.5 database and it allowed me to create a field (column) name "date" as date data type. I used this name in my scripts....
GRINSO-Nepal
grinso@...
Send Email
Aug 3, 2004
4:43 pm
11284
is there any way to change the text color of a commandbutton in pb5??...
Gabriel Vieira Fernan...
gabrielvieir...
Offline Send Email
Aug 3, 2004
5:17 pm
11285
Susankhya, What do you mean when you say "scripts?" Do you mean the PowerScript Language inside of PowerBuilder? If so that leaves out the DataWindows that...
Kelley Daniel
Daniel.Kelley@...
Send Email
Aug 3, 2004
6:02 pm
11286
If you have PowerDesigner or ERwin, reverse engineer the schema and make the changes there. If not, try using the dbunload or dbxtract tools to dump out the...
Jim Espaillat
delphinusc
Offline Send Email
Aug 3, 2004
6:05 pm
11287
Both the button text and background are under Windows control, and cannot be set for one specific application. A user can change them (or you can do it...
Jim Espaillat
delphinusc
Offline Send Email
Aug 3, 2004
6:17 pm
11288
For global replace (powerscript) you can use PBL peeper. http://www.techno-kitten.com/PBL_Peeper/Download/download.html Here is a old link (very comprehensive)...
Sumedh Patki
sumedhp
Online Now Send Email
Aug 3, 2004
6:37 pm
11289
Hi, I think there is a tricky way to do this is put a sle / label on top of a command button and change the color for that. -:) Thanks & Regards Santonu...
Santonu Mukherjee
msantonu@...
Send Email
Aug 3, 2004
6:57 pm
11290
I'm running some system stored procedures from within my application to add logins, access and roles to the database for use with Windows NT Authentication....
Santerre, Peter
peter_santerre
Offline Send Email
Aug 3, 2004
6:58 pm
11291
Hi, PB 9.0 PFC , SQL 2000 I have an external datawindow that has a stored procedure attached to its INSERT. At run time, I am inserting a row in it and trying...
Shalinder Verma
shalinderverma
Offline Send Email
Aug 3, 2004
7:35 pm
11292
Something I observed... I m getting this error, when in the stored Procedure (which is connected to the external DW), I add a cursor and call another SP. DW ->...
Shalinder Verma
shalinderverma
Offline Send Email
Aug 3, 2004
7:43 pm
11293
Very simple - use picture button instead of command one. ... From: Gabriel Vieira Fernandez [mailto:gabrielfernandez@...] Sent: Tuesday, August 03, 2004...
Mikhailovsky, George
gmikhai
Offline Send Email
Aug 3, 2004
8:48 pm
11294
Remember that unless you COMMIT a change to a row, you cannot access it for updates in another SP. Olan ________________________________ Something I...
Olan Knight
olknight
Offline Send Email
Aug 3, 2004
9:43 pm
Messages 11264 - 11294 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