Merge [TRAFODION-3222] PR 1727 Fix Windows ODBC build on release2.3 branch
diff --git a/core/conn/odb/build.bat b/core/conn/odb/build.bat
index e81a79c..60a058b 100644
--- a/core/conn/odb/build.bat
+++ b/core/conn/odb/build.bat
@@ -57,10 +57,10 @@
 
 ISCC.exe /Q %BUILDDIR%\installer.iss
 
-copy /Y %BUILDDIR%\Output\TRAFODB-2.2.0.exe %PACKDIR%
+copy /Y %BUILDDIR%\Output\TRAFODB-2.3.0.exe %PACKDIR%
 @echo on
 
-if exist %PACKDIR%\TRAFODB-2.2.0.exe (
+if exist %PACKDIR%\TRAFODB-2.3.0.exe (
 	set ALL_SUCCESS=1
 )
 
diff --git a/core/conn/odb/installer.iss b/core/conn/odb/installer.iss
index e2278bd..020c8cc 100644
--- a/core/conn/odb/installer.iss
+++ b/core/conn/odb/installer.iss
@@ -18,8 +18,8 @@
 ; Script generated by the Inno Setup Script Wizard.
 ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
 
-#define MyAppName "Trafodion ODB 2.2"
-#define MyAppVersion "2.2.0"
+#define MyAppName "Trafodion ODB 2.3"
+#define MyAppVersion "2.3.0"
 #define MyAppPublisher "Apache Trafodion"
 #define MyAppURL "http://trafodion.apache.org/"
 #define MyAppExeName "odb.exe"
@@ -131,4 +131,4 @@
       Result := False; //when older version present and not uninstalled
   end;
 
-end;
\ No newline at end of file
+end;
diff --git a/win-odbc64/Install/win64_installer/installer.iss b/win-odbc64/Install/win64_installer/installer.iss
index 45fae07..673e126 100644
--- a/win-odbc64/Install/win64_installer/installer.iss
+++ b/win-odbc64/Install/win64_installer/installer.iss
@@ -18,11 +18,11 @@
 ; Script generated by the Inno Script Studio Wizard.
 ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
 
-#define MyAppName "Trafodion ODBC64 2.2"
-#define MyAppVersion "2.2.0"
+#define MyAppName "Trafodion ODBC64 2.3"
+#define MyAppVersion "2.3.0"
 #define MyAppPublisher "Apache Trafodion"
 #define MyAppURL ""
-#define MyDriverName "TRAF ODBC 2.2"
+#define MyDriverName "TRAF ODBC 2.3"
 #define BUILDDIR  GetEnv('BUILDDIR')
 
 [Setup]
@@ -38,7 +38,7 @@
 AppSupportURL={#MyAppURL}
 AppUpdatesURL={#MyAppURL}
 DefaultGroupName={#MyAppName}
-DefaultDirName={pf}\Trafodion\TRAF ODBC 2.2
+DefaultDirName={pf}\Trafodion\TRAF ODBC 2.3
 OutputBaseFilename=TFODBC64-{#MyAppVersion}
 Compression=lzma
 SolidCompression=yes
diff --git a/win-odbc64/odbcclient/DSNConverter/DSNConverter.def b/win-odbc64/odbcclient/DSNConverter/DSNConverter.def
index c96c6a5..778bfbc 100644
--- a/win-odbc64/odbcclient/DSNConverter/DSNConverter.def
+++ b/win-odbc64/odbcclient/DSNConverter/DSNConverter.def
@@ -23,7 +23,7 @@
 

 ; DSNConverter.def : Declares the module parameters for the DLL.

 

-DESCRIPTION "ODBC/MX DSN Converter DLL, (C) Copyright (c) 2015-2017 Apache Software Foundation"

+DESCRIPTION "ODBC/MX DSN Converter DLL, (C) Copyright (c) 2015-2018 Apache Software Foundation"

 LIBRARY DSNConverter

 EXPORTS

 	IsDriverInstalled @1

diff --git a/win-odbc64/odbcclient/Drvr35Res/Drvr35Res.rc b/win-odbc64/odbcclient/Drvr35Res/Drvr35Res.rc
index d778f8c..6ac1674 100644
--- a/win-odbc64/odbcclient/Drvr35Res/Drvr35Res.rc
+++ b/win-odbc64/odbcclient/Drvr35Res/Drvr35Res.rc
@@ -73,8 +73,8 @@
 //

 

 VS_VERSION_INFO VERSIONINFO

- FILEVERSION 2,2,0,0

- PRODUCTVERSION 2,2,0,0

+ FILEVERSION 2,3,0,0

+ PRODUCTVERSION 2,3,0,0

  FILEFLAGSMASK 0x3fL

 #ifdef _DEBUG

  FILEFLAGS 0x1L

@@ -91,12 +91,12 @@
         BEGIN

             VALUE "CompanyName", "Apache Trafodion"

             VALUE "FileDescription", "TRAF ODBC Driver Resource DLL"

-            VALUE "FileVersion", "2.2.0.0"

+            VALUE "FileVersion", "2.3.0.0"

             VALUE "InternalName", "TRAF ODBC Driver Resource DLL"

-            VALUE "LegalCopyright", "?Copyright 2015-2017 Apache Software Foundation"

+            VALUE "LegalCopyright", "?Copyright 2015-2018 Apache Software Foundation"

             VALUE "OriginalFilename", "traf_ores0100.dll"

             VALUE "ProductName", "TRAF ODBC"

-            VALUE "ProductVersion", "2.2.0.0"

+            VALUE "ProductVersion", "2.3.0.0"

         END

     END

     BLOCK "VarFileInfo"

diff --git a/win-odbc64/odbcclient/Drvr35Res/Drvr35Res_os.vcxproj b/win-odbc64/odbcclient/Drvr35Res/Drvr35Res_os.vcxproj
index 880d8f2..970db42 100755
--- a/win-odbc64/odbcclient/Drvr35Res/Drvr35Res_os.vcxproj
+++ b/win-odbc64/odbcclient/Drvr35Res/Drvr35Res_os.vcxproj
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>

-<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

+<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

   <ItemGroup Label="ProjectConfigurations">

     <ProjectConfiguration Include="Debug|Win32">

       <Configuration>Debug</Configuration>

@@ -39,13 +39,13 @@
     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <UseOfMfc>Dynamic</UseOfMfc>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <UseOfMfc>Dynamic</UseOfMfc>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />

   <ImportGroup Label="ExtensionSettings">

diff --git a/win-odbc64/odbcclient/TranslationDll/TranslationDll.def b/win-odbc64/odbcclient/TranslationDll/TranslationDll.def
index 3517aa4..8a831de 100644
--- a/win-odbc64/odbcclient/TranslationDll/TranslationDll.def
+++ b/win-odbc64/odbcclient/TranslationDll/TranslationDll.def
@@ -21,7 +21,7 @@
 

 ; TranslationDll.def : Declares the module parameters for the DLL.

 

-;DESCRIPTION "ODBC Translation DLL, Copyright (c) 2015-2017 Apache Software Foundation"

+;DESCRIPTION "ODBC Translation DLL, Copyright (c) 2015-2018 Apache Software Foundation"

 LIBRARY hp_translation03

 EXPORTS

 	SQLDriverToDataSource @1

diff --git a/win-odbc64/odbcclient/TranslationDll/TranslationDll.rc b/win-odbc64/odbcclient/TranslationDll/TranslationDll.rc
index 4ed1e2f..2d6c1c1 100644
--- a/win-odbc64/odbcclient/TranslationDll/TranslationDll.rc
+++ b/win-odbc64/odbcclient/TranslationDll/TranslationDll.rc
@@ -25,8 +25,8 @@
 //

 

 VS_VERSION_INFO VERSIONINFO

- FILEVERSION 2,2,0,0

- PRODUCTVERSION 2,2,0,0

+ FILEVERSION 2,3,0,0

+ PRODUCTVERSION 2,3,0,0

  FILEFLAGSMASK 0x3fL

 #ifdef _DEBUG

  FILEFLAGS 0x1L

@@ -43,12 +43,12 @@
         BEGIN

             VALUE "CompanyName", "Apache Trafodion"

             VALUE "FileDescription", "TRAF ODBC Translation DLL"

-            VALUE "FileVersion", "2.2.0.0"

+            VALUE "FileVersion", "2.3.0.0"

             VALUE "InternalName", "TRAF ODBC Translation DLL"

-            VALUE "LegalCopyright", "?Copyright 2015-2017 Apache Software Foundation"

+            VALUE "LegalCopyright", "?Copyright 2015-2018 Apache Software Foundation"

             VALUE "OriginalFilename", "traf_translation01.dll"

             VALUE "ProductName", "TRAF ODBC"

-            VALUE "ProductVersion", "2.2.0.0"

+            VALUE "ProductVersion", "2.3.0.0"

         END

     END

     BLOCK "VarFileInfo"

diff --git a/win-odbc64/odbcclient/TranslationDll/TranslationDll_os.vcxproj b/win-odbc64/odbcclient/TranslationDll/TranslationDll_os.vcxproj
index 951ce36..2f2b797 100755
--- a/win-odbc64/odbcclient/TranslationDll/TranslationDll_os.vcxproj
+++ b/win-odbc64/odbcclient/TranslationDll/TranslationDll_os.vcxproj
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>

-<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

+<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

   <ItemGroup Label="ProjectConfigurations">

     <ProjectConfiguration Include="Debug|Win32">

       <Configuration>Debug</Configuration>

@@ -27,17 +27,17 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

diff --git a/win-odbc64/odbcclient/build_os.bat b/win-odbc64/odbcclient/build_os.bat
index f81567c..d2a0b30 100644
--- a/win-odbc64/odbcclient/build_os.bat
+++ b/win-odbc64/odbcclient/build_os.bat
@@ -155,10 +155,10 @@
 )
 
 ISCC.exe /Q %BUILDDIR%\win-odbc64\Install\win64_installer\installer.iss
-copy /Y %BUILDDIR%\win-odbc64\Install\win64_installer\Output\TFODBC64-2.2.0.exe %PACKDIR%
+copy /Y %BUILDDIR%\win-odbc64\Install\win64_installer\Output\TFODBC64-2.3.0.exe %PACKDIR%
 @echo on
 
-if exist %PACKDIR%\TFODBC64-2.2.0.exe (
+if exist %PACKDIR%\TFODBC64-2.3.0.exe (
 	set ALL_SUCCESS=1
 )
 cd %BUILDDIR%\win-odbc64\odbcclient
diff --git a/win-odbc64/odbcclient/drvr35/TCPIPV4/TCPIPV4.RC b/win-odbc64/odbcclient/drvr35/TCPIPV4/TCPIPV4.RC
index 4bb903c..0db9b09 100644
--- a/win-odbc64/odbcclient/drvr35/TCPIPV4/TCPIPV4.RC
+++ b/win-odbc64/odbcclient/drvr35/TCPIPV4/TCPIPV4.RC
@@ -25,8 +25,8 @@
 //

 

 VS_VERSION_INFO VERSIONINFO

- FILEVERSION 2,2,0,0

- PRODUCTVERSION 2,2,0,0

+ FILEVERSION 2,3,0,0

+ PRODUCTVERSION 2,3,0,0

  FILEFLAGSMASK 0x3fL

 #ifdef _DEBUG

  FILEFLAGS 0x1L

@@ -43,12 +43,12 @@
         BEGIN

             VALUE "CompanyName", "Apache Trafodion"

             VALUE "FileDescription", "TRAF ODBC TCPIPV4 DLL"

-            VALUE "FileVersion", "2.2.0.0"

+            VALUE "FileVersion", "2.3.0.0"

             VALUE "InternalName", "TRAF ODBC TCPIPV4 DLL"

-            VALUE "LegalCopyright", "?Copyright 2015-2017 Apache Software Foundation"

+            VALUE "LegalCopyright", "?Copyright 2015-2018 Apache Software Foundation"

             VALUE "OriginalFilename", "traf_tcpipv40100.dll"

             VALUE "ProductName", "TRAF ODBC"

-            VALUE "ProductVersion", "2.2.0.0"

+            VALUE "ProductVersion", "2.3.0.0"

         END

     END

     BLOCK "VarFileInfo"

diff --git a/win-odbc64/odbcclient/drvr35/TCPIPV4/TCPIPV4_os.vcxproj b/win-odbc64/odbcclient/drvr35/TCPIPV4/TCPIPV4_os.vcxproj
index c74d916..e9489d8 100755
--- a/win-odbc64/odbcclient/drvr35/TCPIPV4/TCPIPV4_os.vcxproj
+++ b/win-odbc64/odbcclient/drvr35/TCPIPV4/TCPIPV4_os.vcxproj
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>

-<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

+<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

   <ItemGroup Label="ProjectConfigurations">

     <ProjectConfiguration Include="Debug|Win32">

       <Configuration>Debug</Configuration>

@@ -27,17 +27,17 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

diff --git a/win-odbc64/odbcclient/drvr35/TCPIPV6/TCPIPV6.RC b/win-odbc64/odbcclient/drvr35/TCPIPV6/TCPIPV6.RC
index c43710e..d5d96ce 100644
--- a/win-odbc64/odbcclient/drvr35/TCPIPV6/TCPIPV6.RC
+++ b/win-odbc64/odbcclient/drvr35/TCPIPV6/TCPIPV6.RC
@@ -25,8 +25,8 @@
 //

 

 VS_VERSION_INFO VERSIONINFO

- FILEVERSION 2,2,0,0

- PRODUCTVERSION 2,2,0,0

+ FILEVERSION 2,3,0,0

+ PRODUCTVERSION 2,3,0,0

  FILEFLAGSMASK 0x3fL

 #ifdef _DEBUG

  FILEFLAGS 0x1L

@@ -43,12 +43,12 @@
         BEGIN

             VALUE "CompanyName", "Apache Trafodion"

             VALUE "FileDescription", "TRAF ODBC TCPIPV6 DLL"

-            VALUE "FileVersion", "2.2.0.0"

+            VALUE "FileVersion", "2.3.0.0"

             VALUE "InternalName", "TRAF ODBC TCPIPV6 DLL"

-            VALUE "LegalCopyright", "?Copyright 2015-2017 Apache Software Foundation"

+            VALUE "LegalCopyright", "?Copyright 2015-2018 Apache Software Foundation"

             VALUE "OriginalFilename", "traf_tcpipv60100.dll"

             VALUE "ProductName", "TRAF ODBC"

-            VALUE "ProductVersion", "2.2.0.0"

+            VALUE "ProductVersion", "2.3.0.0"

         END

     END

     BLOCK "VarFileInfo"

diff --git a/win-odbc64/odbcclient/drvr35/TCPIPV6/TCPIPV6_os.vcxproj b/win-odbc64/odbcclient/drvr35/TCPIPV6/TCPIPV6_os.vcxproj
index 2db2996..70f3522 100755
--- a/win-odbc64/odbcclient/drvr35/TCPIPV6/TCPIPV6_os.vcxproj
+++ b/win-odbc64/odbcclient/drvr35/TCPIPV6/TCPIPV6_os.vcxproj
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>

-<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

+<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

   <ItemGroup Label="ProjectConfigurations">

     <ProjectConfiguration Include="Debug|Win32">

       <Configuration>Debug</Configuration>

@@ -27,7 +27,7 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

@@ -37,12 +37,12 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />

   <ImportGroup Label="ExtensionSettings">

diff --git a/win-odbc64/odbcclient/drvr35/cdatasource.cpp b/win-odbc64/odbcclient/drvr35/cdatasource.cpp
index 054621a..d20bbc2 100644
--- a/win-odbc64/odbcclient/drvr35/cdatasource.cpp
+++ b/win-odbc64/odbcclient/drvr35/cdatasource.cpp
@@ -28,7 +28,7 @@
 

 #define MAX_REGKEY_PATH_LEN			512

 #define	ODBC_DS_KEY					"SOFTWARE\\ODBC\\ODBC.INI\\"

-#define ODBC_CERTIFICATE_KEY		"SOFTWARE\\ODBC\\ODBCINST.INI\\TRAF ODBC 2.2"

+#define ODBC_CERTIFICATE_KEY		"SOFTWARE\\ODBC\\ODBCINST.INI\\TRAF ODBC 2.3"

 #define SYSTEM_DEFAULT				"SYSTEM_DEFAULT"

 #define NO_TIMEOUT					"NO_TIMEOUT"

 #define CONNECTION_TIMEOUT_DEFAULT	60

diff --git a/win-odbc64/odbcclient/drvr35/drvr35.rc b/win-odbc64/odbcclient/drvr35/drvr35.rc
index 27595f7..8dabb04 100644
--- a/win-odbc64/odbcclient/drvr35/drvr35.rc
+++ b/win-odbc64/odbcclient/drvr35/drvr35.rc
@@ -25,8 +25,8 @@
 //

 

 VS_VERSION_INFO VERSIONINFO

- FILEVERSION 2,2,0,0

- PRODUCTVERSION 2,2,0,0

+ FILEVERSION 2,3,0,0

+ PRODUCTVERSION 2,3,0,0

  FILEFLAGSMASK 0x3fL

 #ifdef _DEBUG

  FILEFLAGS 0x1L

@@ -43,12 +43,12 @@
         BEGIN

             VALUE "CompanyName", "Apache Trafodion"

             VALUE "FileDescription", "TRAF ODBC Driver DLL"

-            VALUE "FileVersion", "2.2.0.0"

+            VALUE "FileVersion", "2.3.0.0"

             VALUE "InternalName", "TRAF ODBC Driver DLL"

-            VALUE "LegalCopyright", "?Copyright 2015-2017 Apache Software Foundation"

+            VALUE "LegalCopyright", "?Copyright 2015-2018 Apache Software Foundation"

             VALUE "OriginalFilename", "trfodbc1.dll"

             VALUE "ProductName", "TRAF ODBC"

-            VALUE "ProductVersion", "2.2.0.0"

+            VALUE "ProductVersion", "2.3.0.0"

         END

     END

     BLOCK "VarFileInfo"

diff --git a/win-odbc64/odbcclient/drvr35/drvr35_os.vcxproj b/win-odbc64/odbcclient/drvr35/drvr35_os.vcxproj
index 8613089..a1bbed7 100755
--- a/win-odbc64/odbcclient/drvr35/drvr35_os.vcxproj
+++ b/win-odbc64/odbcclient/drvr35/drvr35_os.vcxproj
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>

-<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

+<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

   <ItemGroup Label="ProjectConfigurations">

     <ProjectConfiguration Include="Debug|Win32">

       <Configuration>Debug</Configuration>

@@ -26,11 +26,11 @@
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

diff --git a/win-odbc64/odbcclient/drvr35/sqltocconv.h b/win-odbc64/odbcclient/drvr35/sqltocconv.h
index 6ef1fe2..2509585 100644
--- a/win-odbc64/odbcclient/drvr35/sqltocconv.h
+++ b/win-odbc64/odbcclient/drvr35/sqltocconv.h
@@ -28,6 +28,7 @@
 #include <sqlExt.h>

 #include "DrvrGlobal.h"

 #include "charsetconv.h"

+#include "cconnect.h"

 

 #define ENDIAN_PRECISION_MAX	39

 

diff --git a/win-odbc64/odbcclient/drvr35adm/Drvr35Adm_os.vcxproj b/win-odbc64/odbcclient/drvr35adm/Drvr35Adm_os.vcxproj
index 9dd4942..3a12c73 100755
--- a/win-odbc64/odbcclient/drvr35adm/Drvr35Adm_os.vcxproj
+++ b/win-odbc64/odbcclient/drvr35adm/Drvr35Adm_os.vcxproj
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>

-<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

+<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

   <ItemGroup Label="ProjectConfigurations">

     <ProjectConfiguration Include="Debug|Win32">

       <Configuration>Debug</Configuration>

@@ -36,12 +36,12 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Template|x64'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <UseOfMfc>Dynamic</UseOfMfc>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Template|Win32'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <UseOfMfc>Dynamic</UseOfMfc>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

@@ -61,11 +61,11 @@
   </PropertyGroup>

   <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">

     <UseOfMfc>Dynamic</UseOfMfc>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

     <UseOfMfc>Dynamic</UseOfMfc>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />

   <ImportGroup Label="ExtensionSettings">

diff --git a/win-odbc64/odbcclient/drvr35adm/drvr35adm.h b/win-odbc64/odbcclient/drvr35adm/drvr35adm.h
index a69517e..5a9327d 100644
--- a/win-odbc64/odbcclient/drvr35adm/drvr35adm.h
+++ b/win-odbc64/odbcclient/drvr35adm/drvr35adm.h
@@ -93,7 +93,7 @@
 const char INI_COMPRESSION[]		= "Compression";

 

 const char TRACE_PATH[] = "Software\\ODBC\\ODBC.INI\\ODBC";

-const char DRIVER_NAME[] = "TRAF ODBC 2.2";

+const char DRIVER_NAME[] = "TRAF ODBC 2.3";

 const char CREATE_NEW_DSN[] = "Create a New Trafodion ODBC Data Source to Trafodion Database";

 const char CONFIGURE_DSN1[] = "Trafodion ODBC Data Source '";

 const char DRVR_MSG_DLL[] = "traf_odbcDrvMsg_intl0100.dll";

diff --git a/win-odbc64/odbcclient/drvr35adm/drvr35adm.rc b/win-odbc64/odbcclient/drvr35adm/drvr35adm.rc
index 88237c1..8c4d7c0 100644
--- a/win-odbc64/odbcclient/drvr35adm/drvr35adm.rc
+++ b/win-odbc64/odbcclient/drvr35adm/drvr35adm.rc
@@ -62,8 +62,8 @@
 //

 

 VS_VERSION_INFO VERSIONINFO

- FILEVERSION 2,2,0,0

- PRODUCTVERSION 2,2,0,0

+ FILEVERSION 2,3,0,0

+ PRODUCTVERSION 2,3,0,0

  FILEFLAGSMASK 0x3fL

 #ifdef _DEBUG

  FILEFLAGS 0x1L

@@ -80,12 +80,12 @@
         BEGIN

             VALUE "CompanyName", "Apache Trafodion"

             VALUE "FileDescription", "TRAF ODBC Client Adminstration DLL"

-            VALUE "FileVersion", "2.2.0.0"

+            VALUE "FileVersion", "2.3.0.0"

             VALUE "InternalName", "TRAF ODBC Client Adminstration DLL"

-            VALUE "LegalCopyright", "?Copyright 2015-2017 Apache Software Foundation"

+            VALUE "LegalCopyright", "?Copyright 2015-2018 Apache Software Foundation"

             VALUE "OriginalFilename", "trfoadm1.dll"

             VALUE "ProductName", "TRAF ODBC"

-            VALUE "ProductVersion", "2.2.0.0"

+            VALUE "ProductVersion", "2.3.0.0"

         END

     END

     BLOCK "VarFileInfo"

diff --git a/win-odbc64/odbcclient/drvr35msg/DrvMsg35.rc b/win-odbc64/odbcclient/drvr35msg/DrvMsg35.rc
index 28026c3..5bfb036 100644
--- a/win-odbc64/odbcclient/drvr35msg/DrvMsg35.rc
+++ b/win-odbc64/odbcclient/drvr35msg/DrvMsg35.rc
@@ -51,8 +51,8 @@
 //

 

 VS_VERSION_INFO VERSIONINFO

- FILEVERSION 2,2,0,0

- PRODUCTVERSION 2,2,0,0

+ FILEVERSION 2,3,0,0

+ PRODUCTVERSION 2,3,0,0

  FILEFLAGSMASK 0x3fL

 #ifdef _DEBUG

  FILEFLAGS 0x1L

@@ -69,12 +69,12 @@
         BEGIN

             VALUE "CompanyName", "Apache Trafodion"

             VALUE "FileDescription", "TRAF ODBC Client Msg DLL"

-            VALUE "FileVersion", "2.2.0.0"

+            VALUE "FileVersion", "2.3.0.0"

             VALUE "InternalName", "TRAF ODBC Client Msg DLL"

-            VALUE "LegalCopyright", "?Copyright 2015-2017 Apache Software Foundation"

+            VALUE "LegalCopyright", "?Copyright 2015-2018 Apache Software Foundation"

             VALUE "OriginalFilename", "traf_odbcDrvMsg_intl0100.dll"

             VALUE "ProductName", "TRAF ODBC"

-            VALUE "ProductVersion", "2.2.0.0"

+            VALUE "ProductVersion", "2.3.0.0"

         END

     END

     BLOCK "VarFileInfo"

diff --git a/win-odbc64/odbcclient/drvr35msg/Drvr35Msg_os.vcxproj b/win-odbc64/odbcclient/drvr35msg/Drvr35Msg_os.vcxproj
index 7dc1f5e..6938ac8 100755
--- a/win-odbc64/odbcclient/drvr35msg/Drvr35Msg_os.vcxproj
+++ b/win-odbc64/odbcclient/drvr35msg/Drvr35Msg_os.vcxproj
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>

-<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

+<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

   <ItemGroup Label="ProjectConfigurations">

     <ProjectConfiguration Include="Debug|Win32">

       <Configuration>Debug</Configuration>

@@ -34,11 +34,11 @@
   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

     <ConfigurationType>DynamicLibrary</ConfigurationType>

-    <PlatformToolset>v140</PlatformToolset>

+    <PlatformToolset>v120</PlatformToolset>

   </PropertyGroup>

   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />

   <ImportGroup Label="ExtensionSettings">

diff --git a/win-odbc64/odbcclient/odbcclient_os.sln b/win-odbc64/odbcclient/odbcclient_os.sln
index f8fa376..ffb4225 100755
--- a/win-odbc64/odbcclient/odbcclient_os.sln
+++ b/win-odbc64/odbcclient/odbcclient_os.sln
@@ -1,8 +1,8 @@
 

 Microsoft Visual Studio Solution File, Format Version 12.00

-# Visual Studio 14

-VisualStudioVersion = 14.0.25420.1

-MinimumVisualStudioVersion = 10.0.40219.1

+# Visual Studio 2013

+VisualStudioVersion = 12.0.40629

+MinimumVisualStudioVersion = 12.0.40629

 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "drvr35_os", "drvr35\drvr35_os.vcxproj", "{4B7C62D7-1C63-4319-9818-98BFBB322CED}"

 	ProjectSection(ProjectDependencies) = postProject

 		{B83DDF3C-8D5C-45AB-868B-4B70BB258647} = {B83DDF3C-8D5C-45AB-868B-4B70BB258647}