I have heard of people breaking the data into separate files and then using some sort of admin script to consolidate the data to SQL. That not only reduces contention but also reduces network traffic since the entire INI file is read into memory.

Others will have client write directly to SQL databases instead but that requires some sort of client to exist on all computers.
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.