I have seen a lot of these news aggregators popping up on a lot of sites and i have tried to search for the code on how to do and accomplish this, but all i keep coming back with is desktop news aggregators.
Can someone help me find the code on how to create a news aggregator to be used on my...
Could someone post a link or show me how you link one datawindow to another data window in Powerbuilder 9
Here is my specific error:
I am getting a linkage error on my datawindows and was hoping someone could help me.
I have a master datawindow and i have added another datawindow on top of...
Hey Guys;
I am getting an integrity constraint error in my powerbuilder Insert Into statement.
I have two inserts and the second insert has a foreign key dependant on the first insert. It seems like my second insert can't find the associative value that it should, because it seems like it is...
OK, i have something working now and everything is good except for my last field.
what is the option in powerbuilder 9 that will bring back the position of the end of a line
I have a working procedure that uses file read to open a dat file and populate variables with the values from the dat file.
I had to change the dat file into a CSV file and i'm not sure how to do the populate on a comma delimited set of data.
Here is my old code:
ls_variable_1 = trim(...
I need to set the focus on a field in my tab control on the third tab.
this is the code i'm trying to use, but i can't get it to work.
Example:
tab_folder.tabpage_1.dw_1.object.fieldname.setfocus()
All i need to do is give focus to any field on my data window on the third tab of a tab...
I am using the Business Objects Crystal Reports server as a way to run and host multiple reports.
The server has worked perfectly in the past. However, over the past two weeks i have not been using it and then today i went to use it and one of the javascript functionalities is not working...
I have been looking all around and can't find out how to do the following.
I created a data window and added it to a tab control. The data window retrieves values and populates the data window with several fields.
I want to then be able to edit a date field during run time, where the user can...
Hey folks;
i'm getting the following error when i try to retrieve values on a data window.
"Call Set Trans or SetTransObject Function"
Here is my code:
dw_mytest.SetTransObject( SQLCA )
dw_mytest.Retrieve()
My database connection is set and i can retrieve values in the data window screen...
I have the following data window with SQL code that is giving me some wierd errors.
Here are the errors:
ORA-00936: missing expression
ORA-00904: "ISNULL": invalid identifier
and here is the code:
SELECT customer.customer_search,
account_customer.account_number,
Substring(...
I need to know how to write code that will supress data in my detail tab.
The checkbox does not work as i need it to work. I need some fields to display dispite being duplicates, but only when certain parameters are met.
example (idea):
if (table.field) = ' ' then
table.otherfield) =...
I am very new to Linux and i need some help in trying to set up a small office of about 10 XP Pro machines to a Linux file server using SAMBA.
Currently the system is set up with XP Home to the Linux file server and it uses Samba, but we are upgrading to XP pro. Each XP machine has two...
Actually what i really need to know is if you can setup a domain controller with XP Pro and Linux and if there will be any problems in setting that up.
I'd like to be able to enforce password changes, but i need those password changes to then be reflected in the Samba accounts. Right now we...
I am going to be upgrading from XP Home to XP Pro and i have a couple questions concerning the upcoming migration.
Currently i have 10 computers usings Windows XP (Home Machines) and 1 Linux File Server. each User machine has two accounts:
- User (Connects to the file server using a SAMBA...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.