Hello,
I use a very simple code to send a mail (with Outlook).
But I have the following prompt : "A program is trying to automatically send e-mail on your behalf. Do you want to allow this ?"
I would like to not have any more this message, do you know how to do ???
Thanks for...
Hi,
I would like to use the same WebI servor for two environments : english and french ... just depending on users ...is it possible and how ??
Thanks
Ced
Hi,
I need to have a lov from a database object with SQL hand. If somebody have informations ...
ex : where begin_date = @prompt('Choose a date','D',{table.date},mono,constrained)
where table.date is a column of a table
Thanks
Hi, is it possible to update with a stored procedure and how ??
ex :
=============================================
PROCEDURE UPDATE_VIEW_PARAMETER_BO
(I_date_deb in DATE,
I_date_fin in DATE/
)
is
BEGIN
update dba.view_parameter
set
date_fin = I_date_fin,
date_debut =...
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.