G
Guest
I am posting this question here too coz I was not sure whether I had posted
this earlier in the right group.
I need an editable datagrid. But for editing a datagrid as shown in the
walkthrough: Using a DataGrid Web Control to Read and Write Data, the table
in the SQL database should have a primary key. But my table doesnt have one.
So what is the best way I can create primary key in SQL database?
Is UNIQUE IDENTIFIER a good option? Is it something like Auro Number of MS
Access which is automatically filled by the database for each row? If not ,
how can i make a primary key for that SQL table?
this earlier in the right group.
I need an editable datagrid. But for editing a datagrid as shown in the
walkthrough: Using a DataGrid Web Control to Read and Write Data, the table
in the SQL database should have a primary key. But my table doesnt have one.
So what is the best way I can create primary key in SQL database?
Is UNIQUE IDENTIFIER a good option? Is it something like Auro Number of MS
Access which is automatically filled by the database for each row? If not ,
how can i make a primary key for that SQL table?