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.
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 25599 - 25628 of 27001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25599
Hi all, I have to send html-emails with images in the body from my Powerbuilder- application (Client-Server-Application on Microsoft-XP, Vista) and like to...
baumann_wels
Offline Send Email
Oct 1, 2008
8:20 am
25600
Thanks Ian.  That seems to be the solution for me, to have all global functions in a separate PBL.  and I'm proceeding that way.  By the way I'm using SQL...
BKR Shivaprakkash
sivakrith
Offline Send Email
Oct 1, 2008
10:38 am
25601
Ian - According to Shekar: "> The API-Tooltip utility does not work properly for Tabular ... Which is why he created the PB-6 Tooltip file. I've never used...
Olan Knight
olknight
Offline Send Email
Oct 1, 2008
2:16 pm
25602
Manfred, Yes, take a look System.Net.Mail(http://msdn.microsoft.com/en-us/library/system.net.mail(VS.80).aspx) Bruce ... From: PowerObject@yahoogroups.com...
Merritt, Bruce
bpm9648
Offline Send Email
Oct 1, 2008
3:07 pm
25603
Hi Olan, Yes I agree that for datawindows it's not a straightforward implementation but it can be done. Our datawindow tooltips works for all type of ...
Ian Faigao
ian_faigao
Offline Send Email
Oct 1, 2008
8:15 pm
25604
You can manually check in/out objects by modifying the *.PRP files in the repository drive. 0 - means checked in. 1 jb - means check out by jb ... From: Ian...
J B
jb_bulls
Offline Send Email
Oct 2, 2008
12:38 am
25605
Hi Is anyone having code to read comma-delimited text file thanks salil...
salil kolhatkar
salilkol
Offline Send Email
Oct 2, 2008
2:16 pm
25606
1. Create an EXTERNAL dw object with all of the columns in the file 2. lds = CREATE n_ds (or datastore or datawindow) lds.DataObject = <new dwo from step...
Olan Knight
olknight
Offline Send Email
Oct 2, 2008
2:37 pm
25607
Hello, I need to have a messagebox with just the OK button, but I do not want the button to be defaulted. It should not accept Enter key or Spacebar press, it...
praveenbr
Offline Send Email
Oct 2, 2008
4:21 pm
25608
Create your own window with a button on it, perhaps? ________________________________ From: PowerObject@yahoogroups.com [mailto:PowerObject@yahoogroups.com] On...
Susan Emmons
semmons_1
Offline Send Email
Oct 2, 2008
4:25 pm
25609
Hi All,   Can you give me the one Senario of Set Trans() and Set Transobject().   Its very urgent for me. Can any one help me for the above?   Thanks in...
peesapati sairam
psr141
Offline Send Email
Oct 3, 2008
12:10 pm
25610
Yes i agree this is very essey soln thanks for this but i need to import file which is having | as colmn. seprator and mulitiple files (different width) i...
salil kolhatkar
salilkol
Offline Send Email
Oct 3, 2008
12:10 pm
25611
You can import any file as long as the columns in your DWO match. The easiest thing is to have one string column of characters and specify the import as...
Olan Knight
olknight
Offline Send Email
Oct 3, 2008
12:22 pm
25612
Always use SetTransObject() and you'll be fine. From the PowerBuilder HELP file: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SetTrans Usage In most cases, use the...
Olan Knight
olknight
Offline Send Email
Oct 3, 2008
12:26 pm
25613
Hi guys, I'm having a problem in doing a full rebuild of our application it is a japanese powerbuilder migrated from pb8 to pb9, when i full rebuild it ...
silverpunk2003
Offline Send Email
Oct 6, 2008
3:10 am
25614
Hai, Use low level file functions like, FileOpen, FileRead etc. Sanju P.S ... From: salil kolhatkar <salilkol@...> To: PowerObject@yahoogroups.com Sent:...
Sanju@AvalonSoftwares
avalon_india
Offline Send Email
Oct 6, 2008
3:10 am
25615
Hi Ram, In all the years I've been working with PowerBuilder (since version 3) the only time this question has come up is in a job interview. In all the...
Rich Bianco
rbianco
Offline Send Email
Oct 6, 2008
3:11 am
25616
Dear My Friends, You will get paid once you answer the easy survey.. ($35 FOR EACH SURVEY)  For more details, please click for the below link   ...
Fskovic Sr
fskovic_sr1
Offline Send Email
Oct 6, 2008
3:12 am
25617
Do you simply rebuild the application or are you compiling a new executable ? Compiling a new executable is not the same thing than simply rebuild the...
Patrice Domange
patrice.domange
Offline Send Email
Oct 6, 2008
12:07 pm
25618
Hi,   Using following steps :   1). define that csv file in odbc excel. 2). create table in database as per col.in your csv files. 3). use datapipeline to...
sachin bhargava
sachin_softbit
Offline Send Email
Oct 6, 2008
12:16 pm
25619
Did the application open (the exe version) during the compilation? ... From: PowerObject@yahoogroups.com [mailto:PowerObject@yahoogroups.com] On Behalf Of...
Gökalp AKYÜZ
gakyuz.rm
Offline Send Email
Oct 6, 2008
1:01 pm
25620
Hi everyone: When I retrieve information from a DropDownDataWindow, the value in the database is'2200, and when it assigns the value in the field is'220000'....
Marcelo Fernando
marcel21fca
Offline Send Email
Oct 6, 2008
3:33 pm
25621
Check the FORMAT of the data on the Format tabpge of the dropdown. Olan ... Hi everyone: When I retrieve information from a DropDownDataWindow, the value in ...
Olan Knight
olknight
Offline Send Email
Oct 6, 2008
3:45 pm
25622
Hi friend. What is the datatype for this field? Luiz [Non-text portions of this message have been removed]...
Luiz Ribeiro
luiz.ribeiro@...
Send Email
Oct 6, 2008
3:51 pm
25623
The datatype is varchar(4), and assigns varchar(6). PowerBuilder 9.0.3 Build 8784. MS SQL 2005, Connection by OLEDB. Thanks. ... De: Luiz Ribeiro...
Marcelo Fernando
marcel21fca
Offline Send Email
Oct 6, 2008
4:07 pm
25624
The format is General. ... De: Olan Knight <Olan.Knight@...> Para: PowerObject@yahoogroups.com Enviado: lunes, 6 de octubre, 2008 10:45:27 Asunto:...
Marcelo Fernando
marcel21fca
Offline Send Email
Oct 6, 2008
4:08 pm
25625
Thanks for the tip, i will try it again and let you know the result. ... executable ? ... rebuild the application, although the compiling process involves a ...
silverpunk2003
Offline Send Email
Oct 7, 2008
1:41 am
25626
Try droping the field from the datawindow and re-selecting it.  Seems the length in the database has been reduced after creating the DW. Shivaprakkash ... ...
BKR Shivaprakkash
sivakrith
Offline Send Email
Oct 7, 2008
4:44 am
25627
Hello, In one of the field having a DDDW (data value is integer, display value is char) when I try to setText in Editchanged event it assigns the value of data...
sivakrith
Offline Send Email
Oct 7, 2008
5:00 am
25628
Hello, Just repeating the same problem left a year back. I'm planning to display the currency in Indian Style ie, comman separation should be like...
sivakrith
Offline Send Email
Oct 7, 2008
6:07 am
Messages 25599 - 25628 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