Click here to Skip to main content
15,921,530 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Reading Excel resource file Pin
Member 97041538-Jan-13 10:47
Member 97041538-Jan-13 10:47 
GeneralRe: C# Reading Excel resource file Pin
Richard MacCutchan8-Jan-13 10:52
mveRichard MacCutchan8-Jan-13 10:52 
GeneralRe: C# Reading Excel resource file Pin
Member 97041538-Jan-13 11:00
Member 97041538-Jan-13 11:00 
GeneralRe: C# Reading Excel resource file Pin
Richard MacCutchan8-Jan-13 11:05
mveRichard MacCutchan8-Jan-13 11:05 
GeneralRe: C# Reading Excel resource file Pin
Member 97041538-Jan-13 11:10
Member 97041538-Jan-13 11:10 
GeneralRe: C# Reading Excel resource file Pin
Brisingr Aerowing8-Jan-13 10:30
professionalBrisingr Aerowing8-Jan-13 10:30 
GeneralRe: C# Reading Excel resource file Pin
Richard MacCutchan8-Jan-13 10:34
mveRichard MacCutchan8-Jan-13 10:34 
QuestionMerge data into an existing template Pin
vanikanc8-Jan-13 5:26
vanikanc8-Jan-13 5:26 
Hi,

Using ASP.Net - I want to copy the data from a table into a predefined csv template file.

The csv file has two header rows. One header row defines how many rows are in the file.

The second header row is the actual data from one table in sql server. A format is specified below.

Can I use BCP command in sql server, have that specified in stored procedure and have the asp.net application call this stored proc.
Maybe have the data start inserting from row 4.

==============
date=01132013,rowcount=1

merchantrefcode,ordernumber,currency,total
auth01111,50122222,USD,123.90
===============
GeneralRe: Merge data into an existing template Pin
PIEBALDconsult8-Jan-13 5:31
mvePIEBALDconsult8-Jan-13 5:31 
QuestionC# - Center objects depending on screen resolution Pin
Steven Borges8-Jan-13 4:59
Steven Borges8-Jan-13 4:59 
AnswerRe: C# - Center objects depending on screen resolution Pin
Dave Kreskowiak8-Jan-13 5:42
mveDave Kreskowiak8-Jan-13 5:42 
AnswerRe: C# - Center objects depending on screen resolution Pin
David Knechtges8-Jan-13 5:47
David Knechtges8-Jan-13 5:47 
QuestionC# error:An object reference is required for the non-static field, method, or property '.get' Pin
classy_dog8-Jan-13 4:47
classy_dog8-Jan-13 4:47 
AnswerRe: C# error:An object reference is required for the non-static field, method, or property '.get' Pin
OriginalGriff8-Jan-13 4:52
mveOriginalGriff8-Jan-13 4:52 
QuestionZombie check on Transaction - How to reproduce it? Pin
Member 31370787-Jan-13 22:32
Member 31370787-Jan-13 22:32 
AnswerRe: Zombie check on Transaction - How to reproduce it? Pin
jschell8-Jan-13 10:14
jschell8-Jan-13 10:14 
GeneralRe: Zombie check on Transaction - How to reproduce it? Pin
Member 31370788-Jan-13 18:23
Member 31370788-Jan-13 18:23 
Questionunzipping file host ? Pin
jojoba20117-Jan-13 21:57
jojoba20117-Jan-13 21:57 
AnswerRe: unzipping file host ? Pin
Mycroft Holmes7-Jan-13 22:05
professionalMycroft Holmes7-Jan-13 22:05 
AnswerRe: unzipping file host ? Pin
Pete O'Hanlon7-Jan-13 22:15
mvePete O'Hanlon7-Jan-13 22:15 
AnswerRe: unzipping file host ? Pin
Richard MacCutchan7-Jan-13 22:16
mveRichard MacCutchan7-Jan-13 22:16 
QuestionRe: unzipping file host ? Pin
jojoba20117-Jan-13 23:14
jojoba20117-Jan-13 23:14 
AnswerRe: unzipping file host ? Pin
Richard MacCutchan7-Jan-13 23:24
mveRichard MacCutchan7-Jan-13 23:24 
QuestionA C++ college problem. Pin
cosmin11237-Jan-13 12:02
cosmin11237-Jan-13 12:02 
AnswerRe: A C++ college problem. Pin
Pete O'Hanlon7-Jan-13 12:04
mvePete O'Hanlon7-Jan-13 12:04 

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.