Hi,
I had written code to open the excel application through powerbuilder using oleobject. My code was protecting a range of excel cells. It was working fine on excel 2007. Now my machine has excel 2010. Oleobject open function is giving error at open function. How can I correct that...
Here is the code for protect/unprotect excel cell range using password.
Long li_return,li_row,li_col
String docpath,filename,data
Boolean lb_get
Oleobject ole_excel,ole_sheet
//To get the file path
li_return = GetFileOpenName("Select File",docpath,filename,"XLS","EXCEL...
Hi Sybase guys,
Please solve my problem. I am creating a procedure where using a dynamic select query. Procedure is like this
-----------------------------
Create or Replace Procedure Test_proc3(
@Zip_Code varchar(12),
@CollectiondateFROM varchar(12),
@CollectiondateTo...
Hi All,
I am trying to set the job run time for .sh file from every 1 hour to 45 min time interval, but unable to set the time. I want to run the job after 45 min time interval.
I tried these two methods to set the time
0-59/45 * * * * * * * * exec /appl/prod/bin/test.sh >/dev/null 2>&1...
Hi All,
I am not sure whether I am asking this on right forum or not but I have problem while setting the cron job.
I am trying to set the job run time for .sh file from every 1 hour to 45 min time interval, but unable to set the time.
I tried these two methods to set the time
0-59/45 * * * *...
Hi All experts,
I have one question..
When I change the column size of a table in database. I need to do change in all dataobjects where this column is being used. Is there any way in powerbuilder where at one shot change affects in dataobject. Currently I need to open all dataobject one by...
Hi,
Can anybody provides the powerbuilder 7.0 setup files. I want to install pb 7.0. I want to work on pb 7.0
Please help me. I know somebody must have pb 7.0.
How Can I Declare GetMessageA and TranslateMessageA API function as it has an reference argument of type msg and in powerbuilder there is no such any msg datatype. It is saying "Illegal data type msg".
Actual declaration of API function is
FUNCTION ulong GetMessage(ref Msg lpMsg,ulong...
Hi Pb Guys
I have a problem. I have to search mail in outlook with some specific subject. If search found, copy the content into database.
I have developed the code that will search the default folder Inbox with particular subject and also it is saving the data in table.
My problem is - If mail...
Hi,
I am a new joinee in this foroum. I want to create an application in powerbuilder version 7.0 where I want to capture the image which comes in front of webcam.There will be caputure button on window. when I will click this button, object which will be in front of webcam will be stored in...
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.