<html><head><base href="x-msg://27/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Aug 19, 2012, at 7:06 PM, Derek Tracy wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div lang="EN-US" link="blue" vlink="purple"><div class="WordSection1" style="page: WordSection1; "><div style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; "><span style="font-family: 'Trebuchet MS', sans-serif; color: black; ">Hello,<o:p></o:p></span></div><div style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; "><span style="font-family: 'Trebuchet MS', sans-serif; color: black; "><o:p> </o:p></span></div><div style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; "><span style="font-family: 'Trebuchet MS', sans-serif; color: black; ">Is there a way to export my customers as well as orders to an excel spreadsheet? Is there a way to access the MySQL database? If so, could you please provide me with the steps on how to do so?<o:p></o:p></span></div><div style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; "><span style="font-family: 'Trebuchet MS', sans-serif; color: black; "><o:p> </o:p></span></div></div></div></span></blockquote><br></div><div>Derek,</div><div>There are many ways to do what your asking.  I would first contact your web host and ask about the mysql access for you interchange catalog.  They should be able to give you the information that you need to access the database remotely.  Then you have a few options if you want to learn how to use mysql with shell commands perhaps getting a book on mysql or googling.  A good background in MySQL and SQL will go along way towards managing an interchange catalog.  Depending on the version of interchange your using take a look at the backup-database tag.  <a href="http://docs.icdevgroup.org/cgi-bin/online/tags/backup-database.html">http://docs.icdevgroup.org/cgi-bin/online/tags/backup-database.html</a>.  This may or may not work I have never tried it according to the docs it has been with interchange since 4.6.  And lastly but easiest (if it works) if you have a catalog with the admin ui checkout admin/gentable.html, customers are in userdb orders are in transactions and invoice lines are in orderline.  I would workout a proper backup/restore procedure before making any changes or uploads of course.  Hope that helps,</div><div><br></div><div>-Sam  </div><br></body></html>