Hi,
I try to call a stored procedure with oledb provider in c#.
the procedure declaration in pervasive is as follows:
CREATE PROCEDURE GET_LICENSES(IN :CHANGED_AFTER TIMESTAMP,IN :IS_ANNUAL BIT,IN :IS_BAKARAT_NEHAGIM BIT,IN :IS_TEUDAT_LIVUY BIT)
This LICENSESSelectCommand works fine in Odbc...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.