I have a Dbase table on one server (no, no other DB types are possible right now for reasons that would take several paragraphs to explain). We recently moved offices and replaced some of the older servers with nice new ones. Anyway, here is the config before the move: Browser---Server1---Server2 The browser accesses Server1 which hs an ODBC connection to the dbase files on server2. Server1 and server2 are in a workgroup (standalon server) configuration. After the move: Browser--Server3--Server2 Server 3 is a domain controller and server2 is still a standalone server. I can do inserts and selects on the dbase files on server2. However, if I try to do a delete I get the following error: Error Diagnostic Information ODBC Error Code = S1000 (General error) [Microsoft][ODBC dBase Driver] Could not delete from specified tables. SQL = "delete from \\comviewdb\drivee\comview\0000\db\ext.dbf where extension=1212" Data Source = "DBFILES" I've checked permissions and everything seems OK (I mean, I can insert into the table...). Any ideas? TIA, Howie ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

