J
jaYPee
anyone know how can i save record from datagrid back to sql server
using datacommand? im trying to use dataset but no luck. the source
has a join table and when i use the dataadapter wizard it says in the
update statement and delete statement that "Could not determine which
columns uniquely identify..."
now i read from msdn that a datacommand can update directly to the
database and i want to know how can i save record from datagrid.
thanks in advance
using datacommand? im trying to use dataset but no luck. the source
has a join table and when i use the dataadapter wizard it says in the
update statement and delete statement that "Could not determine which
columns uniquely identify..."
now i read from msdn that a datacommand can update directly to the
database and i want to know how can i save record from datagrid.
thanks in advance