Click here to Skip to main content
15,893,663 members
Home / Discussions / C#
   

C#

 
Questionopening a from with reflection Pin
belzer9-Jul-08 6:09
belzer9-Jul-08 6:09 
AnswerRe: opening a from with reflection Pin
Christian Graus9-Jul-08 6:41
protectorChristian Graus9-Jul-08 6:41 
GeneralRe: opening a from with reflection Pin
belzer9-Jul-08 6:51
belzer9-Jul-08 6:51 
GeneralRe: opening a from with reflection Pin
led mike9-Jul-08 7:08
led mike9-Jul-08 7:08 
GeneralRe: opening a from with reflection Pin
Christian Graus9-Jul-08 7:19
protectorChristian Graus9-Jul-08 7:19 
GeneralRe: opening a from with reflection Pin
belzer9-Jul-08 7:29
belzer9-Jul-08 7:29 
QuestionReading an XLS sheet without ODBC? Pin
Xpnctoc9-Jul-08 5:59
Xpnctoc9-Jul-08 5:59 
AnswerRe: Reading an XLS sheet without ODBC? Pin
Russell Jones9-Jul-08 6:28
Russell Jones9-Jul-08 6:28 
I've had nightmares trying exactly this kind of thing in Excel. That and the fact that if someone has the file open ODBC doesn't revert to a readonly mode as would happen if 2 people opened an xls file in the conventional manner.

As i remember if the first populated field within a column contains an integer you then get problems if subsequent fields contain text etc.

I think i ended up using the PIA approach and reading the data out cell by cell. It's slightly more laborious but gives a much finer level of control over what is happening

Russ
GeneralRe: Reading an XLS sheet without ODBC? Pin
Xpnctoc9-Jul-08 6:34
Xpnctoc9-Jul-08 6:34 
GeneralRe: Reading an XLS sheet without ODBC? Pin
Russell Jones9-Jul-08 6:38
Russell Jones9-Jul-08 6:38 
QuestionArrow in rowheader Pin
anton-099-Jul-08 5:39
anton-099-Jul-08 5:39 
AnswerRe: Arrow in rowheader Pin
paas9-Jul-08 6:42
paas9-Jul-08 6:42 
QuestionRe: Arrow in rowheader Pin
anton-099-Jul-08 6:51
anton-099-Jul-08 6:51 
AnswerRe: Arrow in rowheader Pin
PIEBALDconsult9-Jul-08 15:06
mvePIEBALDconsult9-Jul-08 15:06 
GeneralRe: Arrow in rowheader Pin
anton-0910-Jul-08 22:42
anton-0910-Jul-08 22:42 
AnswerRe: Arrow in rowheader Pin
anton-0911-Jul-08 18:00
anton-0911-Jul-08 18:00 
QuestionTab Control Pin
half-life9-Jul-08 4:44
half-life9-Jul-08 4:44 
AnswerRe: Tab Control Pin
User 66589-Jul-08 4:49
User 66589-Jul-08 4:49 
QuestionHow to create ".eml" file using desktop application in .net to use it to send E-mail? Pin
shababnet9-Jul-08 4:29
shababnet9-Jul-08 4:29 
AnswerRe: How to create ".eml" file using desktop application in .net to use it to send E-mail? Pin
Christian Graus9-Jul-08 4:36
protectorChristian Graus9-Jul-08 4:36 
GeneralRe: How to create ".eml" file using desktop application in .net to use it to send E-mail? Pin
User 66589-Jul-08 4:39
User 66589-Jul-08 4:39 
Questionhashtable within a hashtable Pin
benjamin yap9-Jul-08 4:02
benjamin yap9-Jul-08 4:02 
AnswerRe: hashtable within a hashtable Pin
Christian Graus9-Jul-08 4:07
protectorChristian Graus9-Jul-08 4:07 
GeneralRe: hashtable within a hashtable Pin
benjamin yap9-Jul-08 4:11
benjamin yap9-Jul-08 4:11 
GeneralRe: hashtable within a hashtable Pin
Christian Graus9-Jul-08 4:14
protectorChristian Graus9-Jul-08 4:14 

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.