I ve just tried to split my DB BE/FE using the Access 2000 wizard, and get the errors:
- Records cannot be deleted. No delete permission on MsysObject [Why the hell should they be deleted anyway? And I did not set any specific permission on this system table!]
- Incorrect [parameter] or procedure call. [Whitout indication about where the error comes from. My code is bug free (checked through compiling)]
Would anybody have an any idea on how I could overcome those problems? As a workaround I am thinking to import into a new DB all my objects with exception of the tables, then delete them form the original DB. Will I manage the same result than with the wizard that way?
Last question. I ll have to make that DB the design master of a replica set. Should I do the splitting prior transforming it into a replica or can I do it afterwards without problem?
Thanks in advance for any insight.
[This message has been edited by Alexandre (edited 04-26-2001).]
- Records cannot be deleted. No delete permission on MsysObject [Why the hell should they be deleted anyway? And I did not set any specific permission on this system table!]
- Incorrect [parameter] or procedure call. [Whitout indication about where the error comes from. My code is bug free (checked through compiling)]
Would anybody have an any idea on how I could overcome those problems? As a workaround I am thinking to import into a new DB all my objects with exception of the tables, then delete them form the original DB. Will I manage the same result than with the wizard that way?
Last question. I ll have to make that DB the design master of a replica set. Should I do the splitting prior transforming it into a replica or can I do it afterwards without problem?
Thanks in advance for any insight.
[This message has been edited by Alexandre (edited 04-26-2001).]