>> * contrib/rddsql/Makefile >> + contrib/rddsql/sddsq3 >> + contrib/rddsql/sddsq3/Makefile >> + contrib/rddsql/sddsq3/sddsq3.c >> + contrib/rddsql/sddsq3/sddsq3.hbc >> + contrib/rddsql/sddsq3/tests >> + contrib/rddsql/sddsq3/tests/hbmk.hbm >> + contrib/rddsql/sddsq3/tests/test1.prg >> + contrib/rddsql/sddsq3/tests/test.sq3 >> + Added SDD to access SQLITE3 databases. > > What about using sle as abbreviation for sqlite instead of sq3? > 3 is not part of the name and it will likely to have a version 4 in the > future.
'3' is present in all SQLITE relates stuff we have in Harbour, and the reason is that '2' was also present for some time, and '2' had an incompatible sqlite interface and/or database format, so the number is needed to clear doubts. Maybe someone wants to create sddsq2 once. Though, I can rename to 'sddsqlt3', which is still 8 chars. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
