Hi All,
I have a very peculiar problem. I am using Visual C++ 4.2 , SQL-Server
6.5 on Window NT 4.00.
When I try to Add, Update or delete records using the AddNew,Update and
Delete methods of my Recordset , I find that the recordset is readonly.
I am connecting to SQL-SERVER thru ODBC (SQLSRV32.DLL V2.65.0213). I
have given permissions to the user to delete, update and add to all the
tables in my Database. The Security type in SQL-SERVER is set as
"Standard". I am able to update the database through sql statments when
I use ISQL tool logging into SQL-SERVER as the same user as before. Why
is this??. Can anyone help me Please.....
Thanking you guys in advance,
Rajagopalan Anand.