Click here to Skip to main content
15,913,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to communicate between two different app using SendMessage API? Pin
Serkan Onat30-Dec-15 9:30
professionalSerkan Onat30-Dec-15 9:30 
PraiseRe: How to communicate between two different app using SendMessage API? Pin
Maximilien6-Jan-16 2:49
Maximilien6-Jan-16 2:49 
QuestionConversions in C Pin
ForNow29-Dec-15 8:09
ForNow29-Dec-15 8:09 
AnswerRe: Conversions in C Pin
Richard Andrew x6429-Dec-15 11:44
professionalRichard Andrew x6429-Dec-15 11:44 
GeneralRe: Conversions in C Pin
ForNow29-Dec-15 11:52
ForNow29-Dec-15 11:52 
AnswerRe: Conversions in C Pin
Arthur V. Ratz30-Dec-15 2:45
professionalArthur V. Ratz30-Dec-15 2:45 
GeneralRe: Conversions in C Pin
ForNow30-Dec-15 6:22
ForNow30-Dec-15 6:22 
QuestionHow to call c# callback function from VC++ Pin
shakumar_2128-Dec-15 22:54
shakumar_2128-Dec-15 22:54 
AnswerRe: How to call c# callback function from VC++ Pin
Richard MacCutchan29-Dec-15 0:57
mveRichard MacCutchan29-Dec-15 0:57 
QuestionRESET USB Pin
Member 1223302928-Dec-15 15:17
Member 1223302928-Dec-15 15:17 
QuestionRe: RESET USB Pin
David Crow28-Dec-15 17:01
David Crow28-Dec-15 17:01 
QuestionCollecting openions/suggestions for Masters Project (topic: Firewall Optimisation) Pin
SujithKG28-Dec-15 5:15
SujithKG28-Dec-15 5:15 
SuggestionRe: Collecting openions/suggestions for Masters Project (topic: Firewall Optimisation) Pin
Richard MacCutchan28-Dec-15 7:36
mveRichard MacCutchan28-Dec-15 7:36 
Questionwhy this funny double is not a true zero? Pin
includeh1027-Dec-15 3:13
includeh1027-Dec-15 3:13 
AnswerRe: why this funny double is not a true zero? Pin
Richard Andrew x6427-Dec-15 6:17
professionalRichard Andrew x6427-Dec-15 6:17 
AnswerRe: why this funny double is not a true zero? Pin
CPallini28-Dec-15 10:46
mveCPallini28-Dec-15 10:46 
AnswerRe: why this funny double is not a true zero? Pin
emersony21-Jan-16 8:37
emersony21-Jan-16 8:37 
QuestionDatabase creation on external HD Pin
Amr.Mohammad8724-Dec-15 20:16
Amr.Mohammad8724-Dec-15 20:16 
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 external HD Pin
Richard MacCutchan24-Dec-15 21:08
mveRichard MacCutchan24-Dec-15 21:08 
GeneralRe: Database creation on external HD Pin
Amr.Mohammad8725-Dec-15 7:21
Amr.Mohammad8725-Dec-15 7:21 
GeneralRe: Database creation on external HD Pin
David Crow26-Dec-15 5:26
David Crow26-Dec-15 5:26 
GeneralHello!I'm a young programmer from China Pin
Mike Covariant Lee23-Dec-15 1:39
Mike Covariant Lee23-Dec-15 1:39 
GeneralRe: Hello!I'm a young programmer from China Pin
Mike Covariant Lee23-Dec-15 1:41
Mike Covariant Lee23-Dec-15 1:41 
GeneralRe: Hello!I'm a young programmer from China Pin
CPallini23-Dec-15 2:29
mveCPallini23-Dec-15 2:29 
GeneralRe: Hello!I'm a young programmer from China Pin
Mike Covariant Lee23-Dec-15 18:00
Mike Covariant Lee23-Dec-15 18:00 

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.