does anybody know how i can import my magictype into my database? everytime i try to it says the information is too long to fit or something and it just deletes everything i had in there.
oh i could of sworn you said something about it a while back, hm guess i was wrong. ok well thanksQuote:
... you'd have to write an entire program to do it. It's a textfile (once decrypted). Not a database.
That's like saying I have a book, why isn't it a pdf?.... it's because it's NOT a pdf. You'd have to scan it into the computer and convert it... in the case of your database you'd have to write a tool to do that for you (not that complicated really to do. Just need basic knowledge of variables, IO, loops and database systems.)