Actions
Bug #2573
openData manager library need to handle binary data file format
Status:
In Progress
Priority:
Normal
Assignee:
Category:
datamanager
Target version:
Start date:
10/27/2006
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2573
Description
Currently data manager library can load text data, both simple delimited and complicated text format(e.g, fixed width), into relational database. We want a new feature - this library can handle binary data file format (e.g. excel) too.
Updated by ben leinfelder almost 15 years ago
Excel:
-would this be limited to a single sheet workbook?
-would we use apache's POI library for extracting the data?
Spatial data?
Actions