SiteMinder / Webhosting
The Computer Merchant, Ltd
US-MA-North Quincy

Justtechjobs.com Post A Job | Post A Resume

How to import Excel, Access or XML Data Into a MySQL DB
Export data by using Export Wizard
1. Click the Tables tab

2. Select the table which you want to export data. Click Export Wizard at the Database Window

OR

Right-click anywhere in the Database Window and select Export Wizard

3. An Export Wizard dialog box will be shown.

4. Please select which data format you want and click OK button to proceed

Other features of Navicat:

Some of the Navicat key features are listed below:

1.) Support Multiple Connections for local or remote MySQL servers

2.) Browse databases, Modify your data, Create and delete databases, tables, indexes and users accounts

3.) Create or Run SQL queries with visual query builder

4.) Create reports with visual report builder, Reports can be saved as an archive file (.raf) for backup and increased portability.

5.) Manage user privileges [security configuration]

6.) Backup/Restore your database, The new Schedule Backup feature is used to create a new schedule that will backup your data.

7.) Data Transfer - Support transfer databases from one MySQL server to another MySQL server (1. Local to Remote , 2. Remote to Remote, 3. Remote to Local)

8.) Import/Export data - The Import and Export Wizard would help you to import/export data. It supports up to 18 most popular formats including MS Access, MS Excel, XML, PDF and TXT.

Tips on Setup Connection between Navicat and your MySQL server :

Localhost connection setting

If you installed MySQL database on your local PC (Download URL: http://www.mysql.com/downloads/mysql-3.23.html ), the default username is "root" and password is empty.

Localhost connection setting is similiar as following :
Host : localhost
Username : root
Password : (empty)
Port : 3306 (default)

Before you established local connection between Navicat and your local MySQL server, you should use the Launcher program to start your local MySQL server (you could also use another program to start your local MySQL server) (Path: C:\mysql\bin\winmysqladmin.exe).

Remote Connection setting

After the MySQL database was installed, it would only allow 'localhost' connection by default. Therefore, most server-side scripts programs (e.g. phpMyAdmin) can connect with the local database in the same server. You could use Telnet or an SSH program to manage your remote server because it's a localhost connection.

Any client PCs will be blocked by the remote MySQL server until the user privileges has been configured.

Remote connection setting is similiar as following :

Host : IPaddress of remote MySQL server
Username : Your_username (username is 'root' if you just installed the MySQL server)
Password : Your_password (Emtpy value if you just installed the MySQL server)
Port : 3306 (default)

NOTE: Navicat would be able to access your remote MySQL server no matter if is running on Linux, Unix, Mac or a Windows platform. If you couldn't connect your remote MySQL server via the Internet, you can check the Navicat web site for a detailed explanation on MySQL Privileges System.

[Page 1]  [Page 2]  


Comments:
how can i import any file in a php filepkumarus10/15/07 22:30
import excel data on mysqldeee02/10/06 01:51
Import excel data on mysqlVincent Meurink10/20/05 15:07
RE: import excel data on mysqlAmal06/16/05 09:12
Read this!Quantum05/02/05 19:35
Populate combo box using <for stament>Matt05/01/05 14:06
RE: How to export data from access to my sqlsrisathiyan04/20/05 13:26
thanksbakwa dunks04/14/05 10:20
How to export data from access to my sqlLeo04/12/05 10:06
php/mysqlaamir04/06/05 12:43
import excel data on mysqlGERARD04/04/05 08:50
RE: php/mysql app devJeremy Walker03/15/05 20:42
RE: Need help to catch parameters in the url Jeremy Walker03/15/05 20:40
RE: Need help to catch parameters in the url vicky03/09/05 13:46
RE: Databasesriram Goteti03/06/05 12:19
DatabaseYari Tillett02/25/05 21:19
i need help to generate database in mysqlkarate devang02/25/05 00:27
php/mysql app devroger leonard02/22/05 08:11
generate codingaishah02/21/05 03:02
Re:php commandsPhilip Dimabuyu02/10/05 03:19
Prefer to use SQLyogKaram02/09/05 23:03
Need help to upload the file to serverDayananda.MR02/02/05 08:25
Report to Excel spreadsheets and MS Access Dayananda.MR01/24/05 17:03
 

If you are looking for help, please post on the appropriate forum here. Your questions will be answered much more quickly.

Add A Comment:

Name:

Email:

Subject:

Message:

To reduce spam posts, messages are now manually approved

You are not [logged in]. That means your account will not get credit for this post.