Re: Error Message - Adding Table to Dataset



Mark,

Sorry I did more look at what you wrote than to the problem (That is as soon
as I see methods as "loadDataTable" I stop reading because than I can not
see what is behind that. (I could have guessed that simple one, however I
did not).

You can even do
\\\
dim ds2 as New dataset
ds2.tables.add(dtBordDates.Copy)
///
Have a look as well to that assignment of the datatable, often samples are
translated C# samples and therefore the longer needed C# code is used.

Sorry that I did not see it direct.

I hope this helps anyhow

Cor


.



Relevant Pages

  • Re: Deserializing XML into an object
    ... I have never noticed the time of the reading of this kind of dataset from ... disk. ... Cor ... Prev by Date: ...
    (microsoft.public.dotnet.general)
  • Re: control-f6 shortcut acts like F6
    ... This looks just as something wrong coded in your program that you interpret ... yourself by reading wrong all the time. ... Cor ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: disposing of an object
    ... however for me the question was: why is the datagrid not released? ... Reading it, it can be explained in another way too. ... Cor ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Help me to understand this line
    ... I am reading a C++ program, and the following line really gives me a ... headache. ... Does anybody know something about this type of assignment? ... Prev by Date: ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: Error saving data from dataset with expression column
    ... I seldom use the wizard, ... Reading it, it ... Cor ... Prev by Date: ...
    (microsoft.public.dotnet.framework.adonet)