Click here to Skip to main content
15,902,112 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to delay sending mail in c# Pin
Mycroft Holmes9-Mar-09 23:26
professionalMycroft Holmes9-Mar-09 23:26 
GeneralRe: how to delay sending mail in c# Pin
Ramin Rahimee9-Mar-09 23:42
Ramin Rahimee9-Mar-09 23:42 
QuestionA few Excel Questions Pin
MumbleB9-Mar-09 20:42
MumbleB9-Mar-09 20:42 
AnswerRe: A few Excel Questions Pin
Mycroft Holmes9-Mar-09 21:06
professionalMycroft Holmes9-Mar-09 21:06 
QuestionContextMenuStrip shortcuts problem Pin
maryam.saboor9-Mar-09 20:37
professionalmaryam.saboor9-Mar-09 20:37 
AnswerRe: ContextMenuStrip shortcuts problem Pin
Mycroft Holmes9-Mar-09 21:10
professionalMycroft Holmes9-Mar-09 21:10 
QuestionProblem in reading excel from server folder Pin
Krishna Varadharajan9-Mar-09 20:29
Krishna Varadharajan9-Mar-09 20:29 
AnswerRe: Problem in reading excel from server folder Pin
Mycroft Holmes9-Mar-09 21:16
professionalMycroft Holmes9-Mar-09 21:16 
never having used a connection to XL but I would check that the sheet1$ is the same as naming a sheet sheet1, the $ may signify the system default name rather than a user defined name.

Try naming the sheet differently.

Also make sure the sheet layout conforms to DATABASE layout structure, no stray bits in the top rows!

Personally I would open the sheet and interate the rows and cells rather than rely on the OLEDB connection.


Never underestimate the power of human stupidity
RAH

AnswerRe: Problem in reading excel from server folder Pin
Jack Li9-Mar-09 23:06
Jack Li9-Mar-09 23:06 
Questionhow to search a word in word document and capture the immediate next word and insert it into the DB Pin
Ferdin9-Mar-09 19:33
Ferdin9-Mar-09 19:33 
AnswerRe: how to search a word in word document and capture the immediate next word and insert it into the DB Pin
Mycroft Holmes9-Mar-09 21:18
professionalMycroft Holmes9-Mar-09 21:18 
GeneralRe: how to search a word in word document and capture the immediate next word and insert it into the DB Pin
Ferdin9-Mar-09 21:34
Ferdin9-Mar-09 21:34 
GeneralRe: how to search a word in word document and capture the immediate next word and insert it into the DB Pin
Mycroft Holmes9-Mar-09 23:24
professionalMycroft Holmes9-Mar-09 23:24 
QuestionRecursion logic and performance tuning Pin
Mathew Hall9-Mar-09 19:08
Mathew Hall9-Mar-09 19:08 
QuestionKill the DLL Pin
yesu prakash9-Mar-09 18:47
yesu prakash9-Mar-09 18:47 
AnswerRe: Kill the DLL Pin
User 23822929-Mar-09 19:13
User 23822929-Mar-09 19:13 
GeneralRe: Kill the DLL Pin
yesu prakash9-Mar-09 19:20
yesu prakash9-Mar-09 19:20 
AnswerRe: Kill the DLL Pin
Dragonfly_Lee9-Mar-09 19:31
Dragonfly_Lee9-Mar-09 19:31 
Questionproject doubt Pin
vinithakizhussery9-Mar-09 18:31
vinithakizhussery9-Mar-09 18:31 
AnswerRe: project doubt Pin
Christian Graus9-Mar-09 18:42
protectorChristian Graus9-Mar-09 18:42 
AnswerRe: project doubt Pin
yesu prakash9-Mar-09 18:56
yesu prakash9-Mar-09 18:56 
AnswerRe: project doubt Pin
yesu prakash9-Mar-09 19:14
yesu prakash9-Mar-09 19:14 
AnswerRe: project doubt Pin
Dragonfly_Lee9-Mar-09 19:33
Dragonfly_Lee9-Mar-09 19:33 
AnswerRe: project doubt Pin
0x3c09-Mar-09 20:44
0x3c09-Mar-09 20:44 
AnswerRe: project doubt Pin
#realJSOP10-Mar-09 2:33
professional#realJSOP10-Mar-09 2:33 

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.