Click here to Skip to main content
15,894,343 members
Home / Discussions / Database
   

Database

 
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 
QuestionRe: Adding static column to matix in SSRS.. PLz Help !! Pin
Payal_e_m10-Mar-08 10:59
Payal_e_m10-Mar-08 10:59 
GeneralRe: Adding static column to matix in SSRS.. PLz Help !! Pin
Payal_e_m10-Mar-08 17:49
Payal_e_m10-Mar-08 17:49 
QuestionSetting a Grobal Variable from a Stored Procedure in SSIS Pin
ONeil Tomlinson6-Mar-08 1:00
ONeil Tomlinson6-Mar-08 1:00 
GeneralRe: Setting a Grobal Variable from a Stored Procedure in SSIS Pin
SimulationofSai6-Mar-08 1:46
SimulationofSai6-Mar-08 1:46 
GeneralRe: Setting a Grobal Variable from a Stored Procedure in SSIS Pin
ONeil Tomlinson6-Mar-08 2:58
ONeil Tomlinson6-Mar-08 2:58 
GeneralRe: Setting a Grobal Variable from a Stored Procedure in SSIS Pin
SimulationofSai6-Mar-08 3:31
SimulationofSai6-Mar-08 3:31 
GeneralRe: Setting a Grobal Variable from a Stored Procedure in SSIS Pin
ONeil Tomlinson6-Mar-08 3:49
ONeil Tomlinson6-Mar-08 3:49 
GeneralRe: Setting a Grobal Variable from a Stored Procedure in SSIS Pin
ONeil Tomlinson6-Mar-08 5:39
ONeil Tomlinson6-Mar-08 5:39 
GeneralRe: Setting a Grobal Variable from a Stored Procedure in SSIS Pin
SimulationofSai6-Mar-08 6:34
SimulationofSai6-Mar-08 6:34 
GeneralRe: Setting a Grobal Variable from a Stored Procedure in SSIS Pin
ONeil Tomlinson6-Mar-08 9:09
ONeil Tomlinson6-Mar-08 9:09 
GeneralRe: Setting a Grobal Variable from a Stored Procedure in SSIS Pin
SimulationofSai6-Mar-08 9:17
SimulationofSai6-Mar-08 9:17 
QuestionDatabase Independent Application for Bulk Sale/ Distribution Pin
JayKhatri6-Mar-08 0:54
JayKhatri6-Mar-08 0:54 
GeneralRe: Database Independent Application for Bulk Sale/ Distribution Pin
GuyThiebaut6-Mar-08 1:22
professionalGuyThiebaut6-Mar-08 1:22 
GeneralField Expressions in Sql Server Reporting Srevices(SSRS)-2005.. Pin
Aswanth6-Mar-08 0:11
Aswanth6-Mar-08 0:11 

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.