Juggernaut1981#
I'm trying to tinker with ARDB (to possibly use it for things like storing my own Storyline Cards and my own VTES creations, of which there is a LOT realistically).
I'm having issues with the CSV and importing it into ARDB.
This is the Log:
11:04:12: Query was: CREATE TABLE Crypt ( name TEXT, type TEXT, clan TEXT, adv TEXT, groupnumber int, capacity int, disciplines TEXT, cardtext TEXT, edition TEXT, title TEXT, banned TEXT, artist TEXT,
11:04:12: SQL error: near " ": syntax error
11:04:12: Query was: CREATE TABLE cards_crypt_unsorted ( card_name INTEGER, clan INTEGER, adv INTEGER, groupnumber INTEGER, capacity INTEGER, disciplines STRING, superior STRING, inferior STRING, title STRING, card_text INTEGER, release_set INTEGER, release_date INTEGER, rarity INTEGER, artist STRING, url STRING,
11:04:12: SQL error: near " ": syntax error
11:04:12: Query was: UPDATE Crypt SET groupnumber = 0 WHERE groupnumber = '*';
11:04:12: SQL error: no such table: Crypt
11:04:12: Cancelling changes to prevent database corruption
Any help??
Retired Baron of Sydney, Australia, 418