[fdo-users] ArcSDE connection string help
Jack Lee
jack.lee at autodesk.com
Fri Nov 14 21:04:56 EST 2008
Hi George,
You should use
Server
Instance
Datastore
Username
Password
You can get this information from IConnectionInfo::get_ConnectionProperties.
-----Original Message-----
From: fdo-users-bounces at lists.osgeo.org [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of George McLean
Sent: Friday, November 14, 2008 7:31 PM
To: FDO Users Mail List
Subject: [fdo-users] ArcSDE connection string help
I am connecting to ArcSDE 9.3 through the display manager without any
problem. In the connection form I have 4 fields:
Server name
Instance name
Data store
version
I am trying to build a connection strong in .NET to set the
ConnectionString property of an object of type
OSGeo.FDO.Connections.IConnection. Currently I am using a strong which
works with MySQL and Oracle as follows:
"service=Server name; username=MyUser; password=MyPass; datastore=Data
store"
I do not have the Instance Name or the version in this connection
string. Do I need them? What is the correct sytntax for an ArcSDE
connection strong in .NET?
Thanks in advance!
George McLean
_______________________________________________
fdo-users mailing list
fdo-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-users
More information about the fdo-users
mailing list