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...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 8185 - 8214 of 24916   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8185
Hi David, Unfortunately it seems that you cannot do that with editmask. Add an extra digit : ####,###,##0.00 Then check than number is lower than 1,000,000,000...
Olivier Citeau
ociteau
Offline Send Email
Feb 2, 2004
11:07 am
8186
Hi all, I need to do something like the Windows Explorer: I need to find and select the row by typing the characters of a determinate column (emp_name, f.e)....
david.moro.page@...
korisevich
Offline Send Email
Feb 2, 2004
1:18 pm
8187
Yes Shekar,the application was migrated from Power Builder 5.0 to Power Builder 8.0.3 Build 9704 a year back. I have tried everthing,I have got to build the...
Bora, Mintu (CAP, CORP)
mintu.bora@...
Send Email
Feb 2, 2004
1:25 pm
8188
Hi Shekhar. I edited the source and retained the Power Builder 8.0 syntax of SQL generation (including the retrieve and arguments section)and used the...
Bora, Mintu (CAP, CORP)
mintu.bora@...
Send Email
Feb 2, 2004
2:58 pm
8189
More info: I want to do something similar to the autoscroll dddw service (n_cst_dwsrv_autosearch : Scrolls a DropDownDataWindow or DropDownListBox...
david.moro.page@...
korisevich
Offline Send Email
Feb 2, 2004
4:03 pm
8190
Hi again I have a window with two controls, a singleLineEdit and a datawindow. I want to program the sle so that when I type a letter I want to select the dw...
david.moro.page@...
korisevich
Offline Send Email
Feb 2, 2004
5:19 pm
8191
Hi, Try creating a user event for the sle and map it to pbm_enchange.. This is similar to the editchanged event... In this event, you can get <sle_name>.text...
Manikandan Kumarappan
manikandankm
Offline Send Email
Feb 2, 2004
5:33 pm
8192
Just got 'XPed' Does anyone know the sysbase news server - used to connect Outlook Express to the sybase newsgroups? TIA Ken Metz Programmer/Analyst Kansas...
Metz Kenneth
klklasm
Offline Send Email
Feb 2, 2004
6:30 pm
8193
You could do this: Create a standard visual object from a SingleLineEdit. I called mine uo_type_ahead. Add this object to your form and initialize the ...
Kelley Daniel
dskelley123001
Offline Send Email
Feb 2, 2004
7:11 pm
8194
You may be able to find them on the sybase website. Melanie Metz Kenneth <Kenneth.Metz@...> wrote: Just got 'XPed' Does anyone know the sysbase news...
Melanie Norton
melanie_norton
Offline Send Email
Feb 2, 2004
7:15 pm
8195
forums.sybase.com jp ... Express ... Service....
ho99es
Offline Send Email
Feb 2, 2004
8:19 pm
8196
THX, thought I has saved everything I needed before 'they' wiped out my hard drive to install XP, but not that. Ken Metz ... From: ho99es...
Metz Kenneth
klklasm
Offline Send Email
Feb 2, 2004
10:37 pm
8197
pards, try placing this code on the key event of the window..... dw_control is the datawindow sle_name.text is the single line edit ls_colfind is the column...
Winston Bautista
wins2nb
Offline Send Email
Feb 2, 2004
11:20 pm
8198
hi, i want to show the page number and the total of pages of a report, in a singleline but i dont know how to do it. the function page() doesnt work out of the...
jose a marin
marin2k1
Offline Send Email
Feb 2, 2004
11:21 pm
8199
insert this function in your datawindow.... 'Page ' + Page() + ' of ' + PageCount() or in your sle_text sle_text.text = 'Page ' + dw_control.Page() + ' of '...
Winston Bautista
wins2nb
Offline Send Email
Feb 2, 2004
11:41 pm
8200
david, masks have four parts positive;negative;zero;null an answer to your question #,#0.00;(#,#0.00);-;- this mask string will have 9999 9,999.00 ...
Winston Bautista
wins2nb
Offline Send Email
Feb 2, 2004
11:42 pm
8201
can I know the email id to communicate with them rgds Kumar S ... From: "srikanth athmaraman" <athmasr@...> To: <PowerObject@yahoogroups.com> Sent:...
Kumar S
skumar_mailid
Offline Send Email
Feb 3, 2004
4:07 am
8202
FYI… Join the PowerBuilder 10.0 Beta Team! PowerBuilder is getting ready for the 10.0 release and would like to invite you to join the Beta Team! The...
Dinesh Omkar
dinesh_omkar
Offline Send Email
Feb 3, 2004
7:21 am
8203
Which Country ? For US : http://www.sybase.com/contact_us There are no e-mail but you may call them. For other countries : go to the local Sybase web site ...
Olivier Citeau
ociteau
Offline Send Email
Feb 3, 2004
8:13 am
8204
Can't get pass the registeration .. cannot find server.....?? ... _________________________________________________________________ E-mail just got a whole lot...
Carl marks
melb_ourne@...
Send Email
Feb 3, 2004
10:04 am
8205
Server is Responding Properly and i registered without any problem sriram ... ===== Endrum Anbudan R.Sriram __________________________________ Do you Yahoo!? ...
sriram raju
power_thanj
Offline Send Email
Feb 3, 2004
10:15 am
8206
Hi ..... can it possible to get the all datawindow Object from the selected PBL in the form of TreeView or List View ... like if user select particular Pbl and...
pawanbag
Offline Send Email
Feb 3, 2004
11:52 am
8207
You must define a treeview, with two levels - in the first, you must put the pbl's you want to see - in the second level, you must use the libraryDirectory...
david.moro.page@...
korisevich
Offline Send Email
Feb 3, 2004
12:00 pm
8208
Dear Friends. I've heard in another group that PB 10 has a Linux version. Does someone know something about it ? Regards, David. ... From: Dinesh Omkar...
David Carlos Brunstein
david_brunstein
Offline Send Email
Feb 3, 2004
1:05 pm
8209
Me too!!! ... De: PowerObject@yahoogroups.com Fecha: 02/03/2004 04:18:09 AM Para: PowerObject@yahoogroups.com Asunto: Re: [PowerObject] Join the PowerBuilder...
Eddy Palma
ewpalma
Offline Send Email
Feb 3, 2004
2:04 pm
8210
I could!! You Try!! ... From: Eddy Palma [mailto:epalma@...] Sent: Martes, 03 de Febrero de 2004 09:07 AM To: PowerObject@yahoogroups.com;...
Chang, Luis Enrique
luis_ky
Offline Send Email
Feb 3, 2004
2:07 pm
8211
Hi, We are in the process of migrating our application from pb 7.0.3 to pb 9.0.1. In addition to this we also migrated the database 1 month back from Sybase...
Peter Santerre
rocknoland
Offline Send Email
Feb 3, 2004
2:58 pm
8212
Could you possibly check into this further to see if they are indeed going to send the books to review even though previous readers did not? I for one will...
Melanie Norton
melanie_norton
Offline Send Email
Feb 3, 2004
3:01 pm
8213
Hello, We had a similar issue with migrating. It was resolved by adding OJSyntax='PB' to the dbparm connection string. EX: SQLCA.DBParm = ...
Joel Mallum
jdmallum
Offline Send Email
Feb 3, 2004
3:13 pm
8214
For your information: ***** Linux is not a supported platform. You can try using WINE (but it is not supported). PB 10 will offer a Linux port of the...
Adrian Gonzalez Alonso
adrian_gonza...
Offline Send Email
Feb 3, 2004
3:37 pm
Messages 8185 - 8214 of 24916   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