Click here to Skip to main content
15,912,756 members
Home / Discussions / C#
   

C#

 
GeneralRe: pop3 secure mail download using C# Pin
khosnur13-Sep-09 2:22
khosnur13-Sep-09 2:22 
GeneralRe: pop3 secure mail download using C# Pin
Richard MacCutchan13-Sep-09 3:18
mveRichard MacCutchan13-Sep-09 3:18 
AnswerRe: pop3 secure mail download using C# Pin
dan!sh 13-Sep-09 1:42
professional dan!sh 13-Sep-09 1:42 
GeneralRe: pop3 secure mail download using C# Pin
khosnur13-Sep-09 2:28
khosnur13-Sep-09 2:28 
GeneralRe: pop3 secure mail download using C# Pin
dan!sh 13-Sep-09 3:53
professional dan!sh 13-Sep-09 3:53 
QuestionRetreive Email & Attachments [modified] Pin
kdwarak13-Sep-09 0:16
kdwarak13-Sep-09 0:16 
AnswerRe: Retreive Email & Attachments Pin
Richard MacCutchan13-Sep-09 1:33
mveRichard MacCutchan13-Sep-09 1:33 
QuestionLoading Excel into sqlserver Pin
kdwarak12-Sep-09 23:37
kdwarak12-Sep-09 23:37 
Hi,
Is it possible to load data from excel spreadsheet to sql server using c#
without giving names in column header

for example:The Spreadsheet looks like below(No Header Names)

A B C
================================
Mark Asst.Professor 25
Thomas SoftwareProfessional 30

Assiging Column Header values to sql server table called employeefields .
A = Name
B = Designation
C = Age

There will be table called Employees which contains columns such as Name,Designation,Age
Based on the fields chosen in Employeefields the records must be inserted in the Employees table in sqlserver

modified on Sunday, September 13, 2009 6:22 AM

AnswerRe: Loading Excel into sqlserver Pin
dan!sh 13-Sep-09 0:58
professional dan!sh 13-Sep-09 0:58 
QuestionPrintDoc PrintPreview problem with random numbers Pin
Hilary Jenkinson12-Sep-09 23:18
Hilary Jenkinson12-Sep-09 23:18 
AnswerRe: PrintDoc PrintPreview problem with random numbers Pin
OriginalGriff12-Sep-09 23:28
mveOriginalGriff12-Sep-09 23:28 
GeneralRe: PrintDoc PrintPreview problem with random numbers Pin
Hilary Jenkinson12-Sep-09 23:43
Hilary Jenkinson12-Sep-09 23:43 
GeneralRe: PrintDoc PrintPreview problem with random numbers Pin
OriginalGriff13-Sep-09 0:00
mveOriginalGriff13-Sep-09 0:00 
GeneralRe: PrintDoc PrintPreview problem with random numbers Pin
Hilary Jenkinson13-Sep-09 0:46
Hilary Jenkinson13-Sep-09 0:46 
QuestionAbout POS system made in C# Pin
CoderForEver12-Sep-09 21:46
CoderForEver12-Sep-09 21:46 
AnswerRe: About POS system made in C# Pin
Richard MacCutchan12-Sep-09 22:21
mveRichard MacCutchan12-Sep-09 22:21 
GeneralRe: About POS system made in C# Pin
CoderForEver13-Sep-09 0:35
CoderForEver13-Sep-09 0:35 
AnswerRe: About POS system made in C# Pin
OriginalGriff12-Sep-09 22:51
mveOriginalGriff12-Sep-09 22:51 
GeneralRe: About POS system made in C# Pin
CoderForEver13-Sep-09 0:27
CoderForEver13-Sep-09 0:27 
GeneralRe: About POS system made in C# Pin
OriginalGriff13-Sep-09 0:48
mveOriginalGriff13-Sep-09 0:48 
GeneralRe: About POS system made in C# Pin
CoderForEver13-Sep-09 0:57
CoderForEver13-Sep-09 0:57 
GeneralRe: About POS system made in C# Pin
OriginalGriff13-Sep-09 1:15
mveOriginalGriff13-Sep-09 1:15 
GeneralRe: About POS system made in C# Pin
CoderForEver14-Sep-09 21:56
CoderForEver14-Sep-09 21:56 
AnswerRe: About POS system made in C# Pin
Dave Kreskowiak13-Sep-09 4:25
mveDave Kreskowiak13-Sep-09 4:25 
GeneralRe: About POS system made in C# Pin
CoderForEver14-Sep-09 21:53
CoderForEver14-Sep-09 21:53 

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.