is there a way of appending a server id (i.e UUID() & "1" or UUID() & "2") at session creation? I am running sql server merge replication but not replicating the cdata cglobal tables for performance reasons- so in theory, i could have duplicate requests to one db if multiple servers access the same data store-
I'd like to grab or override the session create process to make sure the cfid is unique to the db schema based on the server identifier any thoughts? jeremy ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6759 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.10
