G
Greg
I've have designed a database which I have Connected to Autocad, which I use
for Document control.
However I have two other sites using the DB, however from time to time I
need to copy sections of tables between my local DB & the External DB's,
which is causing problems.
The problem is that the Autocad Documents store a Document_ID which is an
Autonumber in Access. So when Drawings arte transfered between sites, and the
related records (I am using XML Import/Eport) the Document_ID changes in
Access.
I think there are probably a couple of ways around this problem, one being
an Auto_id function, so that each record has a unique Id with a prefix for
each site. Is it possible to create a function, that can be used in a table
design ?
Also I don't know if setting up sharepoint service on my server would help.
I suppose I'm looking for some guidance, readings etc that will point me in
the correct direction to resolve this Problem. So any help would be greatly
appreciated.
for Document control.
However I have two other sites using the DB, however from time to time I
need to copy sections of tables between my local DB & the External DB's,
which is causing problems.
The problem is that the Autocad Documents store a Document_ID which is an
Autonumber in Access. So when Drawings arte transfered between sites, and the
related records (I am using XML Import/Eport) the Document_ID changes in
Access.
I think there are probably a couple of ways around this problem, one being
an Auto_id function, so that each record has a unique Id with a prefix for
each site. Is it possible to create a function, that can be used in a table
design ?
Also I don't know if setting up sharepoint service on my server would help.
I suppose I'm looking for some guidance, readings etc that will point me in
the correct direction to resolve this Problem. So any help would be greatly
appreciated.