[fdo-users] SDE Connection Parameters

surrounded Rob.Sosnowski at itd.idaho.gov
Wed Oct 1 13:43:48 EDT 2008


Hi Brad,

No, afraid I don't know what SDE lite is.  At any rate, I'm using the full
blown versions  of both.

Curious, if you have any input into my other post on this titled: "SDE Error
- Cant fine feature class"

Rob


Brad Nesom wrote:
> 
> 
> Good thing Rob,
> you didn't happen to come across the same for sde lite and sql server lite
> did you> Date: Wed, 1 Oct 2008 07:13:47 -0700> From:
> Rob.Sosnowski at itd.idaho.gov> To: fdo-users at lists.osgeo.org> Subject: Re:
> [fdo-users] SDE Connection Parameters> > > RESOLVED:> > IConnectionManager
> connectionManager => FeatureAccessManager.GetConnectionManager();>
> IConnection connection =>
> connectionManager.CreateConnection(providerName);>
> IConnectionPropertyDictionary connectionPropertyDictionary;>
> connectionPropertyDictionary =>
> connection.ConnectionInfo.ConnectionProperties;>
> connectionPropertyDictionary.SetProperty("Server",> "servername");>
> connectionPropertyDictionary.SetProperty("Instance", "5151");>
> connectionPropertyDictionary.SetProperty("Username",> "username");>
> connectionPropertyDictionary.SetProperty("Password",> "password");>
> connectionPropertyDictionary.SetProperty("Datastore",> "database");>
> OSGeo.FDO.Connections.ConnectionState connectState => connection.Open();>
> > > surrounded wrote:> > > > Hi,> > > > Been using FDO with shapefiles;
> now I wish to use with SDE layers. Can> > someone provide me with the code
> to make a connection to a SDE database. > > Our SDE layers are on MS SQL
> Server if that is important.> > > > Thanks.....Rob> > > > > > -- > View
> this message in context:
> http://n2.nabble.com/SDE-Connection-Parameters-tp1129033p1131481.html>
> Sent from the FDO Users mailing list archive at Nabble.com.> >
> _______________________________________________> fdo-users mailing list>
> fdo-users at lists.osgeo.org>
> http://lists.osgeo.org/mailman/listinfo/fdo-users
> _________________________________________________________________
> See how Windows connects the people, information, and fun that are part of
> your life.
> http://clk.atdmt.com/MRT/go/msnnkwxp1020093175mrt/direct/01/
> _______________________________________________
> fdo-users mailing list
> fdo-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/fdo-users
> 
> 

-- 
View this message in context: http://n2.nabble.com/SDE-Connection-Parameters-tp1129033p1131995.html
Sent from the FDO Users mailing list archive at Nabble.com.



More information about the fdo-users mailing list