Search results

  1. L

    Database/Table/Field Validation?

    Ooookay. So, I'm kind of at a loss here. I have narrowed down my issue to some validation rule or something, but I cannot see any rule in place at all. Here's what happens. Procedurally, I'm trying to duplicate a record on a table. Every time I try, I get a 'duplicate record' error, even...
  2. L

    Exporting Database to XML

    Okay, I know how to export specific tables to XML using Application.ExportXML and I was able to successfully use that. But it doesn't quite fit what I need... I'm looking to export ALL tables to XML, and there are many. Many relationships, too. I just want to export the data from each table...
Top Bottom