Insert row in DataGrid, Web App

  • Thread starter Thread starter xxxxyz
  • Start date Start date
X

xxxxyz

Hi,

I have a Web App with data grid connected to MS SQL Server. One of the
columns is primary key with Auto Increment. How to create insert into
database (because this is not null column)?
Thanks.
 
xxxxyz,

When you are able to change that auto Increment for a Guid, than you will
probably like me see that a lot of things become easier with ADONET.

Just my thought,

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top