Re: Insert into postgre database from a stored procedure

Lutz Horn <[email protected]>
Newsgroups gmane.comp.db.postgresql.novice
Message-ID <[email protected]>
> I have C#&nbsp; application that uses Dapper as its ORM
> 
> I am trying insert&nbsp; records into a postgresql database through a stored procedure
> 
> I get a syntax error on&nbsp;&nbsp;cmd.ExecuteNonQuery();&nbsp; line

How is the stored procedure "public.spabsecode_insert" defined? Does it
accept the two parameters "absecodex" and "absedescx"?

Please show us the code of the stored procedure.

Lutz
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.