mbalent, im not using any non-powerbuilder supported datatypes. actually if i use adaptive server anywhere database engine, it works fine. but if switch to sql server 2000 im receiving "data-conversion resulted overflow" error. im creating datawindow using a stored procedure. please advice...
Please Advice.
How can i determine the numbers of records I've selected.
Ex.
select * into :a, :b, .... from sample ;
how can i know the no of records selected?
thanks in advance.
Please Advice.
How could I know if the printer is set on or off in windows.
Currently the printer always set to ready, how can i differentiate if the printer is attach to the computer or if it is set off.
Thanks in advance.
please advice.
how can i prevent the prompting of the error message in datawindow.
ex. sqlstate = 37000 ....
Does anybody know how to distinguish if the sql is valid or invalid.
Thanks in advance.
Please Advice... how can i distinguish if the sql is invalid? does it return a value when retrieve so it would not prompt the message sqlstate = 37000....
Thanks, coz im new in powerbuilder...
Please Advice.
Im passing a parameter value in datawindow...
ex. select * from sample In ('a','b','c',...)
How can i pass the parameter In ('a','b','c',...) in retrieval arguments of datawindow.
Thanks in advance.
Please Advice. How can I focus on the EditMask box on datawindow. What I mean is when it focuses i like it to highlight the value inside the editmask box. Coz on the Edit box it has a property of auto selection. Could someone advice me how do to, thanks in advance...
Please Advice. How can i highlight the row on the selected record?
My syntax:
This.selectedrow(0,false)
This.selectedrow(This.Getrow(),true)
This works, but when i clicked the shift or ctrl key together with the mouse click im encountering a black highlight color, how can i prevent that...
Please Advice. I would like to end the cursor after the letter inputted in the textbox.
textbox settings:
inputmask: ####
maxlength: 4
problem is that when i focus on the textbox the cursor focus shows like this "999|9" how can i set it like "9999|"
thanks in advance
Please Advice. How can I know the total page of the report preview?
_pageno can only distinguish the current page but is there a way to know the total page.
example: page 1 of 2---total page
thanks in advance.
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.