Re: Insert Proc to Sybase
- From: "news.microsoft.com" <nospam@xxxxxxxxxxxx>
- Date: Thu, 6 Dec 2007 17:54:37 +0100
hi,
here the link to an exemple on how to do so (see section 'odbc')
http://msdn2.microsoft.com/en-us/library/yy6y35y8(VS.71).aspx
Hope it helps,
Martin
"Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx> a écrit
dans le message de news: elJQBgCOIHA.4584@xxxxxxxxxxxxxxxxxxxxxxx
Mel,
I don't know if Sybase has a managed provider which you can use. Do
you have ODBC or OLEDB drivers for the data source? If so, you would use
the classes in the System.Data.Odbc and System.Data.OleDb namespaces
respectively.
--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx
"Mel" <Mel@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C23EF512-1BD3-4F1B-9A27-995D70D9C972@xxxxxxxxxxxxxxxx
I wrote a stored procedure to insert data on Sybase. I need to find code
on
how to execute the stored procedure from C#.
Do you have any examples?
.
- References:
- Re: Insert Proc to Sybase
- From: Nicholas Paldino [.NET/C# MVP]
- Re: Insert Proc to Sybase
- Prev by Date: Re: Insert Proc to Sybase
- Next by Date: Re: fire event when listsize changes
- Previous by thread: Re: Insert Proc to Sybase
- Next by thread: Re: Insert Proc to Sybase
- Index(es):
Relevant Pages
|