[MS4W-Users] SDE connection
Jeff McKenna
jmckenna at gatewaygeomatics.com
Tue Aug 21 08:37:32 EST 2012
Hello,
Your local README-sde.txt should contain examples that point to the plugin
at C:/ms4w/Apache/specialplugins/ however I see that you are pointing to the
/cgi-bin/ instead. Here is an example:
LAYER
...
CONNECTIONTYPE PLUGIN
CONNECTION "hostname,port:xxx,database,username,password"
PLUGIN "C:/ms4w/Apache/specialplugins/msplugin_sde_91.dll"
DATA "layername,geometrycolumn,SDE.DEFAULT"
...
END # layer
Note that I currently do not have a local SDE instance to test against, so
please if other community members can test and provide feedback that would
be great.
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com
miki79 wrote
>
> Hello,
>
> I'm trying to connect Mapserver with SDE in MS4W. I followed the
> README-sde.txt to Enable SDE 9.1, 9.2, 9.3 Support in MS4W's MapServer.
>
>
> This is my Layer:
>
> LAYER
> NAME PSITDATA.COMUNI
> TYPE POLYGON
> CONNECTIONTYPE PLUGIN
> CONNECTION "host,port:1521,DBNAME,UN,PW"
> PLUGIN "C:/ms4w/Apache/cgi-bin/msplugin_sde_92.dll"
> DATA "PSITDATA.COMUNI,SHAPE,sde.DEFAULT"
> CLASS
> ...
>
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/SDE-connection-tp4996588p4996672.html
Sent from the ms4w-users mailing list archive at Nabble.com.
More information about the MS4W-Users
mailing list