Opened 16 years ago
Closed 14 years ago
#502 closed defect (wontfix)
Configuration Properties
Reported by: | pielera | Owned by: | gregboone |
---|---|---|---|
Priority: | trivial | Milestone: | 3.5.0 |
Component: | FDO API | Version: | 3.4.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
In an attempt to unify the behavior of the connection properties i made following changes to the providers:
ODBC:
- DataSourceName: Comment why IsRequired==false
- ConnectionString: Comment why IsRequired==false
- GenerateDefaultGeometryProperty: IsEnumerable = true; EnumerableValues= true, false
SHP:
- DefaultFileLocation: IsRequired = true
WFS, WMS, King-Oracle:
- Password: IsProtected = true;
SQL Server Spatial:
- ConnectionString: IsProtected = false
OGR:
- IsEnumerable: Comment why IsEnumerable==false
Link to topic on fdo-internals: http://n2.nabble.com/PATCH:-Connection-Properties-of-various-providers-td2593241.html
Attachments (1)
Change History (3)
by , 16 years ago
Attachment: | ConnectionProperties.patch added |
---|
comment:1 by , 16 years ago
Milestone: | 3.4.0 → 3.5.0 |
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
This change will not be incorporated into 3.5.0 or 3.6.0