I have this .dat file which I believe has the data for a sql database, but when I try to open it with sql server it just opens in notepad and its all gibberish. Any ideas?
I had to use it in an access database. You would need to convert the data from access to mysql. there are tools that do this you can buy or you could write a little php script to do it for you.