Welcome to ESRI Blogs

November 2008 - Posts

Geodatabase replication and compress

There is new documentation available which talks about some best practices when using the compress command while also employing geodatabase replication. Compress is a process run periodically by an ArcSDE administrator to reduce the size of the geodatabase

Podcast on Migrating to the Geodatabase now available

To follow up on our last post, this is just a heads up to tell you that Derek Law’s podcast for Migrating to the Geodatabase is now online. The podcast talks about how to migrate existing data into the geodatabase. Derek goes over migration details for

Migrating your existing data into the Geodatabase

While I was at the user conference earlier this year I was getting a lot of questions about migrating to the geodatabase from other data formats. I talked it over with Derek Law and he thought he’d make a podcast about it (we’ll link to that podcast when
Posted by JonMurphy | 0 Comments
Filed under: , ,

Object initializers and the Geodatabase API

This post was provided by geodatabase product engineer James MacKay A new approach to initializing objects was introduced at .NET 3.0: object initializers . These allow objects to be instantiated and initialized in a single line, provided the class has
Posted by JonMurphy | 0 Comments
Filed under: , ,