Subject Stored procedure thru C#
Author Mahesh Ishwar
Hi All,
Can anyone tell me how select stored procedures can be executed thru C# code. Simply setting the text property of FbCommand with the name of stored procedure gives error as objec not found.
Thanx in Advance.
Meghansh.

matej1602 <matej.golob@...> wrote:
> CREATE VIEW my_view (MYFIELD)
> AS
> SELECT
> (CASE WHEN b is null
> THEn 2
> ELSE 0
> END)
> FROM a
Thanks. It works fine...

Matej


Yahoo! Groups SponsorADVERTISEMENT

To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.





---------------------------------
Yahoo! Plus - For a better Internet experience


[Non-text portions of this message have been removed]