|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How do you convert MySQL into Access
Hi I have a copy of a php database and need to convert it into access so i cam merge the infomation.
1. Do I need a php server(stupid question I think) 2. I have seen tools that you can buy, again do U need a php server for this and does that software need to be installed on the server. I have IIS to work with at this stage can it be done or what should I do. Thanks Trent |
|
#2
|
|||
|
|||
|
RE: How do you convert MySQL into Access
You say you have a copy of a PHP database...I believe you mean MySQL database....how do you have this copy? Is it in a .SQL file? Or what?
The easiest way to move from MySQL to Access is to dump your MySQL to a comma delimited file and then import it into access.... |
|
#3
|
|||
|
|||
|
RE: How do you convert MySQL into Access
It's been given to me in a zip file and has just a .BAK so i'm not sure I know it was used with php so I'm assuming it's MySQL
Is there any way I can tell as I don't have contact with the original owner...as luck has it!!! But I like the comma seperated idea. |
|
#4
|
|||
|
|||
|
RE: How do you convert MySQL into Access
Could be about anything....it is hard to say without seeing the file...how large is it?
|
|
#5
|
|||
|
|||
|
RE: How do you convert MySQL into Access
about 48 meg
|
|
#6
|
|||
|
|||
|
RE: How do you convert MySQL into Access
48 meg zipped? Wow...that's a good bit of data...
|
|
#7
|
|||
|
|||
|
RE: How do you convert MySQL into Access
yer
|
|
#8
|
|||
|
|||
|
RE: How do you convert MySQL into Access
how big zipped? The reason I ask is if it isn't too huge you can send it over to me and I can see what you have....if you want to that is...
|
|
#9
|
|||
|
|||
|
RE: How do you convert MySQL into Access
no can do on sending it but can i try to put it on a php server if so what should I try as extensions
|
|
#10
|
|||
|
|||
|
RE: How do you convert MySQL into Access
Well....you could have a MySQL data file there...or you could already have a dump file...look at it with a text editor and see if it is plain text or binary data....if it is plain text, show me an example of what it looks like....
|
|
#11
|
|||
|
|||
|
RE: How do you convert MySQL into Access
it's Binary
|
|
#12
|
|||
|
|||
|
RE: How do you convert MySQL into Access
Sounds like it is a mysql data file....you will need access to an existing mysql installation...or install it on your pc....
|
|
#13
|
|||
|
|||
|
RE: How do you convert MySQL into Access
ok i will but what should the extension be .???
|
|
#14
|
|||
|
|||
|
RE: How do you convert MySQL into Access
Normally a MYD file:
http://www.mysql.com/doc/en/MyISAM.html |
|
#15
|
|||
|
|||
|
RE: How do you convert MySQL into Access
Thanks Matt
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > How do you convert MySQL into Access |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|