[gnome-db] GdaCommand & placeholders



Hi,

According to the documentation, GDA commands should support
placeholders, e.g. creating:

	INSERT INTO employees VALUES (id, name, address, salary)

and then sending a list with parameters named 'id', 'name', 'address'
and 'salary' with the command.

Is this going to be implemented soon?

Someone who is currently making an application with the Ruby bindings
asked me this question.

--
Laurent




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]