I'm primarily a web developer, but I'm working on a project for a class (genetic algorithm), and I wanted to use SQLite to store my results in (and use the querying capabilities).<BR><BR>How do I ...
I know how to import external data from a .csv, but how can I have the path be relative so I can move the directory around without having to update the .csv file location manually?