Opened 17 years ago
Closed 17 years ago
#296 closed defect (fixed)
Table/View inconsistencies in feature joins (SQL Server 2000 - ODBC Provider)
Reported by: | jng | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 1.2.0 |
Severity: | critical | Keywords: | |
Cc: | External ID: |
Description
When you join a SDF feature source with a view in SQL Server 2000, and create a themed layer off of it, whose style rules incorporate the joined values, the resulting themed layer "jumps" around when you pan/zoom around the map.
However, if that view was a table, you get the correct theme applied.
I am currently preparing a data package that illustrates the problem, and will attach to this ticket when done.
Change History (3)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Unfortunately, it is not possible to provide the data set at the moment as the SQL Server 2000 database is about 800Mb and attempting to alter the structure into a more compact form would not reproduce this bug.
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This has been fixed with the submissions for tickets 292, 413 and 429.
Also the bug could possibly be related to #230