Hope somebody will show me the right path to my problem. I am preparing and adp file by using Access 2007 and BE is SQL Server 2005.
The problem is making necessary changes b/w production and development database.
Production database is running on a server and users are entering data or accessing data. At the same time we are making changes to development database.
How can I transfer all kinds of changes to production database without deleting any data that entered by the users. I am deleting any fields in any table in development database but adding some fields some tables and procedures. I would like to sync all changes made in the dev database to production database.
Would u pls provide me some support? I tried replication (using sql enterprise version) but I am not sure whether it's doing the right thing for what I actually need.
best regards.
The problem is making necessary changes b/w production and development database.
Production database is running on a server and users are entering data or accessing data. At the same time we are making changes to development database.
How can I transfer all kinds of changes to production database without deleting any data that entered by the users. I am deleting any fields in any table in development database but adding some fields some tables and procedures. I would like to sync all changes made in the dev database to production database.
Would u pls provide me some support? I tried replication (using sql enterprise version) but I am not sure whether it's doing the right thing for what I actually need.
best regards.