Log in to your NBOS account to upload files
Recent Uploads
Add Custom Field Example Plugin04/05/2024
Inspiration Pad Pro v3.0 for Android04/03/2024
Jörðgarð Maps No. 505 - Wayhouse 2nd Story03/08/2024
Jörðgarð Map No. 504 - Wayhouse Ground Floor03/08/2024
Jörðgarð Map No. 503 - Stillwood02/06/2024
Most Downloaded
NBOS Character Sheet Designer v2.0123576
Inspiration Pad Pro 3.022135
Inspiration Pad Pro 2.017610
Fractal Mapper 8 PDF12293
ScreenMonkey Lite 1.8k9203
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:
3082
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.