Bug report #9511
Layer MSSQL date field type become QSTRING
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Data Provider/MSSQL | ||
Affected QGIS version: | 2.0.1 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 18102 |
Description
hi, if i add to my project a layer in MSSQL server, and the features have field of type date , qgis views it as QSTRING instead of QDATE
this give problem qith plugin application that want qdate and not qstring (example qdatetimedit)
Associated revisions
[MSSQL] Fix #9511 - Use QDate and QDateTime for date sql type
History
#1 Updated by Anonymous over 10 years ago
- Status changed from Open to Closed
Fixed in changeset 978086badc342cba03e59e8b4191b35ee7cdd6ad.