rashawn13 Posted April 2, 2008 Posted April 2, 2008 i am new at this and i get sql files and woul like to know how to upload them to my sql
Guest Posted April 2, 2008 Posted April 2, 2008 Most webhosts have a control panel that you log into. When you have logged into the control panel , you will have to find the databases section. Click on the phpMyAdmin icon. Select the user to configure database via phpMyAdmin and click on the Login icon. A new window should open for phpMyAdmin. In some cases, you may have to choose which database your OSC tables are located on. If this is the case, please choose the database from the list or the drop down box at the left. To run a SQL query, click on "SQL" on the navigation bar (on the right side, click on the SQL tab at the top). Then copy the code from the sql file and paste the code into the textarea on that page. Click on the GO button and it is done. If all goes well, your SQL query will now be succesfully entered.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.