Hello

i have seen many converters on the internet to convert mysql databases to work in access, but you have to connect to the server. i don't have a server to connect to anymore, and therefore no database to connect to

Is there a program that i can use to convert my .sql file which i have on my computer so that i can open it in access.

Thanks in advance

    I suggest that you start using MySQL instead of Access since MySQL is way better. The only reason I can see to use Access is if you only want the database to be accessed from one computer by you only and you don't want to put a lot of effort into creating the user interface.

    To your question: .sql files can be opened with more or less any program, for example Notepad. It is just text files that have another extension.

      Write a Reply...