Select to view content in your preferred language

How to have a configurable connection string to SDE database?

569
1
Jump to solution
08-14-2013 11:30 AM
ShaningYu
Honored Contributor
In my .Net project, I want to have a configurable connectionString, which is stores in a config file, to an enterprise SDE database.  The connectionString should be similar to the one below:
connectionString="Provider = Microsoft.Jet.OLEDB.4.0; Data Source=C:\...\myPGDB.mdb"
How to do it?  I haven't found any literature so far.
0 Kudos
1 Solution

Accepted Solutions
ShaningYu
Honored Contributor
0 Kudos
1 Reply
ShaningYu
Honored Contributor
0 Kudos