Re: Error Message - Adding Table to Dataset
- From: "Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx>
- Date: Fri, 4 Nov 2005 16:01:52 +0100
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
.
- References:
- Re: Error Message - Adding Table to Dataset
- From: Cor Ligthert [MVP]
- Re: Error Message - Adding Table to Dataset
- Prev by Date: Re: messed up listbox entries
- Next by Date: Re: Stupid Question!!
- Previous by thread: Re: Error Message - Adding Table to Dataset
- Next by thread: Re: Error Message - Adding Table to Dataset
- Index(es):
Relevant Pages
|