ConnectionOdbcSdk
Diff Revisions
18
vs
19
for /trunk/ConnectionServer/CiscoUnityConnectionServerOdbc.csproj
|
@@ -86,9 +86,9 @@ |
86 |
86 |
|
<Compile Include="..\..\..\UnityConnectionCommon\trunk\StringExtensions.cs"> |
87 |
87 |
|
<Link>StringExtensions.cs</Link> |
88 |
88 |
|
</Compile> |
89 |
|
- |
<Compile Include="ConnectionInformixAdoNetDatabaseFunctions.cs" /> |
|
89 |
+ |
<Compile Include="UnityConnectionDatabaseFunctionsInformixAdoNet.cs" /> |
90 |
90 |
|
<Compile Include="ConnectionLanguageHelper.cs" /> |
91 |
|
- |
<Compile Include="ConnectionServerOdbc.cs" /> |
|
91 |
+ |
<Compile Include="UnityConnectionServerOdbc.cs" /> |
92 |
92 |
|
<Compile Include="ConnectionTypes.cs" /> |
93 |
93 |
|
<Compile Include="DbFetchResult.cs" /> |
94 |
94 |
|
<Compile Include="IConnectionDatabaseFunctions.cs" /> |