Accessing one Cell of Data in a Database
Hey,
I am new to VB .net but not to programming. But with the book I got it does not go into much about Databases. It only shows how to change stuff through the graphical Data Grid. I need to access a certain cell in the database(taking certain ones that are for a certain person and then adding them up to find out what the full amount is). I need to know how to access a certain cell and then I can start using loops to go through and check to find out if it is the same person and then go and get the amount and add it to the other amount. If you can tell me what to do to access a certain cell in a database or datagrid please help me.
Thanks so mcuh!!
Nicholas