![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Database Database problems or need to ask a question? maybe something to do with sql injections or a database software question. Database topics cover MySQL, PostgreSQL, Oracle, SQL Server or anything else related to databases. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| OK, I have phpdev installed, and in the mysql folder, is a folder called "bin" that has mysql.exe that opens to the mysql> command line. I need to create a DB with a .sql file that I already have, but I keep getting errors in my sql for trying to run it. Could someone explain to me how to get this file to create my DB? Thanks in advance. Greg | |||
| | #2 | ||
| Greg wrote: > OK, I have phpdev installed, and in the mysql folder, is a folder called > "bin" that has mysql.exe that opens to the mysql> command line. I need > to create a DB with a .sql file that I already have, but I keep getting > errors in my sql for trying to run it. Could someone explain to me how > to get this file to create my DB? Thanks in advance. > > Greg mysql -u root -p < infile.sql If that doesn't work, what kind of errors are you getting? -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex@attglobal.net ================== | |||
| Featured Websites | ||||
|
![]() |
| Tags: mysql, phpdev, question |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| psp question | NytKrawlrx | Handheld Computer Consoles | 7 | 05-31-2008 2:52 PM |
| MySQL Query Cache Not Working: MySQL 5 / Windows XP | Good Man | Database | 0 | 05-31-2007 8:46 PM |
| Question | Kizior | Graphics in general | 2 | 05-28-2007 7:56 PM |
| Rep question? | JeJe | Community Chat | 37 | 04-18-2006 3:53 AM |
| Not really a bug more a question | Kristof | Bugs And Feedback | 5 | 04-01-2006 12:38 PM |
| Featured Websites | ||||
|