On Feb 11, 2010, at 11:47 AM, kebede teferi wrote:
> Could any one lead me to a true link where I can download the world.sql
> sample database? Thanks.
Go to:
http://dev.mysql.com/doc/
Click on the "Other Docs" tab to get to:
http://dev.mysql.com/doc/index-other.html
You
On 2/11/2010 11:47 AM, kebede teferi wrote:
Could any one lead me to a true link where I can download the world.sql sample
database? Thanks.
http://dev.mysql.com/doc/index-other.html
Carlos Proal
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To
Could any one lead me to a true link where I can download the world.sql sample
database? Thanks.
PM
To: [EMAIL PROTECTED]
Subject: sample database
I'm trying to create a database system for our school and since 'm still new
to MySQL, I'm wondering if there are any sample databases (student
registration/enrollment information, employee payroll, etc.) published in
the internet so
I'm trying to create a database system for our school and since 'm still new to MySQL,
I'm wondering if there are any sample databases (student registration/enrollment
information, employee payroll, etc.) published in the internet so that I can have some
idea on how to go about developing our o
Yes MySQL comes empty. You have to make tables.
At 05:36 AM 1/14/2001 -0800, jim.brown wrote:
>I installed MySQL on Win98 and acessed it from a SmartArrays program
>which uses ODBC with this connection string:
>
>DSN=sample-MySQL;DRIVER={MySQL}
>
>This worked. When I asked for the the list of ta
I installed MySQL on Win98 and acessed it from a SmartArrays program
which uses ODBC with this connection string:
DSN=sample-MySQL;DRIVER={MySQL}
This worked. When I asked for the the list of tables, there were not tables.
Is this expected?
Jim
---