From: Derek E. <de...@sp...> - 2003-10-28 09:36:24
|
1.1 Don't have the exact code handy at the moment (its at work). However here is what it does. Declared two output parameters (id - = integer and name - char(100)) and does the select id, name from test into :id, = :name I am not even sure if my proc is using the correct syntax as it seems a = very strange way of doing things. Thanks -----Original Message----- From: fir...@li... [mailto:fir...@li...] On Behalf Of Carlos Guzm=E1n =C1lvarez Sent: Tuesday, 28 October 2003 9:34 p.m. To: Derek Ekins Cc: fir...@li... Hello: > > Am I doing something wrong, or is this a bug?? > I am using Firebird 1.5.0 (Win32) and Dot Net Provider Beta 3 Seems to be correct, are you using .net 1.0 or 1.1 ?? can you send the sp code ?? -- Best regards Carlos Guzm=E1n =C1lvarez Vigo-Spain ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Firebird-net-provider mailing list Fir...@li... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |