Hello,

I use a postgres database and try to make a query with a (PLPG) SQL function in OOo Base. This query needs two parameters: begin_date and end_date. SELECT * FROM f_termine_report( '{1010131}', :begin_date, :end_date ,true, true, true, true)

But no dialog for the parameters opens. The name of the parameters are replaced with an empty string. Without the parameters it works perfect.

Thanks,
Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@dba.openoffice.org
For additional commands, e-mail: dev-h...@dba.openoffice.org

Reply via email to