Log in to your NBOS account to upload files
Recent Uploads
Jörðgarð Map No. 508 - Wye in the Trail11/17/2024
Jörðgarð Map No. 507 - Stag's Leap Wayhouse, 2nd Story11/01/2024
Jörðgarð Map No. 506 - Stag's Leap10/06/2024
Sneak Preview 210/06/2024
Sneak Preview 310/06/2024
Most Downloaded
NBOS Character Sheet Designer v2.0126082
Inspiration Pad Pro 3.022943
Inspiration Pad Pro 2.017776
Fractal Mapper 8 PDF12548
ScreenMonkey Lite 1.8k9397
Highest Rated
Earth Political Map5 out of 5, 0 votes
Monastary of Brakki5 out of 5, 0 votes
Hip Cat beyond 10,000 LY5 out of 5, 0 votes
Quick Generate Plug-in5 out of 5, 0 votes
Surface Map and Blazon Generator Plugin5 out of 5, 0 votes
All Categories > AstroSynthesis > Plug-ins and tools
CSV & SQL Exporter
No Preview Available
Download (49.2 KB)
Contributor:
DavidLoman
Rating:
Not enough votes yet
Date Added:
08/12/2006
Downloads:
3220
Description:
Converts Astro2 Sector files to a series of relational database schema .csv files and/or a single .sql that is designed to be sourced directly in to a MySQL Database.

Child and parent relationships are formed using the Body/Route/Waypoint/SubSector IDString.

All CSV and SQL files are saved to:
%ASTROPATH%/CSV/%FILENAME%/


Currently, v1.05 does not allow for the exporting of user defined fields. This is being worked on.

*Updated: 8/22/06
- Propped to ver 1.05.
- Added regular integer row values for BodyID and ParentID on the Bodies Table.
- Added integer row values to the Routes Table and have Waypoint Table entries reference this new integer value.
- Added BodyName and BodyStringID columns to the Waypoints Table.