Witaj Remo,

W Twoim liście datowanym 6 lutego 2006 (20:35:13) można przeczytać:

RL> Why don't you call it like this:

RL> NpgsqlCommand cmd1 = new NpgsqlCommand("test(:a,:b,:c)",_conn);

Because then PostgreSQL returns an error since it doesn't know a test
function with three parameters - only with one parameter. (Out
parameters are converted into return value).

-- 
Pozdrowienia,
 Marcin Floryan

_______________________________________________
Npgsql-general mailing list
Npgsql-general@gborg.postgresql.org
http://gborg.postgresql.org/mailman/listinfo/npgsql-general

Reply via email to