Re: NEW: sqlite3-odbc

2018-06-08 Thread Stuart Henderson
On 2018/06/07 19:30, Stuart Cassoff wrote: > ODBC driver for SQLite3. > > Also a patch to iodbc to add the sqlite odbc driver to the .ini files, and a > wantlib tweak. > > Tested on amd64 and i386. > > $ echo "select fullpkgpath from ports where maintainer like '%Stu%'" | > iodbctest

NEW: sqlite3-odbc

2018-06-07 Thread Stuart Cassoff
ODBC driver for SQLite3. Also a patch to iodbc to add the sqlite odbc driver to the .ini files, and a wantlib tweak. Tested on amd64 and i386. $ echo "select fullpkgpath from ports where maintainer like '%Stu%'" | iodbctest Driver=SQLite3\;Database=/usr/local/share/sqlports Stu Index: