Click here to Skip to main content
15,914,163 members
Home / Discussions / C#
   

C#

 
GeneralRe: In C# Express, what's best way to get IP Address from user? Pin
Skymir15-Apr-09 7:54
Skymir15-Apr-09 7:54 
GeneralRe: In C# Express, what's best way to get IP Address from user? Pin
Naruki14-Apr-09 22:32
Naruki14-Apr-09 22:32 
QuestionFile transfer Pin
yesu prakash14-Apr-09 18:07
yesu prakash14-Apr-09 18:07 
AnswerRe: File transfer Pin
Christian Graus14-Apr-09 18:42
protectorChristian Graus14-Apr-09 18:42 
GeneralRe: File transfer Pin
yesu prakash15-Apr-09 2:59
yesu prakash15-Apr-09 2:59 
GeneralRe: File transfer Pin
buachaill cliste15-Apr-09 3:58
buachaill cliste15-Apr-09 3:58 
JokeThat was a dumb answer. Pin
Naruki15-Apr-09 15:16
Naruki15-Apr-09 15:16 
GeneralRe: That was a dumb answer. Pin
yesu prakash16-Apr-09 17:55
yesu prakash16-Apr-09 17:55 
Questionbyte[] size limit Pin
yesu prakash14-Apr-09 17:57
yesu prakash14-Apr-09 17:57 
AnswerRe: byte[] size limit Pin
Christian Graus14-Apr-09 18:43
protectorChristian Graus14-Apr-09 18:43 
GeneralRe: byte[] size limit Pin
yesu prakash14-Apr-09 20:44
yesu prakash14-Apr-09 20:44 
GeneralRe: byte[] size limit Pin
Guffa14-Apr-09 20:46
Guffa14-Apr-09 20:46 
GeneralRe: byte[] size limit Pin
Christian Graus14-Apr-09 22:03
protectorChristian Graus14-Apr-09 22:03 
AnswerRe: byte[] size limit Pin
Mirko198014-Apr-09 21:47
Mirko198014-Apr-09 21:47 
Questionget the color of the pixel of a bitmap at the mouse cursor's position Pin
sebogawa14-Apr-09 17:42
sebogawa14-Apr-09 17:42 
AnswerRe: get the color of the pixel of a bitmap at the mouse cursor's position Pin
Christian Graus14-Apr-09 18:44
protectorChristian Graus14-Apr-09 18:44 
QuestionImporting from Excel 2007? Pin
Solly7414-Apr-09 11:27
Solly7414-Apr-09 11:27 
Hi
I am trying to import from an excel sheet in 2007, any other format of excel works fine so im assuming it is the connection string that is at fault.

My current connection string is
@"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + ExcelFilePath + ";Extended Properties= Excel 8.0;HDR=Yes;IMEX=1";

I have read on connectionstrings.com that extended properties needs to be changed to 12.0 and i should use ACE.OLEDB provider, i have tried this but get an error saying ISAM is not installed.

Any assistance will be appreciated

Thank you.. Smile | :)

Nothing lasts but nothing is lost

AnswerRe: Importing from Excel 2007? Pin
Fired.Fish.Gmail14-Apr-09 23:15
Fired.Fish.Gmail14-Apr-09 23:15 
GeneralRe: Importing from Excel 2007? Pin
Fired.Fish.Gmail14-Apr-09 23:17
Fired.Fish.Gmail14-Apr-09 23:17 
GeneralRe: Importing from Excel 2007? Pin
Solly7415-Apr-09 20:52
Solly7415-Apr-09 20:52 
GeneralRe: Importing from Excel 2007? Pin
Solly7415-Apr-09 22:20
Solly7415-Apr-09 22:20 
QuestionMDI Maximize,Minimize Problem. Pin
hdv21214-Apr-09 10:58
hdv21214-Apr-09 10:58 
AnswerRe: MDI Maximize,Minimize Problem. Pin
Richard Dean15-Apr-09 0:05
Richard Dean15-Apr-09 0:05 
QuestionIs there a process handle limit in 64-bit Windows Web Server 2008? Pin
Miszou14-Apr-09 10:06
Miszou14-Apr-09 10:06 
AnswerRe: Is there a process handle limit in 64-bit Windows Web Server 2008? Pin
Luc 64801114-Apr-09 10:29
Luc 64801114-Apr-09 10:29 

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.