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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 24054 - 24083 of 24955   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
24054
Hi All i have application developed using PB 7 in which we used WIN API to develop and use windows Tool Bar but when we migrated the application to PB 11 The...
zizo badr
zizo_khaled
Offline Send Email
Dec 2, 2007
1:54 pm
24055
Not sure but I'd check the Win API and see if has different parameters or options. Since the menu shows, it appears to be created correctly but since PB 7 is...
yarevad
Online Now Send Email
Dec 2, 2007
4:42 pm
24056
Hi All I am Using PB 10.5 & MSAccess 2003 I want make field mutliline in datawindow because the field is about 255 character how I can make that? Finestraco...
finestraco
Offline Send Email
Dec 3, 2007
7:45 am
24057
just resize the control and if needed set the scroll bars and other properties. ... -- Arman Porciuncula [Non-text portions of this message have been removed]...
Arman Porciuncula
ArmanPorky
Offline Send Email
Dec 3, 2007
9:39 am
24058
hi gurus, I need to help, When I insert record using datawindow and then I check the quantity on hand not enough but why the tabel transaction still had record...
@alim
alfen_lim
Online Now Send Email
Dec 3, 2007
10:00 am
24059
Hi, I am using V9.0 in PB and i can see this, might be not available in V8.0 Regards, Ramendra ... From: meetavaidya <meetavaidya@...> To:...
Ramendra Singh
ramendravikram
Offline Send Email
Dec 3, 2007
12:03 pm
24060
Hi Olan, Thanks, for the information. Regards From: PowerObject@yahoogroups.com [mailto:PowerObject@yahoogroups.com] On Behalf Of Olan Knight Sent: Thursday,...
Jinu Nair (BSGME)
jinukk
Offline Send Email
Dec 3, 2007
1:09 pm
24061
... If the field is in detail band then increase the size of the text box to span multiple lines.Turn on the autosize height for the band and the column and...
enkay_naveen
Offline Send Email
Dec 3, 2007
1:09 pm
24062
Just was curious to know if there exists any user object having the DDEML.dll structures and functions declared or example libraries using DDEML in power...
taha abbas
taha_82
Offline Send Email
Dec 3, 2007
2:29 pm
24063
Hi Jenny, First thanks alot for the reply. May I please know what is the relevance of the printer with regards to the margin of the display? How about he color...
steven roy standford
pennyroy_18
Offline Send Email
Dec 3, 2007
2:37 pm
24064
Shoaib - Just remember that DLLs developed in Visual Studio can be used by PowerBuilder applications! :) Olan ... hi, i have worked on biometrix .... but i...
Olan Knight
olknight
Offline Send Email
Dec 3, 2007
5:00 pm
24065
This email and its contents already include the answer to this question: 1. Set the Regional Setting / Currency format to ##,##,##,##,##,0.00 2. Get into your...
Olan Knight
olknight
Offline Send Email
Dec 3, 2007
5:06 pm
24066
Alim - 1. Check the status of the ROLLBACK operation to ensure the database thinks that it worked properly, or 2. Try issuing an explicit COMMIT after the...
Olan Knight
olknight
Offline Send Email
Dec 3, 2007
5:15 pm
24067
Roy - The margins of a report, or of any dw output, are set in the DW. BE SURE to include the RULER in the "Specify Richtext Settings" tabpage so you can set...
Olan Knight
olknight
Offline Send Email
Dec 3, 2007
5:29 pm
24068
DDEML is just a library that allows you to manage DDE functions. You can do a Google search and look at the MS documenation to see how it can be called. Then...
yarevad
Online Now Send Email
Dec 3, 2007
8:16 pm
24069
hi alim also check the Autocommit property of SQLCA, set it to False if it is not. Mustapha ... check the quantity on hand not enough but why the tabel...
Mustapha labri
mustapha_labri
Offline Send Email
Dec 3, 2007
9:44 pm
24070
Have you ever created a PB application to track stocks and graph ticker prices ? I have a client who wants one built using real time Wall Street data. I am...
steve.adams3@...
sa07071955
Offline Send Email
Dec 4, 2007
1:18 am
24071
Are you an ISUG member? This months, or last months, ISUG Journal has an article on pulling yahoo finance pages into PB and making graphs. Sweet! ... -- ... ...
Rich Frantz
rich_frantz
Offline Send Email
Dec 4, 2007
1:44 am
24072
Hi All I have poblem with EA server the service always stopped after while i dont know what to do i re installed the server so any idea thanks ...
Said Al-Yahyai
sdsco
Offline Send Email
Dec 4, 2007
4:00 am
24073
Hi, Please read the Log file of EAServer, as you will able to find the problem area, you will find it in BIN folder of ur EAServer Installation. Please let me...
Ramendra Singh
ramendravikram
Offline Send Email
Dec 4, 2007
6:00 am
24074
Thanks Frantz, I will definetly check that one out. ... From: "Rich Frantz" <richfrantz@...> Are you an ISUG member? This months, or last months, ISUG...
steve.adams3@...
sa07071955
Offline Send Email
Dec 4, 2007
12:42 pm
24075
Before I would begin to answer this one I'd need to know a lot more about the "real time data". How is it made available? XML? Web/service? SQL...
D. Anderson
dk_anderson
Offline Send Email
Dec 4, 2007
1:30 pm
24076
Hmmmm.... This is like a Word Wrap in a field right? Then autosize is just plain useless....
yosuke_miida
Offline Send Email
Dec 4, 2007
2:19 pm
24077
SQL Server - data feed already exists. We are moving forward - its a highly specialized app - very custom for this client. and yes we are heading in the...
steve.adams3@...
sa07071955
Offline Send Email
Dec 4, 2007
9:59 pm
24078
hi gurus, I want to change background colour in datawindows when quantity not enough example: quantity 10 40---------> not enough 50 so I want change...
@alim
alfen_lim
Online Now Send Email
Dec 5, 2007
11:33 am
24079
on font tab, background color expression if( db<need_db ,255,color_of_dw) db and need_db are fields or computed fileds color_of_dw is color, what u use in dw...
Tóth Péter
powertps
Offline Send Email
Dec 5, 2007
11:44 am
24080
I'm using PowerBuilder 10.0 to write send email script using SMTP (Outlook 2003). But, the problem is when I try to execute the script, the error like 'Error...
aziella80
Offline Send Email
Dec 5, 2007
1:10 pm
24081
Dear Friends, After installing oracle9i and PB7.0 in my PC, I tried to configure the database-profile in PB, but PB is giving some error "The Ordinal 5379...
SAA
tosyed@...
Send Email
Dec 5, 2007
1:10 pm
24082
Hi all, I am using PB 10.5. I have two tabpages on a tab control (tabpage_1 and tabpage_2). When I open the window afresh based on a predefined parameter, I...
Excellence
exlolo
Offline Send Email
Dec 5, 2007
1:10 pm
24083
Try to post SelectTab(2) either in Open event of your window or in SelectionChanged event of Tab control: POST Tab.SelectTab(2) ...
Mikhailovsky, George
gmikhai
Offline Send Email
Dec 5, 2007
1:26 pm
Messages 24054 - 24083 of 24955   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