Hi Robirdman
You need to run Michael's utility either from a command line prompt, or from
the Start > Run menu. I recommend placing a copy of the executable,
SysFld40.exe, and your database into a temporary folder, such as C:\Temp. It
would probably be best if the name of your database does not include any
spaces. Here is an example for a database named "MyDatabase.mdb", after
placing a copy of this file and the executable file in the C:\Temp folder. Of
course, you must have write privileges for the folder in question:
Click on Start > Run. Enter the following command:
c:\temp\sysfld40 MyDatabase.mdb
Note the single space that separates the database name from the rest of the
entry. After you are finished, I recommend importing all objects into a new
container database, because Michael's utility does not remove any fields from
the normally hidden system tables (tables whose names start with MSYS).
Tom
http://www.access.qbuilt.com/html/ex...tributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________
"robirdman" wrote:
> Thanks for the info, but I am stuck. Iwent to the site and downloaded the
> Jet 4, unzipped it an clicked on the file, I get a box saying :
>
> "Replication system fields removal utility.
> sysfld40.exe <database name> [,<tableName1>,...<TableNameN>
>
> To handle all tables in a given database, do not specigy any table names,
> other wise give the name of each table whose system fields you wish to remove.
>
> Use brackets around any database paths/names or table names that have space
> in them. "
>
> Then there is an OK box to click, and that is all. This is all just an info
> box. Clciking OK produces no result. Nowhere to enter any database or table
> names. I don't get it. What am I supposed to do?