[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [udig-users] ArcSDE Direct Connect
|
Brian,
You're reasoning from ESRI terminology outwards. "Direct connect"
means that SDE basically runs on your local machine and then connects
to the database instance (Oracle, SQLServer, whatever). So SDE is
still there, it's just running in a different place. Since uDig can't
embed SDE, the idea of a "direct connect" from an ESRI point-of-view
has no meaning for uDig. The only way to have uDig access SDE data is
if you have an SDE server running.
What uDig *can* do, that ArcMap cannot, is directly access the spatial
data in the databases, such as SDO_GEOMETRY columns in Oracle, or
GEOMETRY columns in PostGIS. It does this using the database
functions directly and makes no use of SDE connections or special
tables.
Paul
On Tue, Jun 24, 2008 at 11:23 AM, Brian Carson <bcarson@xxxxxxxxxxxxxxx> wrote:
> Is it possible to do a direct connect to ArcSDE? This type of connection
> doesn't use the port parameter.
>
>
>
> I get a "Connection parameters are invalid" error when I try to make the
> connection.
>
>
>
> I am using uDig 1.1-RC14.
>
>
>
> ----------------------------------
>
> Brian Carson
>
> GIS Technician
>
> Orange County Planning
>
> 306-F Revere Road
>
> P.O. Box 8181
>
> Hillsborough, NC 27278
>
> 919-245-2595
>
> bcarson@xxxxxxxxxxxxxxx
>
> http://www.co.orange.nc.us/
>
>
>
> _______________________________________________
> udig-users mailing list
> udig-users@xxxxxxxxxxxxxxxxxxxxx
> http://lists.refractions.net/mailman/listinfo/udig-users
>
>