--- sql/odbc/INSTALL 2002/02/08 11:24:21 1.1 +++ sql/odbc/INSTALL 2007/02/19 13:09:09 1.3 @@ -2,8 +2,8 @@ 1.What is the process to compile Parser3 ODBC driver? - Start Microsoft Visual Studio 6.0+ - open parser3odbc.dsw workspace. + Start Microsoft Visual Studio + open parser3odbc.sln solution. Select build option "parser3odbc - Win32 Release" and build the project. @@ -16,7 +16,7 @@ NOTE: make sure that Parser3 main configuration file, - $prefix/etc/parser3.conf + $prefix/etc/auto.p has in $SQL[...] configuration section a line like this: odbc C:\Inetpub\parser3sqldrivers\parser3odbc.dll @@ -28,4 +28,4 @@ odbc C:\Inetpub\parser3sqldrivers\parser Alexandr Petrosian (http://paf.design.ru) -$Id: INSTALL,v 1.1 2002/02/08 11:24:21 paf Exp $ +$Id: INSTALL,v 1.3 2007/02/19 13:09:09 misha Exp $