Search the web
Sign In
New User? Sign Up
pbhelp · This mailing list is for the PowerBuilder development community. Beginners, intermediate, and advance
? 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.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
Messages 7523 - 7552 of 7606   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7523
Hi folks I have an application with PowerBuilder 6.5. One problem always bother me and I can even debug the problem I have several report (with nested report)....
haha_ny
Offline Send Email
May 22, 2008
8:30 pm
7524
Yes that is one of PB6.5 problems. Same thing happens when the report is too long and you dragged the scrollbar to fast. Somehow the only solution is to scroll...
Nick Mariano
namariano
Offline Send Email
May 23, 2008
2:05 pm
7525
HI All, I have a datawindow with 1 column with data type of text. How do i display all the data in this column. There is a way that this column will auto...
crisanto ladines
papasmm
Offline Send Email
Jun 4, 2008
10:58 am
7526
Look up Height.AutoSize in the PB help. ________________________________ From: pbhelp@yahoogroups.com [mailto:pbhelp@yahoogroups.com] On Behalf Of crisanto...
Susan Emmons
semmons_1
Offline Send Email
Jun 4, 2008
11:20 am
7527
Dear Cris use autoheight from the properties of the textbox Rey ... "A tech company should focus more on its geeks than on its venture capitalists." Send...
reywilson rollan
rwrollan
Online Now Send Email
Jun 5, 2008
12:14 am
7528
Why is it sometimes I've experienced to return only the data value not the display value? I created a datawindow that is ready for printing but the user wants...
Raul
raulaisleen
Online Now Send Email
Jul 7, 2008
2:58 am
7529
Hi pb guys, I found the problem myself, it's just that i pass the datawindow as a parameter and one of the fields has the column style "dddw" and the content...
Raul
raulaisleen
Online Now Send Email
Jul 8, 2008
2:57 am
7530
Hi All, Can anyone tell on how to set a blob column in picture control inside DW? I already selected the blob column using select blob from table and put it in...
crisanto ladines
papasmm
Offline Send Email
Aug 22, 2008
11:12 am
7531
From a previous post by Barry: See if this script helps: This will let you retrieve BLOB from DB an create a file, then you can use the file as you please,...
Olan Knight
olknight
Offline Send Email
Aug 22, 2008
12:38 pm
7532
Help! PB v10.5.2 build 5079 Oracle 9i or 10g database Windows XP, SP 2 We are running into a problem where once in a while, at irregular intervals, our primary...
Olan Knight
olknight
Offline Send Email
Aug 22, 2008
8:16 pm
7533
Hi All, I am unable to call any DB2 sp being in PB10.5. I've tried both types (RPCFUNC and DECLARE in PB script) but no luck. Could anybody give me an example...
tyuriy@...
Send Email
Aug 28, 2008
3:45 pm
7534
Well, I use Oracle, not DB2, but perhaps the following will be of help: 1. Connections to the database: http://www.connectionstrings.com/ For DB2:...
Olan Knight
olknight
Offline Send Email
Aug 29, 2008
12:53 pm
7535
Hi All, Anyone knows how to make a system installer in a cd? I mean when a user click the setup.exe it will install the PB compiled system in a program files...
crisanto ladines
papasmm
Offline Send Email
Oct 15, 2008
8:47 am
7536
Chris - 1. PB v9 and above comes with a built-in installer: look up "PowerBuilder Runtime Packager" in the HELP files. 2. InstallShield. This is the standard...
Olan Knight
olknight
Offline Send Email
Oct 15, 2008
1:15 pm
7537
hi everybody, can anyone tell me the answer of these question::::::::::::: 1>How many dwc can we place in a window. 2>How to create a remote server. 3>How to...
chinmaya Mund
chinu205
Offline Send Email
Nov 7, 2008
11:25 pm
7538
Wanted Power Builder Developers on Contract for 3 to 6 months. Hi, We have immediate requirement for Power Builder Developers ON CONTRACT for a leading...
prabhusanthanam
Offline Send Email
Dec 30, 2008
12:12 pm
7539
Hi, i know that this seems like an old posting BUT i think you should try and use innsetup, its a gret free tool, grab it off the web. you can use it to creat...
ruthmuse
Offline Send Email
Jan 10, 2009
4:26 pm
7540
Hi all, i have a PowerBuilder windows Application that i would like to deploy as a .net web application on a server. i have installed the required .net...
ruthmuse
Offline Send Email
Jan 13, 2009
11:11 am
7541
Hi All, I'm working on a security model and we have separated some code which should not be visible to developers. To do that I created a separate application...
yamohanhoo
Offline Send Email
Feb 18, 2009
3:35 pm
7542
Hi, I work in configuration management team and dont know much about powerbuilder. We compile the pbl files using following statement in scripts : "C:\Program...
racklking
Offline Send Email
Mar 19, 2009
10:15 am
7543
1. Are all of the workspaces (pbw's) you are compiling for the same code? If so, merely compile the code once and distribute it to the other workstations If...
Olan Knight
olknight
Offline Send Email
Mar 19, 2009
2:30 pm
7544
Hi Olan, Thank you for your reply.. yes they are saparate applications. So is there no way i can compile atleast two at a time on the same machine ? may be...
racklking
Offline Send Email
Mar 24, 2009
9:34 am
7545
Well, if you run two separate instance of PowerBuilder on the same PC then you can compile a separate app on each instance of PowerBuilder. But I think that...
Olan Knight
olknight
Offline Send Email
Mar 24, 2009
3:35 pm
7546
Hi Olan, I would surely try to run multiple instances of PowerBuilder on the same PC and would also share the results. Do u know if there can be some database...
racklking
Offline Send Email
Mar 26, 2009
1:50 am
7547
PowerBuilder requires a connection to the database for the application, but does not USE the database in any way except to validate the columns in the...
Olan Knight
olknight
Offline Send Email
Mar 26, 2009
2:22 pm
7548
There is a setting to turn off database checking which might be helpful. Spose your app is connecting to more than one database. Gary From:...
Gary Larson
glarson@...
Send Email
Mar 26, 2009
3:43 pm
7549
Selamat Sore,, just start to the point,,i've problem with may application that i developed with PB 6.5 ,, from my application user can post data to COMICS...
boyneedblues85
Offline Send Email
Mar 26, 2009
11:36 pm
7550
Check the user account you are using to access the database, it sounds like it only has READ privileges, not full privileges. Olan ... Selamat Sore,, just...
Olan Knight
olknight
Offline Send Email
Mar 27, 2009
2:19 pm
7551
Looking for 5 years experienced software developer in Power builder/ Sybase for 3 year contracting project. Great Pay rate. We are looking for someone in H1...
suja_babu1977
Offline Send Email
Apr 4, 2009
12:31 am
7552
Where is this?State/City? How much would be the hourly rate on corp to corp? Cheers, Selva Enterprise Enrergy Parnters 713 381 1540(O) 501 442 3753(C) 501 603...
Selvarajan Arun
selva4u2001
Offline Send Email
Apr 11, 2009
10:25 pm
Messages 7523 - 7552 of 7606   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help