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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 17558 - 17587 of 24955   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17558
Hi all, we are trying to migrate an application from pb 6.5 to pb 10 it was built using pfc libraries . Can any one suggest me how to upgrade the pfc...
veerendra babu
veerendra_b
Offline Send Email
Dec 1, 2005
8:27 am
17559
hi, i got u r point. but the minimized application could be maximized and the running process which has goth parameters is shown to users. kindly help me how...
santhosh acharya
santhosh7311...
Offline Send Email
Dec 1, 2005
8:28 am
17560
EXECUTE IMMEDIATE... santhosh acharya <santhosh73115snh@...> a écrit : HI, let me explain clearlry what i needed. i want to execute sql commands...
Olivier Citeau
ociteau
Offline Send Email
Dec 1, 2005
8:52 am
17561
hi, thank for ur kind reply. i am currently getting done my wotk in the same procedure.But still my requirement is 1>To place the dbisql command line window...
santhosh acharya
santhosh7311...
Offline Send Email
Dec 1, 2005
10:21 am
17562
Hi Guys, We are storing Arabic and English data in some of our tables in Sybase 12.5. Now if I enter Arabic data from front end and retrieve it, I get expected...
Abdul Rawoof
arlohar
Offline Send Email
Dec 1, 2005
12:02 pm
17563
Thanks for your response. But unfortunately these obsolete objects are not in PFCOLD.pbl Is there any other way out? Vinodh ... ...
vinodh bosco
bosco_vinodh
Offline Send Email
Dec 1, 2005
12:06 pm
17564
Then you can put those objects there from the previous PFC version of PDCAPSRV. Do the same with those PFE objects. HTH -- SJ Emmons...
Susan Emmons
semmons_1
Offline Send Email
Dec 1, 2005
12:16 pm
17565
Thanks. Will keep you posted after giving it a try. Vinodh ... __________________________________ Start your day with Yahoo! - Make it your home page! ...
vinodh bosco
bosco_vinodh
Offline Send Email
Dec 1, 2005
12:33 pm
17566
Ver. PB 8.0 This is a bit of a perplexing problem. When I open a Window object with a datawindow I want the first field in the datawindow to have focus. To do...
girls3dog1
Offline Send Email
Dec 1, 2005
12:55 pm
17567
Hi Abdul, I don't have ASE here, so I am blind. But, if go to the "Regional settings" tab of your connection parameter, there is a "CharSet" database parameter...
Olivier Citeau
ociteau
Offline Send Email
Dec 1, 2005
12:59 pm
17568
Try the following: dw_X.SetColumn("columnname") dw_X.SetFocus() Heiko ... From: PowerObject@yahoogroups.com [mailto:PowerObject@yahoogroups.com] On Behalf Of...
Heiko Betzler
h.betzler@...
Send Email
Dec 1, 2005
1:14 pm
17569
Hi all: Sorry I didn't explain myself clearly. The tablet app. is going to be a stand-alone app. Later the data will be uploaded to the main Oracle database....
allan.desouza@...
desouzal2004
Offline Send Email
Dec 1, 2005
1:31 pm
17570
Thanks so much; it works now. ... From: Heiko Betzler <h.betzler@...> To: PowerObject@yahoogroups.com Sent: Thu, 1 Dec 2005 14:16:20 +0100 ...
wdolanaca@...
girls3dog1
Offline Send Email
Dec 1, 2005
1:41 pm
17571
Santosh - At the simplest level: 1. Add a MLE object and a button labeled EXECUTE and one named CANCEL to your window. The MLE will be where the user enters...
Olan Knight
olknight
Offline Send Email
Dec 1, 2005
1:54 pm
17572
What version of PowerBuilder are you using? The ONLY version that natively supports UNICODE character sets like Arabic is PB10. If you are using any earlier...
Olan Knight
olknight
Offline Send Email
Dec 1, 2005
1:58 pm
17573
Hi Allan, What's wrong with Jacques Laforest's answer ? ASA supports Varchar up to 32767 bytes wheeras Oracle 9 is limited to 4000 bytes. With Mysql the...
Olivier Citeau
ociteau
Offline Send Email
Dec 1, 2005
2:09 pm
17574
A simple migration from 6.5 to 10 is easy provided you migrate the 6.5 PFC/PFE libraries along with the application. Doing the migration this way means you...
Olan Knight
olknight
Offline Send Email
Dec 1, 2005
4:02 pm
17575
hi, thanks for u r kind reply. i tried thie option earlier also is there no other way that we can use dbisql ->window directly within the power builder window...
santhosh acharya
santhosh7311...
Offline Send Email
Dec 1, 2005
4:19 pm
17576
Hi All, We will be using an Oracle database to store signatures along with some personal data to describe the person that is signing. The signature size is ...
mike carnley
mike2cu2
Offline Send Email
Dec 1, 2005
4:30 pm
17577
You will have to trap this event (restore) and prevent it. I think it has something to do with the system command. Look up pbm_syscommand event id for a user...
Metz Kenneth
klklasm
Offline Send Email
Dec 1, 2005
4:47 pm
17578
Hi Mike: Could you give me the steps how I go about capturing the signature, Please? From the type of data field of the database where the signature will be...
allan.desouza@...
desouzal2004
Offline Send Email
Dec 1, 2005
6:50 pm
17579
All the information that I use can be obtained at this site: http://www.topazsystems.com/Software/sigplushelp/index.htm Topaz is the pad that I am using and...
mike carnley
mike2cu2
Offline Send Email
Dec 1, 2005
7:14 pm
17580
Add this line to your script dw_1.SetFocus() dw_1.SetColumn("column") - where column is the column name you want to have the focus immediately. HTH. angelo ......
Angelo Anolin
angelo_anolin
Offline Send Email
Dec 2, 2005
5:14 am
17581
hi guys, Was wondering if you can force a next line in a computed field like in a text box where you just put a ~n or ~r and it would just go to the next line....
Jefferson Lim
weekendwarri...
Offline Send Email
Dec 3, 2005
11:56 am
17582
Hi All Currently Iam working with Powerbuilder 8.0 . My need to enhance the application to support multilanguage. We are ready to go to PB 10.0. Can anyone...
spkreference
Offline Send Email
Dec 3, 2005
5:32 pm
17583
Hi guys!! A customer has a huge DB(MS SQL2000) with many columns defined as NVARCHAR and character set sql_Latin1_general_cp1_cs_as . The problem is that data...
nobody here76
nobody_here76
Offline Send Email
Dec 3, 2005
7:48 pm
17584
Hi !!! I wish i got your point , check this code , i saw it here before. OleObject wsh integer li_rc CONSTANT integer MAXIMIZED = 3 CONSTANT integer MINIMIZED...
nobody here76
nobody_here76
Offline Send Email
Dec 4, 2005
6:29 am
17585
PB 10 has unicode capabilities. I myself am using mixed english and chinese and it works great. PB 9.0 and lower versions does not support this. If you are...
Jefferson Lim
weekendwarri...
Offline Send Email
Dec 4, 2005
7:30 am
17586
Hi !!! I wish i got your point , check this code , i saw it here before. OleObject wsh integer li_rc CONSTANT integer MAXIMIZED = 3 CONSTANT integer MINIMIZED...
nobody here76
nobody_here76
Offline Send Email
Dec 4, 2005
3:48 pm
17587
Dear all, This Amanullah.. I am using PB8.0 - Oracle - SQL I want to use A5 size paper for my Invoice When I am selecting A5 thru Printer (controlpanel or DW ...
amanullah_abdulghani
amanullah_ab...
Offline Send Email
Dec 4, 2005
9:31 pm
Messages 17558 - 17587 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