Hello, we are investigating the use of SQL Server as a backend to our
scientific imaging application. We have found that when we write a
large image (60 Megabytes) the performance is quite a bit slower than
writing 60 single megabyte images. The tests were performed running
SQL Server 2000 on Windows 2003 Enterprise on a single machine to
eliminate the network's contribution. Perhaps there is a configuration
option that will allow us to tune SQL Server to better handle large
writes?
TIA
scientific imaging application. We have found that when we write a
large image (60 Megabytes) the performance is quite a bit slower than
writing 60 single megabyte images. The tests were performed running
SQL Server 2000 on Windows 2003 Enterprise on a single machine to
eliminate the network's contribution. Perhaps there is a configuration
option that will allow us to tune SQL Server to better handle large
writes?
TIA
Comment