Re: accessing the dataset tables, by name and not by index



roni schrieb:
hi.

i created a command that get 2 tables from db.

when try to access the tables in the dataset , i can't access the tables by
their names,only by index.
>
is there a way to access them by name ? (meaning the dataset will automatic
will set the real name of the db table ).

Have a look at the ADO.Net group: microsoft.public.dotnet.framework.adonet


Armin .