I think it may be done this way:

  LocalID lid;

  DmCloseDatabase(DmNextOpenResDatabase(0));
  lid = DmFindDatabase(0, dbname);
  DmDeleteDatabase(0, lid);
  SysReset();




-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to