Skip to content

Instantly share code, notes, and snippets.

@zackchandler
Created October 10, 2008 22:12
Show Gist options
  • Save zackchandler/16167 to your computer and use it in GitHub Desktop.
Save zackchandler/16167 to your computer and use it in GitHub Desktop.
<databases>
...
<dbinfo>
<dbname>test1</dbname>
<dbid>bduuve7a5</dbid>
</dbinfo>
<dbinfo>
<dbname>Larry's Landscaping & Garden Supply</dbname>
<dbid>b34jgmmn8</dbid>
</dbinfo>
<dbinfo>
<dbname>Larry's Landscaping & Garden Supply: Configuration</dbname>
<dbid>b34jgmmpg</dbid>
</dbinfo>
...
</databases>
<databases>
...
<dbinfo>
<dbname>test1</dbname>
<dbid>bduuve7a5</dbid>
</dbinfo>
<dbinfo msa="true">
<dbname>Larry's Landscaping & Garden Supply</dbname>
<dbid>b34jgmmn8</dbid>
</dbinfo>
<dbinfo msa="true" type="configuration">
<dbname>Larry's Landscaping & Garden Supply: Configuration</dbname>
<dbid>b34jgmmpg</dbid>
</dbinfo>
...
</databases>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment