--- sql/odbc/INSTALL 2007/02/19 11:05:26 1.2 +++ sql/odbc/INSTALL 2008/06/26 16:31:22 1.4 @@ -3,15 +3,15 @@ 1.What is the process to compile Parser3 ODBC driver? Start Microsoft Visual Studio - open parser3odbc.vcproj project. + open parser3odbc.sln solution. Select build option "parser3odbc - Win32 Release" and build the project. -2.What is the process to install Parser3 MySQL driver? +2.What is the process to install Parser3 ODBC driver? - Copy \parser3project\odbc\Release\parser3odbc.dll to the directory + Copy \parser3project\sql\odbc\Release\parser3odbc.dll to the directory where you decided to store Parser3 SQL drivers. NOTE: @@ -28,4 +28,4 @@ odbc C:\Inetpub\parser3sqldrivers\parser Alexandr Petrosian (http://paf.design.ru) -$Id: INSTALL,v 1.2 2007/02/19 11:05:26 misha Exp $ +$Id: INSTALL,v 1.4 2008/06/26 16:31:22 misha Exp $