|
-
March 31st, 2003, 01:33 AM
#1
INSERT INTO Query
Hi
I am using the query:
INSERT INTO Brands ([BName],[BDescription],[PicturePath]) VALUES ('mm','mm','mm')
by using the "ExecuteNonQuery" of "OleDbCommand".
and i am getting the error:
"Operation must use an updateable query. "
I tried to execute the same query directly from the
mdb file and it's working.
any ideas?
Thanks
Limor
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|