[fdo-users] SDE Connection Parameters

Brad Nesom kidsmake6 at msn.com
Wed Oct 1 13:38:36 EDT 2008


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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-users/attachments/20081001/ce392e3f/attachment.html


More information about the fdo-users mailing list