Changes between Version 3 and Version 4 of FDORfc4


Ignore:
Timestamp:
Apr 19, 2007, 10:06:27 AM (17 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc4

    v3 v4  
    5252Here is example code on how the loader dll logic will operate.
    5353
    54 Windows:
     54'''Windows:'''
    5555
    5656{{{
     
    125125}}}
    126126
    127 Linux:
     127'''Linux:'''
    128128
    129129{{{
     
    199199In order to handle this, a new environment variable was created to specify the version used by the unit test, named SDEVER_ARCUNITTEST.
    200200
    201 Windows side:
     201'''Windows:'''
    202202
    203203If a user has only one version of ArcSDE client he must set the environment variable SDEHOME to target the location of ArcSDE client SDK.
     
    261261}}}
    262262
    263 Linux side:
     263'''Linux:'''
    264264
    265265The valid values for SDEVER_ARCUNITTEST will be 91 and empty.