Click here to Skip to main content
15,905,877 members
Home / Discussions / C#
   

C#

 
GeneralRe: ODBC ( read / write ) Pin
J4amieC18-Oct-07 0:07
J4amieC18-Oct-07 0:07 
AnswerRe: ODBC ( read / write ) Pin
Abhijit Jana17-Oct-07 22:55
professionalAbhijit Jana17-Oct-07 22:55 
GeneralRe: ODBC ( read / write ) Pin
half-life17-Oct-07 23:14
half-life17-Oct-07 23:14 
GeneralRe: ODBC ( read / write ) Pin
Abhijit Jana17-Oct-07 23:21
professionalAbhijit Jana17-Oct-07 23:21 
GeneralRe: ODBC ( read / write ) Pin
half-life17-Oct-07 23:47
half-life17-Oct-07 23:47 
GeneralRe: ODBC ( read / write ) Pin
Abhijit Jana17-Oct-07 23:59
professionalAbhijit Jana17-Oct-07 23:59 
Questionreading data from exxcel Pin
ramyanaidu17-Oct-07 21:47
ramyanaidu17-Oct-07 21:47 
AnswerRe: reading data from exxcel Pin
Jimmanuel18-Oct-07 1:52
Jimmanuel18-Oct-07 1:52 
I'm not an expert at the Excel stuff but two things that stick out at me are

a) inside the while loop workSheet.Cells is being indexed with 1,1 for every iteration of the loop instead of i and j
b) also inside the loop the call to console.writeline is printing spaces, the string should be "{0}"

maybe that'll help . . .



Questionexport report Pin
k.philip17-Oct-07 21:24
k.philip17-Oct-07 21:24 
AnswerRe: export report Pin
Christian Graus17-Oct-07 21:36
protectorChristian Graus17-Oct-07 21:36 
GeneralRe: export report Pin
k.philip17-Oct-07 21:42
k.philip17-Oct-07 21:42 
GeneralRe: export report Pin
Malcolm Smart18-Oct-07 2:58
Malcolm Smart18-Oct-07 2:58 
Questionneed to understand => string[] Pin
M Riaz Bashir17-Oct-07 21:22
M Riaz Bashir17-Oct-07 21:22 
AnswerRe: need to understand => string[] Pin
il_masacratore17-Oct-07 21:35
il_masacratore17-Oct-07 21:35 
AnswerRe: need to understand => string[] Pin
Abhijit Jana17-Oct-07 21:38
professionalAbhijit Jana17-Oct-07 21:38 
Questiontoolstripdropdown Pin
topksharma198217-Oct-07 21:00
topksharma198217-Oct-07 21:00 
AnswerRe: toolstripdropdown Pin
benjymous17-Oct-07 23:17
benjymous17-Oct-07 23:17 
QuestionHelp Required in Assembly Pin
kc_krishnan17-Oct-07 20:59
kc_krishnan17-Oct-07 20:59 
Questionre:internet dialer Pin
RameshwerE17-Oct-07 20:42
RameshwerE17-Oct-07 20:42 
AnswerRe: re:internet dialer Pin
Abhijit Jana17-Oct-07 20:52
professionalAbhijit Jana17-Oct-07 20:52 
GeneralRe: re:internet dialer Pin
RameshwerE17-Oct-07 21:26
RameshwerE17-Oct-07 21:26 
GeneralRe: re:internet dialer Pin
Abhijit Jana17-Oct-07 21:32
professionalAbhijit Jana17-Oct-07 21:32 
QuestionUse property or field Pin
Maddie from Dartford17-Oct-07 20:32
Maddie from Dartford17-Oct-07 20:32 
AnswerRe: Use property or field Pin
half-life17-Oct-07 20:57
half-life17-Oct-07 20:57 
AnswerRe: Use property or field Pin
Guffa17-Oct-07 22:05
Guffa17-Oct-07 22:05 

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.