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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 3454 - 3483 of 24955   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3454
hi all , I have a problem with aliasing of users . Initially a primary user is created with all the roles and then other end users are created which gets the...
Antony Dale Luiz
ad_luiz
Offline Send Email
Jun 1, 2003
12:50 pm
3455
I want to code a tool..like a browser and i want to offer to browse the web via an anonproxy. How i figured out i need winsock32.dll to make it.. this is what...
kkcs0605
Offline Send Email
Jun 1, 2003
5:12 pm
3456
Hi Antony As far as I'm aware the sp_addalias command can only be called by a sysadmin. This can be added to users other than sa, but isn't necessarily a very...
Wayne Jones
thisiscode
Offline Send Email
Jun 1, 2003
9:01 pm
3457
I've had that problem in the past when I share data and don't switch off the data sharing, if you're sharing data check that you're doing a ShareDataOff()....
Wayne Jones
thisiscode
Offline Send Email
Jun 1, 2003
9:06 pm
3458
Antony, We cannot over-ride the dB through PowerScript. However, you can "grant" EXECUTE privileges on sp_AddAlias to Users so they could execute it at...
Shekar C. Reddy
powerobject
Offline Send Email
Jun 1, 2003
10:53 pm
3459
Dear jones, Thanks for ur mail. I was using the sharedata initialy. Now nothing, only four datawindows direct retrieval based on paramters. I am not using any ...
Sathish Kumar
mano_sathish
Offline Send Email
Jun 2, 2003
4:37 am
3460
Sathish, Some stack errors are typically iteration-related. Such as populating an unbounded array endlessly where either the array-limit exceeds or the memory...
Shekar C. Reddy
powerobject
Offline Send Email
Jun 2, 2003
4:56 am
3461
SHEKAR, It is not a inherited window. It is a direct main window. I did reseting the data. It is retrieving only minimal data. Nothing is written in the...
Sathish Kumar
mano_sathish
Offline Send Email
Jun 2, 2003
5:11 am
3462
Dear all, I wanted to change the default printer thru PB code. Some of our friends already explained how to manipulate the windows registry for setting and ...
Sathish Kumar
mano_sathish
Offline Send Email
Jun 2, 2003
5:19 am
3463
Dear Sathish, to change the default printer for win 98 you have to set the device in win.ini also // Set the new default printer name ...
Pratheep John
pratheepj_ckp
Offline Send Email
Jun 2, 2003
5:41 am
3464
hi, try to put debugbreak() before your retrieval, in this case your debugging is easier. you will also see whether its really the 4 DW retrieve that is ...
Rick Abainza
rick_abainza
Offline Send Email
Jun 2, 2003
6:11 am
3465
Hi, Below are the API Functions and example on how to use them, i cannot guarantee that this will run on win 98 because we are using this on NT and 2000 only. ...
Rick Abainza
rick_abainza
Offline Send Email
Jun 2, 2003
6:19 am
3466
I had a problem a few years ago, in PB5 when a datawindow corrupted and still appeared to work but gave similar results to that which you are seeing. I think...
Wayne Jones
thisiscode
Offline Send Email
Jun 2, 2003
8:37 am
3467
Thanks for your help Sekar , I tried both the plans, but I couldn't stop my PB from blowing, everytime when I invoke Library painter. I am now running PB...
Balaji.M
mbalaji@...
Send Email
Jun 2, 2003
12:45 pm
3468
We have some old windows at the client site that have upto 14 datawindows on a single window and without any problems (v6.5). What is the version and build...
Shekar C. Reddy
powerobject
Offline Send Email
Jun 2, 2003
2:11 pm
3469
I have a datawindow object containing two nested datawindows How do I programatically access the two datawindow objects within the nested datawindow....
Sudhir.Kumar@...
Send Email
Jun 2, 2003
2:13 pm
3470
Sudhir, Just give the nested DWs inside the main - some names such as dw_Graph, dw_History... Then from the surface of the window, do a GetChild() specifying...
Shekar C. Reddy
powerobject
Offline Send Email
Jun 2, 2003
2:54 pm
3471
Thanks Shekar. Also How do give Vertical and Horizondal scrollbars to individual nested reports in the Composite report. "Shekar C. Reddy" <powerobject@yaho...
Sudhir.Kumar@...
Send Email
Jun 2, 2003
3:39 pm
3472
Since a dw with nested DWs in it (or a Composite dw) is essentially a report in print-preview, we cannot set focus to any object inside it. The scrollbars can ...
Shekar C. Reddy
powerobject
Offline Send Email
Jun 2, 2003
4:18 pm
3473
I received a PowerBuilder 9 Evaluation CD from Sybase and tried installing it. After creating a new Workspace, I am not able to create a New target. Nothing...
Shekar C. Reddy
powerobject
Offline Send Email
Jun 2, 2003
5:55 pm
3474
Sorry I can't help you because I am not having any problems. I am running the downloaded eval so maybe that is the difference. Did you install EVERYTHING? I...
Richard Frantz
rich_frantz
Offline Send Email
Jun 2, 2003
6:03 pm
3475
Hi Shekar, Sounds like your having too much fun.. Anyway... To create a target you need to click on the open toolbar item and create a new one if you have any...
Adams, Steve
sa07071955
Offline Send Email
Jun 2, 2003
6:11 pm
3476
Yes! I installed Full (including PowerDynamo) and also tried Typical and the Minimal modes. The only thing I skipped was InfoMaker. I read it on Sybase.com...
Shekar C. Reddy
powerobject
Offline Send Email
Jun 2, 2003
6:32 pm
3477
Maybe thats the difference, I don't have an earlier version of PB on my home machine, Just PB9. Rich Frantz Keane Inc. ... Yes! I installed Full (including...
Richard Frantz
rich_frantz
Offline Send Email
Jun 2, 2003
6:37 pm
3478
The rule of thub is - dont keep PB versions the have been "end of lifed" on your PC it will eventualy bite you in the B.. Steve ... From: Richard Frantz...
Adams, Steve
sa07071955
Offline Send Email
Jun 2, 2003
6:40 pm
3479
Yes I reported this problem during the beta when it was first released to about 10 of us way back when. It completely messed up my Sybase installations because...
dmlegare
darkandbig
Offline Send Email
Jun 2, 2003
6:47 pm
3480
I rest my case... Steve ... From: dmlegare [mailto:dmlegare@...] Sent: Monday, June 02, 2003 11:47 AM To: PowerObject@yahoogroups.com Subject: Re:...
Adams, Steve
sa07071955
Offline Send Email
Jun 2, 2003
6:50 pm
3481
Hi dmlegare, Is there anywhere on the Sybase website that heeds us against having PB 7,8 and 9 installed on the same PC ? I want somthing documented to show...
Adams, Steve
sa07071955
Offline Send Email
Jun 2, 2003
7:13 pm
3482
At the time this happened to me..Nope. Not only that I was told it should work (???!!).. I have some Sybase contacts and asked them to look into it as well....
dmlegare
darkandbig
Offline Send Email
Jun 2, 2003
7:34 pm
3483
Which OS ? PB9 doesn't support W98 nor Me. You need at least NT4. I red there is an issue with a couple of dll that don't have version number in their name,...
Olivier Citeau
ociteau
Offline Send Email
Jun 2, 2003
8:21 pm
Messages 3454 - 3483 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