473,385 Members | 2,005 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Access2002/XP -> MySQL ???

Hi
How can I egt all my data from my Access2002/XP-database over in a MySQL-database ?

--
Erik R Nielsen
Denmark
Jul 19 '05 #1
7 2503
dbtools

erik <fo**************@c.dk> wrote in message
news:3f***********************@dtext01.news.tele.d k...
Hi
How can I egt all my data from my Access2002/XP-database over in a MySQL-database ?
--
Erik R Nielsen
Denmark

Jul 19 '05 #2
dbtools

erik <fo**************@c.dk> wrote in message
news:3f***********************@dtext01.news.tele.d k...
Hi
How can I egt all my data from my Access2002/XP-database over in a MySQL-database ?
--
Erik R Nielsen
Denmark

Jul 19 '05 #3
dbtools

erik <fo**************@c.dk> wrote in message
news:3f***********************@dtext01.news.tele.d k...
Hi
How can I egt all my data from my Access2002/XP-database over in a MySQL-database ?
--
Erik R Nielsen
Denmark

Jul 19 '05 #4
You can do that very easily using sqlporter.
SQLPorter is total database migration toolkit from realsoftstudio.

Using sqlporter you can migrate your data from Microsoft access to
mysql running on windows and linux.

Download your free trail from www.realsoftstudio.com

Hope this helps.
SQLPorter database migration toolkit
www.realsoftstudio.com
"Mylinux" <my*****@My.com> wrote in message news:<bj*********@imsp212.netvigator.com>...
dbtools

erik <fo**************@c.dk> wrote in message
news:3f***********************@dtext01.news.tele.d k...
Hi
How can I egt all my data from my Access2002/XP-database over in a

MySQL-database ?

--
Erik R Nielsen
Denmark

Jul 19 '05 #5
You can do that very easily using sqlporter.
SQLPorter is total database migration toolkit from realsoftstudio.

Using sqlporter you can migrate your data from Microsoft access to
mysql running on windows and linux.

Download your free trail from www.realsoftstudio.com

Hope this helps.
SQLPorter database migration toolkit
www.realsoftstudio.com
"Mylinux" <my*****@My.com> wrote in message news:<bj*********@imsp212.netvigator.com>...
dbtools

erik <fo**************@c.dk> wrote in message
news:3f***********************@dtext01.news.tele.d k...
Hi
How can I egt all my data from my Access2002/XP-database over in a

MySQL-database ?

--
Erik R Nielsen
Denmark

Jul 19 '05 #6
Will it migrate forms, reports, queries?

"Dariush" <su*****@realsoftstudio.com> wrote in message
news:34**************************@posting.google.c om...
You can do that very easily using sqlporter.
SQLPorter is total database migration toolkit from realsoftstudio.

Using sqlporter you can migrate your data from Microsoft access to
mysql running on windows and linux.

Download your free trail from www.realsoftstudio.com

Hope this helps.
SQLPorter database migration toolkit
www.realsoftstudio.com
"Mylinux" <my*****@My.com> wrote in message

news:<bj*********@imsp212.netvigator.com>...
dbtools

erik <fo**************@c.dk> wrote in message
news:3f***********************@dtext01.news.tele.d k...
Hi
How can I egt all my data from my Access2002/XP-database over in a

MySQL-database ?

--
Erik R Nielsen
Denmark

Jul 19 '05 #7
Will it migrate forms, reports, queries?

"Dariush" <su*****@realsoftstudio.com> wrote in message
news:34**************************@posting.google.c om...
You can do that very easily using sqlporter.
SQLPorter is total database migration toolkit from realsoftstudio.

Using sqlporter you can migrate your data from Microsoft access to
mysql running on windows and linux.

Download your free trail from www.realsoftstudio.com

Hope this helps.
SQLPorter database migration toolkit
www.realsoftstudio.com
"Mylinux" <my*****@My.com> wrote in message

news:<bj*********@imsp212.netvigator.com>...
dbtools

erik <fo**************@c.dk> wrote in message
news:3f***********************@dtext01.news.tele.d k...
Hi
How can I egt all my data from my Access2002/XP-database over in a

MySQL-database ?

--
Erik R Nielsen
Denmark

Jul 19 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Mark | last post by:
Yes, my family business wants to create an accounting database to keep track of invoices, production, inventory, man hours, etc.... There will be two kinds of users to access the database, on two...
2
by: MFS 43 | last post by:
Have previously upgraded from Access 2000 to 2002. Access 2002 seems to start as 2002 but when I create a new database, it says "Access 2000 file format" Why am I not getting a 2002 file...
1
by: Aged | last post by:
Hi I have asked several groups now for advise but I feel I must be confusing either them or myself, but anyway here goes! Below is code taken from the "OnClick" function of a command button...
0
by: Martin Reikenkamp | last post by:
Hallo, ich versuche gerade vergeblich eine XML-Datei (s.u.) in Access2002 zu importieren. Leider kommt nur die Struktur in der Access-Tabelle an und keine Daten (obwohl "Struktur und Daten"...
1
by: Bogdan Zamfir | last post by:
Hi, I have big troubles with an Access2002 application I wrote it under Acc2002 Romanian, and try to run it on Acc2002 US version, and I have the following troubles For some forms, Load event...
3
by: Rich | last post by:
I converted my A2K database(FE)to Access2002. It's a secured database, splitted to FE and BE. After the conversion, I cannot make MDE file. It says:"microsoft access ha encourted a problem and...
4
by: Polly | last post by:
I had a macro that ran a parameter query and created and opened an Excel file with the system date as part of the file name, but I had to change the file name by hand. So I converted the macro to...
5
by: laurenq uantrell | last post by:
I am using a control MyTotal on a subform footer to get a sum of all rows on the subform: =Sum() On the main form I have a control whose controlsource is: =Forms!FormName.Child.Form.MyTotal. This...
2
by: Steve | last post by:
I have been asked to convert an Access2002 database to Access2007. The database is used to manage a medium sized company. The company contact said that the existing database was put on a new...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.