Click here to Skip to main content
15,885,914 members
Home / Discussions / Database
   

Database

 
AnswerRe: SQL Server 2012 Express on Network - cannot see attached databases - can see Master, etc. Pin
Mycroft Holmes26-Apr-13 13:01
professionalMycroft Holmes26-Apr-13 13:01 
GeneralRe: SQL Server 2012 Express on Network - cannot see attached databases - can see Master, etc. Pin
PrissySC27-Apr-13 1:39
PrissySC27-Apr-13 1:39 
AnswerRe: SQL Server 2012 Express on Network - cannot see attached databases - can see Master, etc. Pin
jschell27-Apr-13 11:32
jschell27-Apr-13 11:32 
GeneralRe: SQL Server 2012 Express on Network - cannot see attached databases - can see Master, etc. Pin
PrissySC28-Apr-13 1:41
PrissySC28-Apr-13 1:41 
GeneralRe: SQL Server 2012 Express on Network - cannot see attached databases - can see Master, etc. Pin
Mycroft Holmes28-Apr-13 12:49
professionalMycroft Holmes28-Apr-13 12:49 
AnswerAttached not seen over network still - will try ID values but .... Pin
PrissySC7-May-13 7:07
PrissySC7-May-13 7:07 
QuestionHow do I get the SSRS Report Mgr to work with a custom security extension? Pin
brandon schave23-Apr-13 6:31
brandon schave23-Apr-13 6:31 
QuestionTrouble restoring a mysql database Pin
savedlema22-Apr-13 7:21
savedlema22-Apr-13 7:21 
Dear friends,

For days now, I have been trying to restore a backup of the database (with command prompt) I had made with mysqldump. This is my line of code.

"C:\Program Files\MySQL\MySQL Server 5.5\mysql --user=root --password=mypassword --host= localhost --port= 3306 --database=dbname < C:/Backup/dbname.sql"

I get "The filename, directory name, or volume lable syntax is incorrect" error messsage. I have googled for this error to no avail as to do with mysql.

- My mysql server is up and running with no problem. (Even the mysqldump command works)
-Problem is the same even if I open the command prompt from C:\Program Files\MySQL\MySQL Server 5.5\mysql
-I have tried to remove "", did not help.
- I tried to change / with \ but no success.

For this one, I will really appreciate any help.
AnswerRe: Trouble restoring a mysql database Pin
Bernhard Hiller22-Apr-13 21:33
Bernhard Hiller22-Apr-13 21:33 
GeneralRe: Trouble restoring a mysql database Pin
savedlema1-May-13 23:44
savedlema1-May-13 23:44 
QuestionBack up database Error Pin
sara-setare20-Apr-13 21:37
sara-setare20-Apr-13 21:37 
AnswerRe: Back up database Error Pin
Mycroft Holmes21-Apr-13 0:48
professionalMycroft Holmes21-Apr-13 0:48 
GeneralRe: Back up database Error Pin
sara-setare21-Apr-13 2:41
sara-setare21-Apr-13 2:41 
AnswerRe: Back up database Error Pin
Eddy Vluggen21-Apr-13 8:45
professionalEddy Vluggen21-Apr-13 8:45 
GeneralRe: Back up database Error Pin
sara-setare21-Apr-13 19:25
sara-setare21-Apr-13 19:25 
GeneralRe: Back up database Error Pin
Eddy Vluggen22-Apr-13 1:57
professionalEddy Vluggen22-Apr-13 1:57 
QuestionIs it a bad idea to keep a Database connection open Pin
Richard.Berry10019-Apr-13 23:42
Richard.Berry10019-Apr-13 23:42 
AnswerRe: Is it a bad idea to keep a Database connection open Pin
Eddy Vluggen19-Apr-13 23:47
professionalEddy Vluggen19-Apr-13 23:47 
GeneralRe: Is it a bad idea to keep a Database connection open Pin
Richard.Berry10022-Apr-13 8:23
Richard.Berry10022-Apr-13 8:23 
AnswerRe: Is it a bad idea to keep a Database connection open Pin
PIEBALDconsult20-Apr-13 5:26
mvePIEBALDconsult20-Apr-13 5:26 
AnswerRe: Is it a bad idea to keep a Database connection open Pin
GuyThiebaut20-Apr-13 20:38
professionalGuyThiebaut20-Apr-13 20:38 
AnswerRe: Is it a bad idea to keep a Database connection open Pin
jschell21-Apr-13 6:37
jschell21-Apr-13 6:37 
GeneralRe: Is it a bad idea to keep a Database connection open Pin
PIEBALDconsult22-Apr-13 6:38
mvePIEBALDconsult22-Apr-13 6:38 
GeneralRe: Is it a bad idea to keep a Database connection open Pin
jschell24-Apr-13 8:59
jschell24-Apr-13 8:59 
GeneralRe: Is it a bad idea to keep a Database connection open Pin
Richard.Berry10024-Apr-13 10:51
Richard.Berry10024-Apr-13 10:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.