Re: Using OracleDataAdapter.Fill() with incomplete sets of tables.
- From: "Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom>
- Date: Tue, 9 Jan 2007 12:37:39 -0000
I'm populating a DataSet with the results returned from an Oracle databasethe
using the OracleDataAdapter.Fill() method. However, the database can
contain empty tables, and the OracleDataAdapter does not create tables for
these in the DataSet (as per the documentation) and allocates the tables
names "Table", "Table1", "Table2" ... etc.
This newsgroup is for classic ADO, pre-ADO.NET, and has no concept of
DataSet's
ADO.NET is off topic here
Please read below:
===================================================
All .NET newsgroups have the word "dotnet" somewhere in the
name.
Newsgroups lacking "dotnet" are _NOT_ for .NET development
Here is a list that might help:
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 Datatools:
microsoft.public.dotnet.datatools
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: Solution: ADO SqlServer TimeStamp from _variant_t byte array in c++
- Next by Date: Re: Cannot read data from Access 2007 database
- Previous by thread: Solution: ADO SqlServer TimeStamp from _variant_t byte array in c++
- Next by thread: Re: Cannot read data from Access 2007 database
- Index(es):
Relevant Pages
|
|