OK, TS 672 Win 2003 SQL server 2005
This should be a simple DD. One DCR maps to one record in the table. No replicants. One PK, no FK. Stuff I should be able to do in my sleep.
I tried this on multiple servers (OD 7.1 and OD 6.2) and even created a simple table to test, no go. I do have teamsite_version in my deploy.cfg.
Basically when I run DD it correctly sees my data, just does not insert it into the main (and only table): Full log, DD Config attached.
DBD: TUPLE={DomainRedirect/0/Destination/0=BIRMINGHAM, ModifiedBy=aknipp, TeamSite/Templating/DCR/Type=Redirects/Domain, DomainRedirect/0=
, DomainRedirect/0/PrependWww/0=1, state=Original, CreateBy=aknipp, DomainRedirect/0/Domain/0=here.com, DomainRedirect/0/Primary/0=1, DomainRedirect/0/Type/0=GROUP, DomainRedirect/0/Locale/0=en_US, path=templatedata\Redirects\Domain\data\here.com.xml, CreateDate=2009-11-12 17:13:10, DomainRedirect/0/Subtype/0=GEOGRAPHIC, DomainRedirect/0/DomainRedirectId/0=AC27FCEC-E5C9-48BA-8F66-D7778BA4733E, ModifiedDate=2009-11-28 13:11:59, IWOV_PROC_FLAG=true, DomainRedirect/0/Active/0=1}
DBD: TTableSchemaHelper object for [dm20_domain_redirect] found in cache.
DBD: RowsExistForPath

ELECT COUNT(*) FROM dm20_domain_redirect WHERE dcr_vpath = ?
DBD: -- Inserted
DBD: Filelist walk done
DBD: Stat for group [dm20_domain_redirect]:
DBD: -----------------------------------
DBD: Rows inserted : 0
DBD: Rows updated : 0
DBD: Rows deleted : 0
DBD: Rows failed : 0
DBD: Rows rolled back : 0
DBD: Rows skipped : 0
DBD: -----------------------------------
DBD: Committing database [vmware2k:1433?database=DDTest]...
DBD: Deployment[Domain]
DBD: -----------------------------------
DBD: DCRs inserted : 1
DBD: DCRs updated : 0
DBD: DCRs deleted : 0
DBD: DCRs failed : 0
DBD: DCRs rolled back : 0
DBD: DCRs skipped : 0