Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Need help with mySQL..

Author  Topic 

polarweb
Starting Member

1 Post

Posted - 2009-03-05 : 03:20:22
Hello, I have a problem, I have tried to move a website from one hosting provider over to another and in the process was an idiot and did not check to see if the SQL Database Versions were the same.

I was using mySQL v 5.0. I used the export function. Success.
On my new hosting account I have mySQL v 4.0 and I am unable to "import" the database that I created..no success on that part.

I keep getting errors.. is there a way to make a mySQL v 5.0 export the proper format for a mySQL v 4.0, or am I screwed?

elancaster
A very urgent SQL Yakette

1208 Posts

Posted - 2009-03-05 : 03:23:35
you would be best advised to post your query on a mySQL forum instead of here. this site is for microsoft SQL Server only.... (no, it's not the same thing)

try.....
http://forums.mysql.com/

Em
Go to Top of Page
   

- Advertisement -