[ms4w-users] Prolbem with SDE connection
Armin Wäspy
armin.waespy at lubw.bwl.de
Tue Oct 30 11:37:25 EDT 2007
hi list,
i'm trying to connect to a SDE. Followed the instructions in the README_install.txt --> Steps to Enable SDE 9.1 and 9.2 Support in MS4W's MapServer.
But it don't work.
get this error:
msDrawMap(): Image handling error. Failed to draw layer named 'states'. loadCustomLayerDLL: General error message. Failed to load dynamic Layer LIB: C:/ms4w/Apache/specialplugins/msplugin_sde_92.dll msGetSymbol(): General error message. Can't load requested dynamic library: C:/ms4w/Apache/specialplugins/msplugin_sde_92.dll
the dlls in the right place...
any help?
----------------------------------
LAYER
NAME states
TYPE POLYGON
CONNECTION "sdename,port:5151,sde,user,pass"
CONNECTIONTYPE SDE
CONNECTIONTYPE PLUGIN
PLUGIN "C:/ms4w/Apache/specialplugins/msplugin_sde_92.dll"
DATA "ADMIN.UIS_0100000006700001,polygon,SDE.DEFAULT"
FILTER "where MYCOLUMN is not NULL"
PROCESSING "QUERYORDER=ATTRIBUTE" # <-- MapServer 4.10 and above
# Within database one-to-one join support
PROCESSING "JOINTABLE=SDE_MASTER.GEOSERVWRITE.JOINTABLE" # <-- MapServer 5.0 and above
CLASSITEM "SDE_MASTER.GEOSERVWRITE.JOINTABLE.VAL" # <-- MapServer 5.0 and above
FILTER "SDE_MASTER.GEOSERVWRITE.JOINTABLE.AQ_TAG=SDE_MASTER.GEOSERVWRITE.JOINTESTLAYER.AQ_TAG" #<-- MapServer 5.0 and above
# ObjectID column manipulation
PROCESSING "OBJECTID=OBJECTID" # <-- MapServer 5.0 and above
#TEMPLATE '/where/the/template/file/is/located'
CLASS
STYLE
SYMBOL 0
SIZE 3
COLOR 255 0 0
OUTLINECOLOR 0 0 0
END
END
END #end SDE Layer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/ms4w-users/attachments/20071030/c54fa0db/attachment.html
More information about the ms4w-users
mailing list