On Mar 26, 10:05 am, rodchar <rodc...@discussions.microsoft.com>
wrote:
> hey all,
> i noticed if i use the missing schema to fill a datatablecollection the
[quoted text clipped - 5 lines]
> thanks,
> rodchar
What you mean with the missing schema?
Of course if the dataadapter do not have a schema it will not be able
to know the names, etc
you can always rename the tables afterwards though.
rodchar - 26 Mar 2008 20:35 GMT
yes that's what i mean, the dataadapter missing schema. thanks for the help.
rod.
> On Mar 26, 10:05 am, rodchar <rodc...@discussions.microsoft.com>
> wrote:
[quoted text clipped - 12 lines]
> to know the names, etc
> you can always rename the tables afterwards though.
Ignacio Machin ( .NET/ C# MVP ) - 26 Mar 2008 22:15 GMT
> yes that's what i mean, the dataadapter missing schema. thanks for the help.
> rod.
[quoted text clipped - 17 lines]
>
> - Show quoted text -
Well, then just rename the table and you are ready :)