I have a new very basic grid I have created connected to a SQL Server. Whenever I try to insert a new record I get an error message "Record was not inserted, Function requested is not supported." I am new to SQL Server and I think I have persmissions correct because I can log in with SQL Server Management Studio with the same userid and password I built my connection string with and I can do everything I need. I can update information with my grid, just cannot insert.
Bookmarks