Annotation of sql/odbc/INSTALL, revision 1.1.32.1
1.1 paf 1: 0.You must build this under \parser3project directory.
2:
3: 1.What is the process to compile Parser3 ODBC driver?
4:
1.1.32.1! misha 5: Start Microsoft Visual Studio
! 6: open parser3odbc.sln solution.
1.1 paf 7:
8: Select build option "parser3odbc - Win32 Release"
9: and build the project.
10:
11:
1.1.32.1! misha 12: 2.What is the process to install Parser3 ODBC driver?
1.1 paf 13:
1.1.32.1! misha 14: Copy \parser3project\sql\odbc\Release\parser3odbc.dll to the directory
1.1 paf 15: where you decided to store Parser3 SQL drivers.
16:
17: NOTE:
18: make sure that Parser3 main configuration file,
1.1.32.1! misha 19: $prefix/etc/auto.p
1.1 paf 20: has in $SQL[...] configuration section a line like this:
21:
22: odbc C:\Inetpub\parser3sqldrivers\parser3odbc.dll
23:
24: which specifies
25: protocol name
26: path to Parser 'parser3odbc' dynamic library
27:
28:
29: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru)
30:
1.1.32.1! misha 31: $Id: INSTALL,v 1.4 2008-06-26 16:31:22 misha Exp $
E-mail: