Re: Database equivalent to NorthWind for M$ SQL

2005-08-02 Thread J. David Boyd
Peter Brawley [EMAIL PROTECTED] writes: Scott, Is there any database file similiar to M$'s Northwind that I can use to play with? It would be nice if there is one inside MySQL by default for newbies to start out with. For our chapters on Connector/ODBC and dotNet, Arthur I wrote scripts to

Re: Export OpenOffice XML to Mysql

2005-08-02 Thread J. David Boyd
Alvaro Cobo [EMAIL PROTECTED] writes: Hi guys: I have the following problem: In the organization I work for, we have several standard formats which we have to write for each project we manage (for example: reports). These are MS-Word documents, for which I have created a database and

Re: Create an Innodb database ?

2005-07-15 Thread J. David Boyd
Danny Stolle [EMAIL PROTECTED] writes: So now also my question: When to use innodb instead of myisam? What performace advantages does this engine have? Well, if you want to have transactions, you must use innodb... -- MySQL General Mailing List For list archives:

Re: starting MySQL

2005-07-12 Thread J. David Boyd
Darryl Reeves [EMAIL PROTECTED] writes: I am new to MySQL and was recently given a task where I need to transfer a database from one computer to another. Both computers are Macintoshes running OS X Panther. Both computers are running MySQL through localhost. The computer to which I am