Select Categories Below
Advertisement
Start Your Own Q&A Site
Create your own Q&A site easily, allowing you to quickly grow a new community around any subject matter or generate new organic traffic for your existing website.
Status: Open Points: 25 Time: 22:45 - Jul 07, 2008
sureal07
I am using PHP & My Sql with Dreamweaver CS3. One of the tutorial has a .sql file extension. How can you create a .sql file extension and populate the data into MySQL? Thanks for your feedback.
Categories:
Add Categories
When adding more than one category, separate them with commas.
natural.joe
Date:: Jul 12, 2008
Time:: 00:39
Hey Sureal, So you have a file named with a .sql. A file of this sort is nothing more than a script that an SQL server can understand. Kind of like a shell script. Except it's executed using the SQL server instead of the shell. The .sql files are good for backing-up your database or for initializing its structure for a project. The following may vary depending on your OS. mysql db_name < /path to file/file.sql or you could try mysql -e "source /path-to-file/file.sql" db_name You can also log in to your mysql command line client and at the prompt type source path-to-file/file.sql Keep in mind that the path to the file is going to vary depending on whether your mySQL server is running on a Windows or *nix machine( "/", or "\" and the addition of "Dive Letter:\"). You can find out more concerning mySQL here: http://dev.mysql.com/doc/refman/5.1/en/m... Hope this was helpful. Good Luck, joe-
admin
Date:: Mar 04, 2009
Time:: 10:09
The question looks to be abandoned by the user who asked it. If no action is taken within 2 days, a Quomon Moderator will consider closing the question and distributing the points. The Quomon Team
Answer this Question
New User
Email:
Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address
Registered User
Username:
Password:
Forgot Your Password?
Enter your email address below and we will resend your login information to you.
Login Information Sent
Questions
Opening file with .sql extension
Opening an .sql file paired with a .db file
You have 100 characters to use
Rank
Expert
Points
1.
10279
2.
6493
3.
5596
4.
4848
5.
3487
6.
2840
7.
2770
8.
2303
9.
1820
10.
917
Register today to share your knowledge with the community and be recognized and rewarded for your contributions.
Register Here
"Psst, Quomon is a great site. Pass it on." Tell a Friend | Link To Us | Save to Delicious | Digg it
Language Options
English:
Español:
Sponsors
Questions and Answers Software