Download Simple Multithreaded SQL Access
Description
This is a simple Library with classes for easy multithreaded/parallel access of SQL-DataResources.Currently access of Oledb, Odbc, SqLite and SqlServer is supported.Its developed entirely in c#, and wraps around ADO.net to remove the tedious boilerplate code.Here's a...
Source Files
The download file mtsql.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
V1/MtSql/MtSql.ConsoleDemo/Database.db/* w ww.j a v a 2 s. c o m*/
V1/MtSql/MtSql.ConsoleDemo/MtSql.ConsoleDemo.csproj
V1/MtSql/MtSql.ConsoleDemo/MtSql.ConsoleDemo.csproj.vspscc
V1/MtSql/MtSql.ConsoleDemo/Program.cs
V1/MtSql/MtSql.ConsoleDemo/Properties/AssemblyInfo.cs
V1/MtSql/MtSql.ConsoleDemo/app.config
V1/MtSql/MtSql.Odbc/MtOdbc.cs
V1/MtSql/MtSql.Odbc/MtSql.Odbc.csproj
V1/MtSql/MtSql.Odbc/MtSql.Odbc.csproj.vspscc
V1/MtSql/MtSql.Odbc/OdbcExtensions.cs
V1/MtSql/MtSql.Odbc/Properties/AssemblyInfo.cs
V1/MtSql/MtSql.Oledb/MtOledb.cs
V1/MtSql/MtSql.Oledb/MtSql.Oledb.csproj
V1/MtSql/MtSql.Oledb/MtSql.Oledb.csproj.vspscc
V1/MtSql/MtSql.Oledb/OleDBExtensions.cs
V1/MtSql/MtSql.Oledb/Properties/AssemblyInfo.cs
V1/MtSql/MtSql.SqLite/MtSqLiteDb.cs
V1/MtSql/MtSql.SqLite/MtSql.SqLite.csproj
V1/MtSql/MtSql.SqLite/MtSql.SqLite.csproj.vspscc
V1/MtSql/MtSql.SqLite/Properties/AssemblyInfo.cs
V1/MtSql/MtSql.SqLite/SQLite.Interop.dll
V1/MtSql/MtSql.SqLite/SqliteExtensions.cs
V1/MtSql/MtSql.SqLite/System.Data.SQLite.dll
V1/MtSql/MtSql.SqlClient/MtSql.SqlClient.csproj
V1/MtSql/MtSql.SqlClient/MtSql.SqlClient.csproj.vspscc
V1/MtSql/MtSql.SqlClient/MtSqlDb.cs
V1/MtSql/MtSql.SqlClient/Properties/AssemblyInfo.cs
V1/MtSql/MtSql.SqlClient/SqlDBExtensions.cs
V1/MtSql/MtSql.sln
V1/MtSql/MtSql.vssscc
V1/MtSql/MtSql/DataSourceBase.cs
V1/MtSql/MtSql/ExtensionMethods.cs
V1/MtSql/MtSql/IDataSource.cs
V1/MtSql/MtSql/LockableDictionary.cs
V1/MtSql/MtSql/MtDb.cs
V1/MtSql/MtSql/MtSql.csproj
V1/MtSql/MtSql/MtSql.csproj.vspscc
V1/MtSql/MtSql/MtTransaction.cs
V1/MtSql/MtSql/Properties/AssemblyInfo.cs
Download
Click the following link to download mtsql.zip.
mtsql.zip