Re: Oracle stored procedure with table as input parameter?
- From: "Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom>
- Date: Tue, 21 Mar 2006 19:56:38 -0000
I'm using Oracle 10g stored procedures together with Microsoft's .Net 2.0to
data provider for Oracle.
One of my functions collects data from a Windows form and passes it down
the C# data access layer as a table in a (typed) dataset.
DataSet???
This newsgroup covers classic or legacy ADO, not ADO.NET which knows nothing
about Windows forms or DataSets.
Newsgroups that have "dotnet" somewhere in the name, are for .NET support
Newsgroups that DO NOT have "dotnet" somewhere in the name, are for _NOT_
for .NET support.
Try one of:
Newsgroup support on .NET:
microsoft.public.dotnet.* hieracrchy
Newsgroup support on ADO.NET:
microsoft.public.dotnet.framework.adonet
Newsgroup support on VB.NET:
microsoft.public.dotnet.framework.languages.vb
microsoft.public.dotnet.framework.languages.vb.controls
microsoft.public.dotnet.framework.languages.vb.data
microsoft.public.dotnet.framework.languages.vb.upgrade
Newsgroup support on C#:
microsoft.public.dotnet.framework.languages.csharp
Newsgroup support on Datagrid:
microsoft.public.dotnet.framework.aspnet.datagridcontrol
Newsgroup support on Windows Forms
microsoft.public.dotnet.framework.windowsforms
microsoft.public.dotnet.framework.windowsforms.control
microsoft.public.dotnet.framework.windowsforms.databinding
Stephen Howe
.
- Prev by Date: Best way to find ID of new record
- Next by Date: Re: Default Maxlength - CLR 2.0
- Previous by thread: Best way to find ID of new record
- Next by thread: "No such interface supported" error on Catalog.Create and Connection.Open
- Index(es):
Relevant Pages
|