









|
[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[NMLUG] Access to MYSQL
On Thu, 5 Feb 2004, Joseph Green wrote:
> Greeting Fellow "Open Source Warriors"
>
> I was wondering if anyone has ever converted an Access
> Database to MYSQL. I have taken over another ITs'
> functions and he favoured a winders type world. Any
> help would be appreciated.
Are you talking about the just the tables or are you talking about other
things (forms, reports, etc.)? If it's just the data, then it's actually
quite easy. You can use several different tools to do this. This includes
everything from an ODBC pump (e.g use the MySQL server as an ODBC data
source) to a plain generated SQL text file.
If you are looking at using MySQL as the back end and Access as the front
end, I can help you there as well.
-dan
|
|