Click here to Skip to main content
15,923,120 members
Home / Discussions / C#
   

C#

 
AnswerRe: How would you test this Pin
N a v a n e e t h10-Jul-08 22:30
N a v a n e e t h10-Jul-08 22:30 
GeneralRe: How would you test this Pin
Razvan Dimescu10-Jul-08 23:01
Razvan Dimescu10-Jul-08 23:01 
GeneralRe: How would you test this Pin
N a v a n e e t h10-Jul-08 23:14
N a v a n e e t h10-Jul-08 23:14 
GeneralRe: How would you test this Pin
Razvan Dimescu10-Jul-08 23:24
Razvan Dimescu10-Jul-08 23:24 
GeneralRe: How would you test this Pin
N a v a n e e t h13-Jul-08 16:59
N a v a n e e t h13-Jul-08 16:59 
AnswerRe: How would you test this Pin
Mark Churchill11-Jul-08 0:57
Mark Churchill11-Jul-08 0:57 
Questionsql to mysql Pin
ali_reza_zareian10-Jul-08 22:01
ali_reza_zareian10-Jul-08 22:01 
AnswerRe: sql to mysql Pin
N a v a n e e t h10-Jul-08 22:33
N a v a n e e t h10-Jul-08 22:33 
GeneralRe: sql to mysql Pin
yiren_shao10-Jul-08 22:51
yiren_shao10-Jul-08 22:51 
AnswerRe: sql to mysql Pin
scottgp11-Jul-08 2:55
professionalscottgp11-Jul-08 2:55 
QuestionTransparency in compact framework Pin
Subasish_CodeProject10-Jul-08 20:48
Subasish_CodeProject10-Jul-08 20:48 
AnswerRe: Transparency in compact framework Pin
N a v a n e e t h10-Jul-08 22:34
N a v a n e e t h10-Jul-08 22:34 
GeneralRe: Transparency in compact framework Pin
Subasish_CodeProject14-Jul-08 2:57
Subasish_CodeProject14-Jul-08 2:57 
AnswerRe: Transparency in compact framework Pin
netJP12L11-Jul-08 5:54
netJP12L11-Jul-08 5:54 
GeneralRe: Transparency in compact framework Pin
Subasish_CodeProject14-Jul-08 2:44
Subasish_CodeProject14-Jul-08 2:44 
GeneralRe: Transparency in compact framework Pin
netmonster18-Aug-08 17:51
netmonster18-Aug-08 17:51 
Questiondate picker in web application Pin
SSN10-Jul-08 20:32
SSN10-Jul-08 20:32 
AnswerRe: date picker in web application Pin
J a a n s10-Jul-08 21:39
professionalJ a a n s10-Jul-08 21:39 
Questionstrange name2ee output Pin
George_George10-Jul-08 20:19
George_George10-Jul-08 20:19 
AnswerRe: strange name2ee output Pin
Vimalsoft(Pty) Ltd11-Jul-08 6:58
professionalVimalsoft(Pty) Ltd11-Jul-08 6:58 
GeneralRe: strange name2ee output Pin
George_George13-Jul-08 0:07
George_George13-Jul-08 0:07 
QuestionDataReader memory size??? Pin
Raheem MA10-Jul-08 20:00
Raheem MA10-Jul-08 20:00 
AnswerRe: DataReader memory size??? Pin
half-life10-Jul-08 22:35
half-life10-Jul-08 22:35 
AnswerRe: DataReader memory size??? Pin
N a v a n e e t h10-Jul-08 22:37
N a v a n e e t h10-Jul-08 22:37 
QuestionException of type 'System.OutOfMemoryException' was thrown" Pin
Raheem MA10-Jul-08 19:45
Raheem MA10-Jul-08 19:45 
Hi All,

I'm using SQLBulkCopy class in .net 2.0
I'm passing SQLDataReader object to SQLBulkCopy's WriteToServer () method.

Actually, source query returns around 1crore records. while running this exe I'm getting System.OutOfMemoryException exception.

any ideas to handle this exception?

Thanks in Advance Smile | :)
Smile | :) Shah_tech Smile | :)

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.