Click here to Skip to main content
15,916,091 members
Home / Discussions / Database
   

Database

 
GeneralCompare 2 tables Pin
alwinSCH6-Mar-08 23:33
alwinSCH6-Mar-08 23:33 
GeneralRe: Compare 2 tables Pin
pmarfleet7-Mar-08 5:16
pmarfleet7-Mar-08 5:16 
GeneralRe: Compare 2 tables Pin
Chetan Patel7-Mar-08 22:13
Chetan Patel7-Mar-08 22:13 
GeneralRe: Compare 2 tables Pin
alwinSCH7-Mar-08 22:18
alwinSCH7-Mar-08 22:18 
Questionhow can display data same input order Pin
Unknown Ajanabi6-Mar-08 23:29
Unknown Ajanabi6-Mar-08 23:29 
AnswerRe: how can display data same input order Pin
Parwej Ahamad7-Mar-08 0:38
professionalParwej Ahamad7-Mar-08 0:38 
GeneralRe: how can display data same input order Pin
Unknown Ajanabi7-Mar-08 20:37
Unknown Ajanabi7-Mar-08 20:37 
AnswerRe: how can display data same input order Pin
Blue_Boy7-Mar-08 4:54
Blue_Boy7-Mar-08 4:54 
GeneralRe: how can display data same input order Pin
Unknown Ajanabi7-Mar-08 20:33
Unknown Ajanabi7-Mar-08 20:33 
GeneralRe: how can display data same input order Pin
Blue_Boy8-Mar-08 0:17
Blue_Boy8-Mar-08 0:17 
Questionfiltering the numeric and alphanumeric values Pin
Sonia Gupta6-Mar-08 23:05
Sonia Gupta6-Mar-08 23:05 
GeneralDouble Post - please ignore Pin
Giorgi Dalakishvili6-Mar-08 23:38
mentorGiorgi Dalakishvili6-Mar-08 23:38 
GeneralUsing DateDiff procedure !! Pin
Vikrant Badhai6-Mar-08 21:15
Vikrant Badhai6-Mar-08 21:15 
GeneralRe: Using DateDiff procedure !! Pin
Christian Graus6-Mar-08 21:29
protectorChristian Graus6-Mar-08 21:29 
GeneralRe: Using DateDiff procedure !! Pin
Vikrant Badhai6-Mar-08 22:32
Vikrant Badhai6-Mar-08 22:32 
GeneralRe: Using DateDiff procedure !! Pin
Pete O'Hanlon7-Mar-08 9:39
mvePete O'Hanlon7-Mar-08 9:39 
GeneralRe: Using DateDiff procedure !! Pin
Ashfield6-Mar-08 21:31
Ashfield6-Mar-08 21:31 
GeneralRe: Using DateDiff procedure !! Pin
Pete O'Hanlon6-Mar-08 21:57
mvePete O'Hanlon6-Mar-08 21:57 
GeneralRe: Using DateDiff procedure !! Pin
Vikrant Badhai6-Mar-08 22:31
Vikrant Badhai6-Mar-08 22:31 
GeneralRe: Using DateDiff procedure !! Pin
Ashfield7-Mar-08 4:13
Ashfield7-Mar-08 4:13 
GeneralRe: Using DateDiff procedure !! Pin
Vikrant Badhai7-Mar-08 18:42
Vikrant Badhai7-Mar-08 18:42 
GeneralPump wait message while accessing data Pin
MAW306-Mar-08 15:12
MAW306-Mar-08 15:12 
While trying to process multiple select statement and retreiving files from my database I get the following message:

"ContextSwitchDeadlock was detected
Message: The CLR has been unable to transition from COM context 0x271130
to COM context 0x2712a0 for 60 seconds. The thread that owns the destination
context/apartment is most likely either doing a non pumping wait or
processing a very long running operation without pumping Windows messages.
This situation generally has a negative performance impact and may even
lead to the application becoming non responsive or memory usage accumulating
continually over time. To avoid this problem, all single threaded apartment
(STA) threads should use pumping wait primitives (such as
CoWaitForMultipleHandles) and routinely pump messages during long running
operations."

How do I resolve this problem, I am using C# and SQL Server.

Thanks in advance,
Michael
GeneralRe: Pump wait message while accessing data Pin
Mike Dimmick7-Mar-08 10:20
Mike Dimmick7-Mar-08 10:20 
QuestionAdding static column to matix in SSRS.. PLz Help !! [modified] Pin
Payal_e_m6-Mar-08 14:17
Payal_e_m6-Mar-08 14:17 
GeneralRe: Adding static column to matix in SSRS.. PLz Help !! Pin
pmarfleet6-Mar-08 21:05
pmarfleet6-Mar-08 21:05 

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.