Try to remove the ConnectionString property and add this: fdoConnection.ConnectionInfo.ConnectionProperties.SetProperty("DataSource", @"C:\MyDatabases\database.mdb"); Note that the name is DataSource and not DataStore. -- Sent from: http://osgeo-org.1560.x6.nabble.com/FDO-Users-f3898664.html