Hi,
I have a main window object (win_a) with a tab control in it. On runtime, this tab control will have a tabpage (a userobject). I would like to access the user object's event. I am not sure if this will ever work so I did some testing.
On the response window close event, I added...
Hi Everyone,
I would like to ask for help regarding my issue. IE browser crashes with a message like this "Unexpected error was thrown, the browser will be closed! Please report the error to the administrator. Error:'dw.gobs.computed_field1' is null or not an object." This happens every...
Hi Guys,
I would to know if it is possible to count specific values of a column for multiple tables.
Count function works okay using single table like the one below:
select materialno, count(materialno) as qty
from dbo.TBL_CONTRACT (nolock)
where right(contractno,8) = '40178291'
group by...
Hi All,
I experienced an error message "cannot find pbvm105.dll" when I tried to deploy an app on a client PC. I thought that it can be fix by installing the PB Runtime Packager (PBCLTRT105.msi), but I was wrong. The dlls are already on the directory C:\Program...
Hi All,
I am trying to create a simple user monitoring app and it is getting a distributed communications error 52. I am just following a script I found online that I think might help. I added a question mark on each line that I think I need to fill correctly (which I think the cause of...
Hi Everyone,
I need your expertise again. :)
Here is the problem, Column displays blank or NULL as data after update. the raw data comes from a fixed width formatted text file. the current code for this by the previous programmer is invoking the trim function below:
ls_col054...
Hi Everyone,
I am here again in need of your help. I am currently assigned to do a maintenance of another module. The last one, I was able to do some work around. This time it is totally different.
Here is the scenario, this module uploads one of more text files and checks on duplicate...
Hi Guys,
This is the first time I will create a menu at runtime, and I don't know where to start. I was thinking of creating on a menu based on the contents of a datawindow. this datawindow contains the window name, username, access rights etc.
After creating the menu, this will be...
Hi All,
Can someone please advise me on how to copy one row with computed fields in a datawindow to excel?
I have tried rowscopy but it seems it did not work.
my code:
lds_extract.Rowscopy(1, lds_extract.RowCount(), Primary!, dw_1, 1, Primary!)
dw_1.saveas(fn,excel5!,true)...
Hi All,
I have a recently finished PB application and it gives me a pbole100.dll error everytime it access the database. The programs works fine inside the PB IDE.
Please help.
thanks,
furei
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.