I am trying to replicate a database for mobile working. When I attempt
to 'create a replica' I get this error:
"MS Access can't convert to design master
Cannot make the Table "[TableNameHere]" object in tables container
replicable."
The table in question is fairly large and has 248 columns and is
linked to 3 other tables of similar size as well as 3 smaller ones.
Got about 2000 or so records and set to cascade deleted and updated
records. 248 columns should leave enough spare columns for replication
though, shouldn't it?
Any suggestions as to what I should look for to fix this?