M
Mark
Hello all -
I'm really having a bizarre problem that I'm hoping to
appeal to the experts on. Running .Net 2003, framework
1.1.
All I'm trying to do is bind 40 fields on a VB.Net
windows form to an Access database. When I set up a data
adapter (with the select command of everything in 1
table) and generate a dataset in design time, when
I "preview data", I can see the 2 rows that I want to
return. Yet when I try to use my navigate buttons "<"
and ">" on my form, it states there are zero rows in the
table when I know there isn't.
Please pass along what I could be doing wrong. This is
really a pain!
Thanks,
Mark
I'm really having a bizarre problem that I'm hoping to
appeal to the experts on. Running .Net 2003, framework
1.1.
All I'm trying to do is bind 40 fields on a VB.Net
windows form to an Access database. When I set up a data
adapter (with the select command of everything in 1
table) and generate a dataset in design time, when
I "preview data", I can see the 2 rows that I want to
return. Yet when I try to use my navigate buttons "<"
and ">" on my form, it states there are zero rows in the
table when I know there isn't.
Please pass along what I could be doing wrong. This is
really a pain!
Thanks,
Mark