Hi,
how to set a password for the .mdb file (when using as PersonalGeodatabase), and then use this password when opening the featureclasses from the mapsuite library? there is no parameter for a password inside the API !!
thanks
Hi,
how to set a password for the .mdb file (when using as PersonalGeodatabase), and then use this password when opening the featureclasses from the mapsuite library? there is no parameter for a password inside the API !!
thanks
Hi Joe,
Thanks for creating a new thread for this question. As you know the PersonalGeodatabaseFeatureLayer is implemented using the FDO extension so we will have to check with the development team to see if FDO supports a password parameter on this Layer type.
Hi Joe,
Just an update on this issue. I don't expect to see this functionality implemented in the short term as this is a property of the FDO library which is a third-party library. I will inform you if we have any additional updates.
Hi Joe,
Seems like it needs to add a new API. we will do this change recently, I will let you know when I done it.
Thanks,
James
Hi Joe,
I appolygize for long waiting. Actually it can be supported by using the code shown in attached image "Geodatabase.png", we just need to simply adding username/password into the connection string.
Thanks,
Johnny
FdoReadMdb.zip (150 KB)