Question:

Grid View and SQL Server Data WebDevelopment?

by  |  earlier

0 LIKES UnLike

I connected a SQL Data Source to my GridView and want to Insert Update and Delete. I checked the boxes when setting up the source for the Insert,Update, Delete and Optimistic concurrency. One of the columns shows a date and for some reason when I try to update or insert a row I get the following error:

The version of SQL Server in use does not support datatype 'date'.

Any ideas what it could be?

 Tags:

   Report

1 ANSWERS


  1. Sounds like you're trying to use the SqlClient engine with an Access database.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.