Weekly report for 26 June 2010 on Project "Database Module + FuzzySQL"
This week I have implemented Scilab functions:
These and previously implemented functions were tested with providers SQLite, PostgreSQL, and ODBC - with MSSQL Server 2005 Express and Microsoft Access.
I also have written help files for most of the functions, and included their detailed description into the SEP. I have also provided demos for functions DbConnect, DbDisconnec, DbQuery, DbFetch...
I have not implemented a version of function DbConnect with a connection string parameter because of issues of using drivers.
Next week
Next week I am going to