birchoff
March 3, 2005, 02:45 PM
I recently decided to get my head out of the lowlevel comfort of C and presently developing mp3 player for my personal consumption. I chose to use sqlite as the database backend for the library ( i have alot of mp3's ;)) and wanted to know if anyknow knows where I can get a nice long tutorial on SQLite. If you dont know but have used sqlite before could you please tell me how I can make a an arbitraily long text field... I know I can use varchar() but I want dont want there to be any errors made when I am doing a comparison with that field.