Click here to Skip to main content
15,884,388 members
Home / Discussions / Database
   

Database

 
GeneralRe: MySQL Pin
Mycroft Holmes25-Nov-16 22:13
professionalMycroft Holmes25-Nov-16 22:13 
AnswerRe: MySQL Pin
Michael_Davies24-Nov-16 21:35
Michael_Davies24-Nov-16 21:35 
QuestionWhat are some tricky/interesting SQL questions you were asked in interviews? Pin
qptopm20-Nov-16 21:52
qptopm20-Nov-16 21:52 
AnswerRe: What are some tricky/interesting SQL questions you were asked in interviews? Pin
Afzaal Ahmad Zeeshan20-Nov-16 23:49
professionalAfzaal Ahmad Zeeshan20-Nov-16 23:49 
AnswerRe: What are some tricky/interesting SQL questions you were asked in interviews? Pin
Simon_Whale21-Nov-16 0:27
Simon_Whale21-Nov-16 0:27 
AnswerRe: What are some tricky/interesting SQL questions you were asked in interviews? Pin
Eddy Vluggen21-Nov-16 1:12
professionalEddy Vluggen21-Nov-16 1:12 
QuestionError??? Pin
Member 1116162519-Nov-16 17:28
Member 1116162519-Nov-16 17:28 
AnswerRe: Error??? Pin
Afzaal Ahmad Zeeshan20-Nov-16 9:38
professionalAfzaal Ahmad Zeeshan20-Nov-16 9:38 
That is because you have to create that group, it is not provided in your database by default. You must enable it,
FILESTREAM is not automatically enabled when you install or upgrade SQL Server. You must enable FILESTREAM by using SQL Server Configuration Manager and SQL Server Management Studio
So do that, then you will be able to overcome this error. A documentation is given here too, FILESTREAM (SQL Server)[^].

Default FileStream filegroup is not available in database 'DatabaseName'[^]
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

AnswerRe: Error??? Pin
Daniel Jones19-Dec-16 17:42
Daniel Jones19-Dec-16 17:42 
QuestionMySql 1093 Error: You can't specify target table 'c1' for update in FROM clause Pin
Abhinav_00717-Nov-16 13:16
Abhinav_00717-Nov-16 13:16 
AnswerRe: MySql 1093 Error: You can't specify target table 'c1' for update in FROM clause Pin
Afzaal Ahmad Zeeshan20-Nov-16 23:51
professionalAfzaal Ahmad Zeeshan20-Nov-16 23:51 
QuestionMessage Closed Pin
11-Nov-16 11:33
Jassim Rahma11-Nov-16 11:33 
SuggestionOT: Your signature... Pin
Kornfeld Eliyahu Peter12-Nov-16 21:36
professionalKornfeld Eliyahu Peter12-Nov-16 21:36 
GeneralRe: OT: Your signature... Pin
Mycroft Holmes12-Nov-16 21:48
professionalMycroft Holmes12-Nov-16 21:48 
AnswerRe: [MySQL] How to SELECT direct and indirect staff Pin
Jörgen Andersson12-Nov-16 23:56
professionalJörgen Andersson12-Nov-16 23:56 
GeneralRe: [MySQL] How to SELECT direct and indirect staff Pin
Jassim Rahma15-Nov-16 11:52
Jassim Rahma15-Nov-16 11:52 
QuestionAre this database design (ERD) IS true for the following table Pin
ahmed_sa4-Nov-16 4:16
ahmed_sa4-Nov-16 4:16 
AnswerRe: Are this database design (ERD) IS true for the following table Pin
Mycroft Holmes4-Nov-16 14:20
professionalMycroft Holmes4-Nov-16 14:20 
AnswerRe: Are this database design (ERD) IS true for the following table Pin
Jörgen Andersson5-Nov-16 0:20
professionalJörgen Andersson5-Nov-16 0:20 
JokeMost complex SSIS package you have worked on Pin
Rahul_Biswas2-Nov-16 1:39
professionalRahul_Biswas2-Nov-16 1:39 
GeneralRe: Most complex SSIS package you have worked on Pin
Richard MacCutchan2-Nov-16 2:46
mveRichard MacCutchan2-Nov-16 2:46 
GeneralRe: Most complex SSIS package you have worked on Pin
ZurdoDev2-Nov-16 4:41
professionalZurdoDev2-Nov-16 4:41 
GeneralRe: Most complex SSIS package you have worked on Pin
Eddy Vluggen2-Nov-16 5:01
professionalEddy Vluggen2-Nov-16 5:01 
QuestionRe: Most complex SSIS package you have worked on Pin
ZurdoDev2-Nov-16 5:05
professionalZurdoDev2-Nov-16 5:05 
AnswerRe: Most complex SSIS package you have worked on Pin
Richard MacCutchan2-Nov-16 5:20
mveRichard MacCutchan2-Nov-16 5:20 

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.