Click here to Skip to main content
15,899,475 members
Home / Discussions / C#
   

C#

 
AnswerRe: replace text Pin
Eddy Vluggen22-Apr-09 22:47
professionalEddy Vluggen22-Apr-09 22:47 
AnswerRe: replace text Pin
Rob Philpott22-Apr-09 22:48
Rob Philpott22-Apr-09 22:48 
AnswerRe: replace text Pin
musefan22-Apr-09 23:33
musefan22-Apr-09 23:33 
AnswerRe: replace text Pin
OriginalGriff23-Apr-09 2:06
mveOriginalGriff23-Apr-09 2:06 
GeneralRe: replace text Pin
Eddy Vluggen23-Apr-09 6:19
professionalEddy Vluggen23-Apr-09 6:19 
JokeRe: replace text Pin
Guffa23-Apr-09 6:33
Guffa23-Apr-09 6:33 
GeneralRe: replace text Pin
OriginalGriff23-Apr-09 8:13
mveOriginalGriff23-Apr-09 8:13 
QuestionReading Data from Excel spreadsheet, unusual problem Pin
Member 436780422-Apr-09 22:15
Member 436780422-Apr-09 22:15 
Hi

Wonder if anyone out there can help me.

I have been working on retrieving data from xls files using ole and have had no problems until i received a file that is causing me considerable greif.

The file in question is 26k in size and is a simple headed workbook with 2 pages.

When I connect to the file and try to retreive schema info (using schema = GetOleDbSchemaTable(OleDbSchemaGuid.Tables, new object[] { null, null, null, "TABLE" })) no table rows (pages) are found (ie schema.Rows is null).

If I open the file in Excel and click on the save button (without making any changes) the file grows by 10k in size and the data can then be retrieved without any problems!!???

Has anyone out there ever experienced an issue of this nature and if so, could you possibly explain what is making this happen.

Many thanks in advance to anyone who can help,
Steve Confused | :confused:
AnswerRe: Reading Data from Excel spreadsheet, unusual problem Pin
Mycroft Holmes22-Apr-09 22:31
professionalMycroft Holmes22-Apr-09 22:31 
AnswerRe: Reading Data from Excel spreadsheet, unusual problem Pin
Natza Mitzi22-Apr-09 23:19
Natza Mitzi22-Apr-09 23:19 
Questionwhat does this error mean Pin
benson.misi22-Apr-09 21:45
benson.misi22-Apr-09 21:45 
AnswerRe: what does this error mean Pin
DoctorMick22-Apr-09 22:00
DoctorMick22-Apr-09 22:00 
AnswerRe: what does this error mean Pin
Nagy Vilmos22-Apr-09 22:19
professionalNagy Vilmos22-Apr-09 22:19 
AnswerRe: what does this error mean Pin
Mbah Dhaim22-Apr-09 22:22
Mbah Dhaim22-Apr-09 22:22 
AnswerRe: what does this error mean Pin
Christian Graus22-Apr-09 23:10
protectorChristian Graus22-Apr-09 23:10 
AnswerRe: what does this error mean Pin
Michael Bookatz22-Apr-09 23:34
Michael Bookatz22-Apr-09 23:34 
AnswerRe: what does this error mean Pin
Pete O'Hanlon23-Apr-09 0:29
mvePete O'Hanlon23-Apr-09 0:29 
AnswerRe: what does this error mean Pin
0x3c023-Apr-09 0:41
0x3c023-Apr-09 0:41 
Question[Message Deleted] Pin
hkjghkj122-Apr-09 21:00
hkjghkj122-Apr-09 21:00 
AnswerRe: string array into one line string Pin
Pauwels Bart22-Apr-09 21:06
Pauwels Bart22-Apr-09 21:06 
AnswerRe: string array into one line string Pin
Thomas Krojer22-Apr-09 21:16
Thomas Krojer22-Apr-09 21:16 
GeneralRe: string array into one line string Pin
guoyz_122-Apr-09 23:22
guoyz_122-Apr-09 23:22 
GeneralRe: string array into one line string Pin
musefan22-Apr-09 23:51
musefan22-Apr-09 23:51 
QuestionAdorn a DrawingVisual (geometry) Pin
Pauwels Bart22-Apr-09 21:00
Pauwels Bart22-Apr-09 21:00 
QuestionHelp for System.Diagostics.Process Class Pin
sreeraj.a.1722-Apr-09 20:34
sreeraj.a.1722-Apr-09 20:34 

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.