Click here to Skip to main content
15,909,651 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL Sum Up Pin
Socheat.Net8-Feb-12 19:18
Socheat.Net8-Feb-12 19:18 
QuestionTable comparison Pin
vanikanc8-Feb-12 5:55
vanikanc8-Feb-12 5:55 
AnswerRe: Table comparison Pin
Eddy Vluggen8-Feb-12 6:25
professionalEddy Vluggen8-Feb-12 6:25 
AnswerRe: Table comparison Pin
David Mujica8-Feb-12 8:15
David Mujica8-Feb-12 8:15 
QuestionChoosing a Database Engine Pin
Jim McCool8-Feb-12 5:26
Jim McCool8-Feb-12 5:26 
AnswerRe: Choosing a Database Engine Pin
Eddy Vluggen8-Feb-12 6:17
professionalEddy Vluggen8-Feb-12 6:17 
AnswerRe: Choosing a Database Engine Pin
Wayne Gaylard9-Feb-12 0:30
professionalWayne Gaylard9-Feb-12 0:30 
QuestionADO 2.8 working Asynchronously in C++ Pin
aka_Rich7-Feb-12 23:52
aka_Rich7-Feb-12 23:52 
Hi Guys,

I have some C++ code that is working in Real-Time with a decoder. Its job is to Insert into SQL 2008 R2 and its currently using ADO 2.8 to do it.

However i dont want it to block while doing the Insert, because it holds up other packets arriving from the decoder. So i am trying to convert it to perform its calls Asynchronously so i can blindly Insert my packets which will be faster. Although depending on the speed, it is possible that i may need to Insert a 2nd packet before the 1st one had finished.

I have written some sample code in C# (ADO.NET) and proved that Async mode works, but i cannot get any sample code (ADO 2.8) to work in Async mode in C++ and it is driving me nuts!! I want to use the ExecuteComplete event but that does not fire either?

Please would somebody help me find out what the heck i need to do make some progress on making Async work?

Many many thanks,
Rich.
AnswerRe: ADO 2.8 working Asynchronously in C++ Pin
rana ray14-Feb-12 19:14
rana ray14-Feb-12 19:14 
QuestionxBase question Pin
David Crow7-Feb-12 7:29
David Crow7-Feb-12 7:29 
AnswerRe: xBase question Pin
Peter_in_27807-Feb-12 11:50
professionalPeter_in_27807-Feb-12 11:50 
GeneralRe: xBase question Pin
David Crow8-Feb-12 3:09
David Crow8-Feb-12 3:09 
GeneralRe: xBase question Pin
Peter_in_27808-Feb-12 10:05
professionalPeter_in_27808-Feb-12 10:05 
AnswerRe: xBase question Pin
Mycroft Holmes7-Feb-12 13:24
professionalMycroft Holmes7-Feb-12 13:24 
QuestionPlease help :MERGE Statement conflict with the foreign key constraint Pin
anushh6-Feb-12 23:46
anushh6-Feb-12 23:46 
AnswerRe: Please help :MERGE Statement conflict with the foreign key constraint Pin
Wes Aday7-Feb-12 3:26
professionalWes Aday7-Feb-12 3:26 
QuestionDataBase - protection / encryption Pin
Alberto Neves6-Feb-12 4:39
Alberto Neves6-Feb-12 4:39 
AnswerRe: DataBase - protection / encryption Pin
Eddy Vluggen6-Feb-12 5:26
professionalEddy Vluggen6-Feb-12 5:26 
QuestionPlease help with an UPDATE statement conflicted with the FOREIGN KEY constraint problem Pin
AlexanderBlade5-Feb-12 14:39
AlexanderBlade5-Feb-12 14:39 
AnswerRe: Please help with an UPDATE statement conflicted with the FOREIGN KEY constraint problem Pin
Shameel5-Feb-12 19:42
professionalShameel5-Feb-12 19:42 
QuestionSSMS question Pin
SQL Ed4-Feb-12 6:24
SQL Ed4-Feb-12 6:24 
AnswerRe: SSMS question Pin
Eddy Vluggen4-Feb-12 22:52
professionalEddy Vluggen4-Feb-12 22:52 
QuestionNeed help for Customize the except query Pin
ptr_Electron3-Feb-12 1:30
ptr_Electron3-Feb-12 1:30 
AnswerRe: Need help for Customize the except query Pin
jschell3-Feb-12 11:02
jschell3-Feb-12 11:02 
AnswerRe: Need help for Customize the except query Pin
Mycroft Holmes3-Feb-12 12:00
professionalMycroft Holmes3-Feb-12 12: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.