Re: Newbie:Storing .NET datatypes in disconnected ADO.NET tables
- From: "Navin Mishra" <navin.mishra@xxxxxxxxxxx>
- Date: Wed, 9 Nov 2005 05:26:45 -0800
What if dataset is disconnected ? Could it have columns as array of simple
types like string, etc. ?
Thanks
"Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx> wrote in message
news:eEfFebR4FHA.1416@xxxxxxxxxxxxxxxxxxxxxxx
> Navin,
>
> What is the reason that you take this approach. It is in my opinion (and
> seen the answers given until now) really something extraordinary.
>
> To give you one answer. A dataset can only contains formats as in a
current
> SQL type of database, which means that complex types are impossible.
>
> Cor
>
>
.
- Follow-Ups:
- Re: Newbie:Storing .NET datatypes in disconnected ADO.NET tables
- From: Cor Ligthert [MVP]
- Re: Newbie:Storing .NET datatypes in disconnected ADO.NET tables
- References:
- Newbie:Storing .NET datatypes in disconnected ADO.NET tables
- From: Navin Mishra
- Newbie:Storing .NET datatypes in disconnected ADO.NET tables
- Prev by Date: How I populate listbox with dataset?
- Next by Date: Re: System.DBNull when reading excel file / column with mixed data
- Previous by thread: Newbie:Storing .NET datatypes in disconnected ADO.NET tables
- Next by thread: Re: Newbie:Storing .NET datatypes in disconnected ADO.NET tables
- Index(es):
Relevant Pages
|
Loading