I have an application which is split i two. A coding part and a datapart.
I have done this because I then can maintain the code without disturbing the users.
The users are placed at different places and they access the datapart througt a dial-up line which is very slow.
Therefore I want to make the datapart a replicate, but it shall be done from VBA in the codepart of the application.
Is it possible ?
Does anybody have an example of 'How to do it'
I have never used replication before, so please give a detail answer.
Lars
I have done this because I then can maintain the code without disturbing the users.
The users are placed at different places and they access the datapart througt a dial-up line which is very slow.
Therefore I want to make the datapart a replicate, but it shall be done from VBA in the codepart of the application.
Is it possible ?
Does anybody have an example of 'How to do it'
I have never used replication before, so please give a detail answer.
Lars