I have old backed up .sql files that I want to open and read the data.
Can I do this with excel or some tricky converter software?
thanks for the help,
-=DCG=-
Depends on what you mean by "read". Notepad will open them for you to view the raw text.
It also depends on what type of sql database it was.
For mysql I like toad
Another option would be create a database on a server and just put it there to look at, either with with toad, webmin, phpmyadmin, etc..