Search results for query: *

  • Users: Ilfirin
  • Content: Threads
  • Order by date
  1. I

    How to save a datagrid back to database

    Ok, I'm writing a program in vb.net 2003, and connecting to an access 2000 database using oledb. I've got a datagrid , and i'm trying to figure out how to save any changes the user makes in the datagrid back to the database. I've messed around with the command builders and stuff, but nothing I...
  2. I

    Problem using datagrid

    My friend and I are trying to populate a datagrid with a database, and then save it back to the table when the user clicks save. The problem is that we cannot update the table unless we call the primary key in the query. What we want to do is hide the primary key column in the datagrid. So how...
Back
Top