Pages: [1]   Go Down
Print
Author Topic: Anyone know how to convert SQL files to MDB?  (Read 969 times)
Barry Scott

Offline Offline

Posts: 9135




« on: Wednesday, July 4, 2007, 08:13:48 »

I have a sql back up which i would like to open and use locally or restore to a server.

I've only had a quick browse, but have a feeling someone on here may have an answer. Does anyone know of any programs that can do this please?

Thanks
Logged
land_of_bo

« Reply #1 on: Wednesday, July 4, 2007, 12:48:22 »

Is the DB less than 4GB?

If so, you should be able to download the free MSDE

http://www.microsoft.com/downloads/details.aspx?FamilyID=413744D1-A0BC-479F-BAFA-E4B278EB9147&displaylang=en
 
and restore your database into that
Logged
Barry Scott

Offline Offline

Posts: 9135




« Reply #2 on: Wednesday, July 4, 2007, 13:06:39 »

Quote from: "land_of_bo"
Is the DB less than 4GB?

If so, you should be able to download the free MSDE

http://www.microsoft.com/downloads/details.aspx?FamilyID=413744D1-A0BC-479F-BAFA-E4B278EB9147&displaylang=en
 
and restore your database into that


Yeah, it's only 360mb. I'll give that a whirl, thanks Mr Bo.  Cool
Logged
STFC_Manc

Offline Offline

Posts: 1683




Ignore
« Reply #3 on: Wednesday, July 4, 2007, 17:17:53 »

Have you got a mysql server on your PC? I use Xammp http://www.apachefriends.org/en/xampp.html I installed this and then i could set a sql server on the pc.  If you need a hand, give me a pm.  It took me a while, but its really east to set up.
Logged
Barry Scott

Offline Offline

Posts: 9135




« Reply #4 on: Wednesday, July 4, 2007, 18:17:30 »

Thanks. I'll have a butcher's at that. I can't seem to get MSDE working how i thought it would.

I'll download Xammp and have a go later tonight or tomorrow and then drop you a pm should i get stuck.

Have you used it? Can i, for want of a better word, simply 'unpack' the database?
Logged
Lash_sumthin

Offline Offline

Posts: 466





Ignore
« Reply #5 on: Wednesday, July 4, 2007, 18:19:43 »

yeah we used xammp at uni to get an sql server on the go, nice little app
Logged
STFC_Manc

Offline Offline

Posts: 1683




Ignore
« Reply #6 on: Wednesday, July 4, 2007, 18:33:24 »

Quote from: "Barry Scott"
Thanks. I'll have a butcher's at that. I can't seem to get MSDE working how i thought it would.

I'll download Xammp and have a go later tonight or tomorrow and then drop you a pm should i get stuck.

Have you used it? Can i, for want of a better word, simply 'unpack' the database?


well you need to set it up first, then export your database from where it is now, in mysql form then import it, quite easy.
Logged
Pages: [1]   Go Up
Print
Jump to: