02-11-2018 01:48 AM
Dear all,
I am trying to automate creating a new warehouse and be able to choose the "Access Template" and choose the "Access database" as in the below image,
Could anyone help in this?
Thanks a lot
Khaled
Solved! Go to Solution.
02-11-2018 11:13 PM
Hi Khaled,
you can use the GDatabase.CreateDatabase method, which should work for Access (and only for Access), but the easiest way is to copy the file "C:\Program Files (x86)\Hexagon\GeoMedia Professional\Templates\Warehouses\normal.mdt" to a new location and rename it to your_name.mdb.
Pavel