Click to See Complete Forum and Search --> : Deleting .dbf files using SQL


Weilieh
October 17th, 2001, 12:36 AM
Hi there,

I can delete dbase records on my development machine, however, when I copy the same source code on to another machine, I get the following error

[Microsoft][ODBC dbase drivers] Could not delete from specified tables.

I have created System DSN's on both machines and both are running W2K.

Thanks for the help!

Iouri
October 17th, 2001, 08:40 AM
Check your rights on this folder.

Iouri Boutchkine
iouri@hotsheet.com

Weilieh
October 17th, 2001, 08:30 PM
It is not the rights issue as I can update and insert to that same file. Also I have updated MDAC (v 2.6) already...it still does not work .Why?