I was wondering if anybody has any examples or tips that convert a table located in a geodatabase to a local dbf file. I am switching my project from ArcGIS Desktop to ArcGIS Engine and I was using ExportTable method of IExportOperation to do this, but this object is not supported in ArcGIS Engine. I was looking at IFeatureDataConverter or IGeoDBDataTransfer, but can't seem to figure if these will work for this.
Any help would be appreciated,
Joe