On Wed, Oct 01, 2008 at 04:01:59PM -0500, Ed Leafe wrote: > On Oct 1, 2008, at 3:56 PM, Chris G wrote: > > > Now I need to connect to a database and I'm a bit stuck. In Linux do > > I need to create a cnxml file myself? That's not too bad, I've copied > > the sample.cnxml file and have put my own parameters in it but it > > doesn't work (yet), I'm not really an XML guru though so I there's > > certainly things wrong. > > Yes, you need to create the .cnxml file outside of the Class > Designer, but you don't have to do it by hand. Instead, use the > CxnEditor.py application in your ide directory. > Ah, that's a bit easier! :-)
However I can't seem to get a connection to my database. I've created the database called isbd in mysql as user 'chris' (who has admin rights in mysql). I've entered the host, database name, user (chris) and password in CxnEditor.py and it just says "Unable to make connection" when I click on "Test". How do I debug this? -- Chris Green _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
