<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 5.00.3314.2100" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=910302118-18032003>I need to delete a
record using a form (this is 97). The strange thing is if I copy the
database to my hard drive I can delete the record, but when the database is on
the network drive (where it lives) I get the error message "2046, The Command or
Action DeleteRecord is not Available Now". </SPAN></FONT><FONT face=Arial
size=2><SPAN class=910302118-18032003>I use the same code in another database on
the same network drive and folder & it works fine - I can delete the record.
</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=910302118-18032003></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=910302118-18032003>I tried copying the
database to my hard drive & copying it back to the network. I even imported
everything into a new database.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=910302118-18032003></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=910302118-18032003>What should I be
looking for in this database that would prevent deletions just because it is on
the network drive?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=910302118-18032003></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=910302118-18032003>On the command
button I have:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=910302118-18032003></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=910302118-18032003>Me.AllowDeletions =
True</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=910302118-18032003>RunCommand
acCmdDeleteRecord</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=910302118-18032003></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=910302118-18032003>Virginia</SPAN></FONT></DIV></BODY></HTML>