[fdo-users] Can't open the personal feature layer with X64 platform

Hans Milling hm at geograf.dk
Wed Apr 25 00:50:33 PDT 2018


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


More information about the fdo-users mailing list