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...
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...
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...
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()....
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...
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, Some stack errors are typically iteration-related. Such as populating an unbounded array endlessly where either the array-limit exceeds or the memory...
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...
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 ...
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 ...
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. ...
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...
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@...
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...
I have a datawindow object containing two nested datawindows How do I programatically access the two datawindow objects within the nested datawindow....
Sudhir.Kumar@...
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...
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@...
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 ...
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...
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...
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...
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...
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...
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...
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...
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...
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....
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,...