
- #USING SQL SERVER MANAGEMENT STUDIO TUTORIAL SDSU HOW TO#
- #USING SQL SERVER MANAGEMENT STUDIO TUTORIAL SDSU DRIVER#
The ability to work with diverse data sources in the same way.The ability to run distributed queries on heterogeneous data sources across the organization.

#USING SQL SERVER MANAGEMENT STUDIO TUTORIAL SDSU DRIVER#
NET Framework 4.5 must be installed on the computer.Ĭonnecting to SQLite from SQL Server Management Studio using ODBC Driver for SQLite

ODBC Driver for SQLite and SQL Server must be installed on the same computer.Otherwise, configure the driver using the 32-bit version of ODBC Administrator - launch it from %windir%\SysWOW64\odbcad32.exe. For example, if you are using 64-bit SQL Server Management Studio on 64-bit Windows platform, then configure the 64-bit version of the driver using ODBC Administrator launched from %windir%\system32\odbcad32.exe. The driver, studio, and SQL Server must be of the same bitness.

#USING SQL SERVER MANAGEMENT STUDIO TUTORIAL SDSU HOW TO#
Refer to the Driver Configuration article to learn how to configure a System DSN
