Hi,
I'm making this test, using the same layer data in two scenarios:
1. Shape file with spatial index (.idx file created with MapSuite)
2. SQL Server 2008 table (uploaded from the file on scenario 1., with SQL Server spatial index)
I'm adding the two layers on same conditions but anywhere y zoom to, MSQL2008 layer is about 6 - 10 times slower (Drawingtime layer property).
Is this a normal behavior?, shouldn't it be faster using the database instead of the file?
P.D: I'm not using caché.
P.D2: the data is on the same server
I'm attaching the code
Thanks a lot
648-Default2.aspx.cs (2.55 KB)