I find it hard to imagine and implement a report that is typically a tabular type.. wherein I want a certain number of records to be printed along with an...
Where are the pictures ? On the hard drive ? It is quite easy then. Just get the name of your picture in your SQL of the DW object. Then just check the...
Hi all, has anyone done this with their PB application. I would like to allow the user to create new fields and then pick them up and include them in the data...
Nobody knows. It is not certified by Sybase. If i were you i would either : - use PB8 or - tell your client that he can try your application on his W95 at his...
hi In my view, First we need to add the column in to our desired table . To bring the coumn newly added into the DW. Export the existing DW...
Prabhakar
rprabhakar@...
Mar 1, 2004 11:50 am
8899
Hi gurus, I am very much impressed by this group, my friend is in the search of sametype group for C programming languange. Plz provide me the information if...
neelabh.tripathi@...
Mar 1, 2004 12:51 pm
8900
Hello, In the event script, point at the line you want to put a break, use the mouse to get the Popup menu. choose the Set breakpoint option. Regards, Srikanth...
CSharpNET is one of our largest groups for C, C#: http://groups.yahoo.com/group/CSharpNET CSharpNET-subscribe@yahoogroups.com ... PowerObject! ... of...
Yes. It is possible to allow the user to add new fields. You may try the following: 1) If it is a report, you can construct the SQL statement depending on the ...
Yes, but watch out with Win 98 too. Depending on how critical the application is, it may be better to upgrade to Win 2000 or Win XP. From the PB 8.0.4...
I am using PB9.0.1 I have a data window that I have enabled the split horizontal. When the window opens I set the position of the split bar. This works fine. ...
Is this relevant to your question? http://groups.google.com/groups?dq=&hl=en&lr=&ie=UTF-8&newwindow=1&th=34b088ebd166b562 Rich Frantz Keane Inc. ... How can...
FWD: From Keith Royce.... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Does anyone have a "step by step" for getting EAServer 4.2 up and running with a...
Is Power Builder 7 J2EE compliant or capable? any idea ? is there any site/location which gives information about J2EE compliant or capable (all Powerbuilder...
Check how many bit OS you are working on and how many bit PB S/w build you are working on. What I mean is 32 Bit, 64 Bit, 128 bit. Regards, Srikanth Athmaraman...
Hi, I have a trial version of rational rose software. Can anybody tell me how to learn and start designing using this tool ? Any examples available ? ...
Recently some people had put several messages to this group attaching huge digests to the message as part of there "Reply". I cannot make rules for this group...
Your comments are valid and not at all impolite, and HAS been addressed repeated by the list owner. However there is nothing that can be done about human...
Depends on how you define 'users'. If you mean connections, then it's: select count(*) from master..sysprocesses where spid > 50 If you mean distinct logins,...
No matter where your data resides, create your DW with a GROUP based on the factor you wish to use - then check the New Page On Group Break property of the DW....
Get a pointer to the parent window of the initial UO. use that window as the base for the second UO when you open it. Olan ... guys, i have a userobject (which...
hi, thanks all for the information. with the regional office, everage we have about 3 to 5 users logon. we checked the resource on server is ok. the only...
openuserobject function is available only in a window object, thus if you want to open a userobject inside a userobject you need a dummy window that will open...
hi, i have this problem with richtext edit control, if my pc does not connect to any printer, when we run our app and populate text in to richtext edit...
Hi Jenny. Check/reapply the margin settings to the RTE document. We have had this problem occurring randomly and ended up having to reset them to a fixed...
Hi, When I try to edit the project in PB9, it gives the information message as "Unable to open this project because the add-on software that was used to create...