Dialog box, passing parameter fails

Поиск
Список
Период
Сортировка
От intmail01@gmail.com
Тема Dialog box, passing parameter fails
Дата
Msg-id 44284ac2-aec2-1d47-080a-e9d5c3cd34b6@gmail.com
обсуждение исходный текст
Ответы RE: Dialog box, passing parameter fails
Re: Dialog box, passing parameter fails
Список pgsql-sql

Hi, I am using Postgresql 9.5 as server and Libreoffice BASE 5.2.4 to connect to the server.

The code SQL must be sent directly and not be interpreted by Libo Base because there are some complex syntax (functions, variables, ...).

Also, I need passing parameters to control some ranges. ex:  dates.

But, postgresql can not understand passing parameters with either ? or : syntax which open a dialog box.

eg: select * from agenda where date= ?

The execution of code ode fails in direct mode.

What are solutions ? cant postgresql bypass some parts of the code  where I put parameters request ?

Thank you

В списке pgsql-sql по дате отправления:

Предыдущее
От: "Jonathan S. Katz"
Дата:
Сообщение: Re: German "umlaut insensitive" query
Следующее
От: Steve Midgley
Дата:
Сообщение: Re: Dialog box, passing parameter fails