Paul McNett wrote:

Hmm... are you seeing a file named 'default.cnxml' in the appRecipes directory? If so, could you copy/paste the contents?

Sure thing, here it is:

<?xml version="1.0"?>
<connectiondefs xmlns="http://www.dabodev.com";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://www.dabodev.com conn.xsd"
xsi:noNamespaceSchemaLocation = "http://dabodev.com/schema/conn.xsd";>

   <connection dbtype="mysql">
       <host>paulmcnett.com</host>
       <database>dabotest</database>
       <user>dabo</user>
       <password>B4CI4BBAELC0</password>
       <port>3306</port>
   </connection>


</connectiondefs>

Bill




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to