> 3. when the database is updated with the files and files
> information and on OFFHOURS, A Replication Job start at the
> LOCAL DEVELOPING sql server, using PUSH - to the PRODUCTION
> SERVER in Europe.

replication is essentially vodoo ;-) have you tested this thoroughly?
www.mssqlserver.com has some decent replication info.

> 4. after which, the production server updates the full text catalog, using
incremental update.

make sure you have a timestamp (datatype) on the table, it makes incremental
updates faster.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to