Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
Questionto display image from listview Pin
deleepkv18-Jun-09 22:15
deleepkv18-Jun-09 22:15 
AnswerRe: to display image from listview Pin
Christian Graus18-Jun-09 22:43
protectorChristian Graus18-Jun-09 22:43 
GeneralRe: to display image from listview Pin
deleepkv18-Jun-09 23:57
deleepkv18-Jun-09 23:57 
Questionhow to Include Graph in C# windows Application Pin
Mads11518-Jun-09 20:49
Mads11518-Jun-09 20:49 
AnswerRe: how to Include Graph in C# windows Application Pin
stancrm18-Jun-09 21:03
stancrm18-Jun-09 21:03 
GeneralRe: how to Include Graph in C# windows Application Pin
Mads11518-Jun-09 21:31
Mads11518-Jun-09 21:31 
Questionis there a way to print pdf on different printers without making the alignment run out, using iReport? Pin
daffy_200318-Jun-09 20:31
daffy_200318-Jun-09 20:31 
Questionsqlbulkcopy issues Pin
havejeet18-Jun-09 20:17
havejeet18-Jun-09 20:17 
Dear All,

I have developed C# application to import data from CSV to SQL Server
using sqlBulkCopy. However I am facing couple of problems listed below

1. whole transfer fails when one record has column width issue (source column width is 30 and destination is 20) so how could I eliminate this row? or is there any work around?

2. my destination table has insert trigger defined. How could I manage to execute it as sqlbulkcopy dumps the whole bunch of records and not one by one record?

3. One column in destination table is computed column and is not included in the transfer, but the dependent column is included in source file (based on this column, computed column fills it data, while normal insert) but how do I fill values in computed column while dumping whole bunch of records?

4. If CDC(change data capture) is enabled on my target table, how SQLBulkCopy can log the data changes in the same?

regards
Jeet
AnswerRe: sqlbulkcopy issues Pin
Mycroft Holmes18-Jun-09 22:02
professionalMycroft Holmes18-Jun-09 22:02 
QuestionHow is it possible to access private members of a class becoz the property of the field is made protected internal ? Pin
Member 397434718-Jun-09 20:05
Member 397434718-Jun-09 20:05 
AnswerRe: How is it possible to access private members of a class becoz the property of the field is made protected internal ? Pin
Christian Graus18-Jun-09 20:32
protectorChristian Graus18-Jun-09 20:32 
AnswerRe: How is it possible to access private members of a class becoz the property of the field is made protected internal ? Pin
Vikram A Punathambekar18-Jun-09 20:34
Vikram A Punathambekar18-Jun-09 20:34 
GeneralRe: How is it possible to access private members of a class becoz the property of the field is made protected internal ? Pin
Christian Graus18-Jun-09 21:39
protectorChristian Graus18-Jun-09 21:39 
GeneralRe: How is it possible to access private members of a class becoz the property of the field is made protected internal ? Pin
Vikram A Punathambekar19-Jun-09 0:01
Vikram A Punathambekar19-Jun-09 0:01 
AnswerRe: How is it possible to access private members of a class becoz the property of the field is made protected internal ? Pin
PIEBALDconsult19-Jun-09 5:36
mvePIEBALDconsult19-Jun-09 5:36 
QuestionMouseHover Event Pin
deepseeindeepsy18-Jun-09 19:55
deepseeindeepsy18-Jun-09 19:55 
AnswerRe: MouseHover Event Pin
musefan18-Jun-09 21:56
musefan18-Jun-09 21:56 
QuestionSystem.AccessViolationException Pin
siddy1718-Jun-09 19:13
siddy1718-Jun-09 19:13 
AnswerRe: System.AccessViolationException Pin
Christian Graus18-Jun-09 19:29
protectorChristian Graus18-Jun-09 19:29 
GeneralRe: System.AccessViolationException Pin
siddy1718-Jun-09 19:57
siddy1718-Jun-09 19:57 
GeneralRe: System.AccessViolationException Pin
Christian Graus18-Jun-09 21:28
protectorChristian Graus18-Jun-09 21:28 
QuestionGUI interface for launching a ethernet packet Pin
moniska18-Jun-09 16:55
moniska18-Jun-09 16:55 
AnswerRe: GUI interface for launching a ethernet packet Pin
Rajesh Anuhya18-Jun-09 18:11
professionalRajesh Anuhya18-Jun-09 18:11 
GeneralRe: GUI interface for launching a ethernet packet Pin
moniska21-Jun-09 16:59
moniska21-Jun-09 16:59 
QuestionWindows service Stop issue Pin
mark_me18-Jun-09 16:11
mark_me18-Jun-09 16: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.