Click here to Skip to main content
15,929,597 members
Home / Discussions / Database
   

Database

 
AnswerRe: database Pin
Richard MacCutchan12-Jan-16 0:48
mveRichard MacCutchan12-Jan-16 0:48 
AnswerRe: database Pin
ZurdoDev12-Jan-16 1:32
professionalZurdoDev12-Jan-16 1:32 
QuestionMerging rows Pin
jonatan_5565-Jan-16 0:47
jonatan_5565-Jan-16 0:47 
AnswerRe: Merging rows Pin
Michael_Davies5-Jan-16 1:02
Michael_Davies5-Jan-16 1:02 
GeneralRe: Merging rows Pin
jonatan_5565-Jan-16 3:03
jonatan_5565-Jan-16 3:03 
GeneralRe: Merging rows Pin
Richard Deeming5-Jan-16 7:50
mveRichard Deeming5-Jan-16 7:50 
GeneralRe: Merging rows Pin
jonatan_55617-Jan-16 8:06
jonatan_55617-Jan-16 8:06 
SuggestionRe: Merging rows Pin
Richard Deeming5-Jan-16 2:35
mveRichard Deeming5-Jan-16 2:35 
GeneralRe: Merging rows Pin
jonatan_5565-Jan-16 3:09
jonatan_5565-Jan-16 3:09 
QuestionUnable to open a file from the running application after the file name has been updated in the database Pin
Stephen Holdorf4-Jan-16 5:05
Stephen Holdorf4-Jan-16 5:05 
AnswerRe: Unable to open a file from the running application after the file name has been updated in the database Pin
Mycroft Holmes4-Jan-16 13:10
professionalMycroft Holmes4-Jan-16 13:10 
Questionplsql related issue Pin
Member 1191972229-Dec-15 18:35
Member 1191972229-Dec-15 18:35 
AnswerRe: plsql related issue Pin
Mycroft Holmes4-Jan-16 13:06
professionalMycroft Holmes4-Jan-16 13:06 
QuestionCreating .cst file from .csp file CodeSmith Pin
indian14328-Dec-15 21:11
indian14328-Dec-15 21:11 
AnswerRe: Creating .cst file from .csp file CodeSmith Pin
Mycroft Holmes4-Jan-16 13:03
professionalMycroft Holmes4-Jan-16 13:03 
QuestionSql_Index Pin
Member 1116162527-Dec-15 19:34
Member 1116162527-Dec-15 19:34 
AnswerRe: Sql_Index Pin
Mycroft Holmes27-Dec-15 19:38
professionalMycroft Holmes27-Dec-15 19:38 
AnswerRe: Sql_Index Pin
GuyThiebaut29-Dec-15 2:57
professionalGuyThiebaut29-Dec-15 2:57 
QuestionDatabase creation on an external HD Pin
Amr.Mohammad8725-Dec-15 7:22
Amr.Mohammad8725-Dec-15 7:22 
Greetings,

I have a database creation script. I've run the script after changed the path within the 'FILENAME' option to create the database on an external hard disk and I was able to see and select data from tables as the script run with no errors. However, when I tried to connect to the database from an application and read data from database tables, an exception thrown for SQL Server error 823 "The operating system returned error 21(The device is not ready.) to SQL Server during a read at offset 0x00000000132000 in file 'Database name'. Additional messages in the SQL Server error log and system event log may provide more detail. This is a severe system-level error condition that threatens database integrity and must be corrected immediately. Complete a full database consistency check (DBCC CHECKDB). This error can be caused by many factors; for more information, see SQL Server Books Online.". I've tried to run database consistency commands against it but they did not carried out and I got an error message. Also when I tried to drop or recover the database, dropping and recovering process failed. Finally, I had to make the database offline then I dropped it. I need to create such database on my external hard disk not on my primary one. Can anyone help?!!!
AnswerRe: Database creation on an external HD Pin
Eddy Vluggen28-Dec-15 23:39
professionalEddy Vluggen28-Dec-15 23:39 
QuestionCascading referential integrity. Pin
Member 1116162522-Dec-15 21:03
Member 1116162522-Dec-15 21:03 
QuestionRe: Cascading referential integrity. Pin
CHill6023-Dec-15 23:15
mveCHill6023-Dec-15 23:15 
AnswerRe: Cascading referential integrity. Pin
Eddy Vluggen24-Dec-15 1:25
professionalEddy Vluggen24-Dec-15 1:25 
QuestionUnusual Ways To Make Quick Money Pin
Member 1222215021-Dec-15 20:46
Member 1222215021-Dec-15 20:46 
Questionplsql related issue Pin
Member 1191972221-Dec-15 0:34
Member 1191972221-Dec-15 0:34 

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.