I have a strongly typed dataset which is not performing like it supposed to.
The error I am getting is:
'Store_Eco.Inventory_846.newInventoryDS' is a 'field' but is used like a 'type'
I am declaring a new DS as follows:
InventoryDS newInventoryDS = new InventoryDS();
Then, when I try to use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.