SQLite Forum

feature request for CSV extension...
Login
FYI... one of the warnings was `strnicmp`. Given that one of the params was a constant string... `sqlite3_stricmp()` will work great.

Thanks again