Click here to Skip to main content
16,012,759 members

Comments by Sudheer Kumar K (Top 3 by date)

Sudheer Kumar K 25-Feb-14 13:15pm View    
Hi I can't host the site in all the users systems
Sudheer Kumar K 25-Feb-14 13:12pm View    
Hi Ahmed, i have seen these links, if you have some examples on how do i start. please send them to me.
Sudheer Kumar K 30-Nov-10 4:09am View    
string Connectionstring = string.Format
("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\"" + Path.GetDirectoryName(filename) + "\";Extended Properties=text;HDR=No;FMT=Delimited(';');"); Can you try this. adding ; in single quotes.