|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Database Discussion Forum This is the place to find help resolving those nagging questions you have about implementing and using all kinds of databases. Need help writing a query? Need an opinion on Oracle? Post here! |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Considering your needs, to transfer all of your data and then maintaining it on your database, you could use different solutions.
Best thing would be to use an ETL tool to do the migration. You will also be able to maintain your database and import more data to it later on. There are open source ETL tools, meaning you could download your software for free. |
|
||||
|
If you are using the basic Access database, the simplest way to begin the conversion is to install MSDE (Microsoft SQL Desktop Engine, available as a free download for licensed MS Office users) and convert the Access Database to an Access Project (the internal conversion process will automatically do full conversion of the data and most queries to MS SQLServer tables and views.)
MSDE is limited to a 2GB database with a number of constraints, but it it very simple to migrate to a server-base SQL Server environment. |
|
|||
|
I was using MyODBC to shift tables from access to mysql, Now not tested with new versions of MySQL but it should work. All details are here.
Exporting or Converting Access Excel data to MySQL using myodbc
__________________
PHP HTML SQL tutorials and articles. Free scripts:Web Hosting Directory:Funny Star Jokes: |
|
|||
|
I use data loader for migrating almost any data, it helps me to convert MSSQL to MYSQL, MS access to MSSQL, mysql, csv loader, foxpro and MSSQL to MS access, MYSQl, CSV, foxpro etc. In my view this is a best Data Migration Tool
Download Free : dbload |
|
|||
|
I think u should use a third party help to resolve this problem, i use dbload to solve it when i was migrated my data, it can migrate almost any data, it helps me to convert MSSQL to MYSQL, MS access to MSSQL, mysql, csv loader, foxpro and MSSQL to MS access, MYSQl, CSV, foxpro etc. i found it on google search dbload.
|
|
|||
|
Here is a tool to convert mssql to MYSQL database. That i found on google search it says it can convert almost any database try and tel me is that worth or not.
Find Here : www(.)convert-db(.)com/mssql-to-mysql(.)htm |
|
|||
|
A Process for MS Access Migrating
The consensus of MySQL users is that automated conversion tools for MS Access do not work. For example, tools that translate existing Access applications to Java often result in 80% complete solutions where finishing the last 20% of the work takes longer than starting from scratch. Instead, the best practice for Access migration is to rebuild the schema, cleanse the data and then rewrite the application. Although this is time intensive, it is the only way to ensure that the resulting application is of sufficient quality to be maintainable. This lays out a step-by-step process to migrate an MS Access application to MySQL:
|
|
|||
|
In order for Joomla! to work properly, you will need to have a functioning MySQL Database prior to beginning the install process.
Joomla! will generally (depending upon the actual settings of the MySQL Database Server) create a database and the associated tables, provided the details are correctly entered, during the installation process. On occasion however, it may be necessary to create the database ahead of time. Just make a note of the appropriate settings before proceeding with the installation. When installing it for the first time, Joomla! will ask for the following information: * The name of your MySQL database - (this may be pre-set on some hosted server set-ups) * The name of the MySQL host - This is usually called "localhost" if you are installing on a PC or a local server. However, if you are using shared hosting, check with your hosting provider to be sure this is the case. * A MySQL username - This may have been allocated by your server provider - a local MySQL installation generally has the default administrator username set as "root". * A MySQL password - This may have been allocated by your server provider - a local MySQL installation generally has the default administrator password set to a blank field, unless this was manually changed during installation of the database server. You should ask your web server provider if you are not sure about how to go about installing or configuring a MySQL database. They will generally be helpful in this respect. You must obtain the above details before beginning the installation of Joomla! NOTE: Please check to see whether your server provider has set your hosting account to Safe Mode (this is a setting within the Apache web server. You will be unable to install Joomla! with the Joomla! automatic installer if your server is set to "safe mode". If this is the case, you will have to manually install Joomla!. |
|
|||
|
Don't use MySQL. We were going to switch to save licensing cost. We found MySQL to not super stable. Microsoft has a free version of SQL Server now, so save yourself some trouble.
|
|
|||
|
It was my personal experience. We host about a hundred web storefronts. Using MySQL, we'd occasional have corrupted tables and databases. We just don't get that with SQL Server.
|
|
|||
|
On converting data from MS Access. I've done this several times myself, and
found the easiest way is to: 1. Create your mySQL database tables 2. Define a DSN (ODBC Connection) from your workstation to the mySQL database 3. Link the mySQL tables into your MS Access database 4. Copy the content over to mySQL Hope this helps! Inclus.net - We provide individual and corporate IT training Educate, Learn & Serve |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Access to MySql to Access | Fendermate | Database Discussion Forum | 3 | 10-06-2005 12:03 PM |
| remote mysql database access questions | shilmy | Database Discussion Forum | 3 | 08-11-2005 10:46 PM |
| Getting MS Access data into MySQL database | Dragonsi | Database Discussion Forum | 1 | 04-06-2005 01:52 AM |
| Transfer data from Access to MySQL via PHP? | DarrenPWS | Database Discussion Forum | 2 | 02-11-2005 07:36 AM |
| Flash Access of a MSaccess or SQL Server database | tdrossos | Flash Discussion Forum | 1 | 01-06-2004 12:06 PM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |