is there a method of having a portable database such as a text file, but use SQL queries like MySql?? (like how asp uses MS Access)
I need a database i can move from server to server easily. now I just use a text file database, but i would like to be able to use multi-dimensional tables and sql queries.
thnx