Hi,
I would like to open a form with a button that's created on the navigator.
I believe I need to write lotusscript. I have used getform but it only validates if the form exist and it doesn't displays the form.
What is the code to do that ?
Please help.
Thanks in advance!
apostrophe in db2 field
Hi,
I would like to know the syntax for translate function in DB2 for the following situation :
I have to do an insert from table1 to table2
insert into table1(last_name)
select translate(last_name,'''',''') from table2;
(last name has an apostrophe (O'brien))...
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.