I'm having a hard time changing my Obj-C SQLite3 code to FMDB... the code works (after a fashion), but I need it to be a singleton (my current SQLite3 code is currently a singleton)... my problem is I don't know what has to be changed from my existing code, since FMDB has it's own initialization routine.
Any help would be greatly appreciated. Regards, Rolf _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users