G
Guest
Hi,
I wants to to something really simple, but dont succedd in C#
I'm using
2005 beta version with .net 2 beta.
I wants to connect ot an Access database and do a query, and then in the
dataset a First() , Next() until Eof();
Also I want to access fields in the dataset (of course), but I cannot find
anything like 'fieldbyname' or something.. how access fiels ?
I wants to to something really simple, but dont succedd in C#

2005 beta version with .net 2 beta.
I wants to connect ot an Access database and do a query, and then in the
dataset a First() , Next() until Eof();
Also I want to access fields in the dataset (of course), but I cannot find
anything like 'fieldbyname' or something.. how access fiels ?