Opened 17 years ago
Closed 17 years ago
#160 closed defect (fixed)
ArcSDE provider: Fix table/column name comparison
Reported by: | danstoica | Owned by: | danstoica |
---|---|---|---|
Priority: | major | Milestone: | 3.3.0 |
Component: | ArcSDE Provider | Version: | 3.2.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
Found the comparison on table/column name was case sensitive in ArcSDEConnection::GetArcSDELayerInfo(). This is wrong since both ion Oracle and SqlServer the columns are not case sensitive.
Note:
See TracTickets
for help on using tickets.