Re: Newbie:Storing .NET datatypes in disconnected ADO.NET tables



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
>
>


.



Relevant Pages

  • Re: Saving Text File in registry Key
    ... I would read the text as string, convert it to byte array using ... System.Text.Encoding.Default.GetBytesmethod and use the SetValue method ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Split data to 2 new fields
    ... It concatenates the elements of an array into a ... > string. ... Prev by Date: ...
    (microsoft.public.access.gettingstarted)
  • Re: downloadable files
    ... a string is put into ... fh...not an entire array of area information...which when printed looks ... like tons of numbers seperated by comma's. ... Prev by Date: ...
    (alt.php)
  • last number array from string
    ... I have a address string with ID numbers at the end and want ... to be able to identify just the array at the end which could be any number in ... as I want to use the number for a lookup, please can anyone help with a ... Prev by Date: ...
    (microsoft.public.excel.worksheet.functions)
  • Help in French|Spanish|German translation.
    ... I am also an author of User-defined string functions. ... WORDTRANEX (cSearched, cArExpressionSought | cExpressionSough, ... each string of the array is searched ... If the parameter nArStartOccurrence is -1 or omitted, the replacement starts ...
    (microsoft.public.fox.helpwanted)

Loading