Opened 17 years ago

Closed 17 years ago

#57 closed defect (fixed)

ArcSDE: Added support for ArcSDE 9.2 client

Reported by: romicadascalescu Owned by: romicadascalescu
Priority: minor Milestone: 3.3.0
Component: ArcSDE Provider Version: 3.2.2
Severity: 3 Keywords: service pack
Cc: jacklee External ID:

Description

  • Created two new libraries: one linking with 9.1 client and one with 9.2 client.
  • Created a new library which will load at run time one of (upper mentioned) providers based on 9.1 or 9.2 client (depending which one can be loaded).
  • The library loader looks first for 9.2 client and if is not found loads 9.1 based provider.
  • Unit test now is based on 9.2 libraries.
  • The user must have 9.1 and 9.2 ArcSDE clients to be able to build successful ArcSDE provider.

Change History (2)

comment:1 by kidsmake6@…, 17 years ago

Keywords: service pack added

A note that with service pack 2 for arcgis desktop there is a new set of libraries for arcsde. you can see the files here..-

http://support.esri.com/index.cfm?fa=downloads.patchesServicePacks.viewPatch&PID=66&MetaID=1269#install-ncUNIX

NOTE: If you are using ArcSDE data sources, you must apply the ArcSDE 9.2 SP 2 client install for your particular platform. Since the ArcGIS 9.2 products share common DLLs, it is important to keep the software release versions in sync to avoid any software conflicts.

comment:2 by anonymous, 17 years ago

Resolution: fixed
Status: newclosed
Version: 3.2.03.2.2
Note: See TracTickets for help on using tickets.