On Dec 15, 2008, at 3:38 AM, Sytze de Boer wrote:

> I hope I don't bore all you guys to death but I'm starting out with  
> dabo
> I'm stuck on the phrase:
>
> "You must have the MySQLdb database adapter installed in your Python  
> system"


        That's only if you want to access MySQL data from Dabo (or anywhere  
in Python, for that matter). The home page for the MySQLdb module is 
http://sourceforge.net/projects/mysql-python 
. I assume you're following along from the Step-By-Step guide, which  
connects to the public MySQL database on dabodev.com.

        There are Windows binaries available, and with Ubuntu it's as simple  
as typing 'sudo apt-get install python-mysql' from a terminal window.  
On the Mac there are a few more tricks you might have to use,  
depending on your system.


-- Ed Leafe





_______________________________________________
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]

Reply via email to