c**t 发帖数: 2744 | 1 using OleDb to read a spreadsheet. Some user can't read a few cells, what
could be the reason? | c**t 发帖数: 2744 | 2 The connection string:
@"Provider=Microsoft.Jet.OleDb.4.0;Data Source={0};Extended Properties=""
Excel 8.0;HDR=NO;IMEX=1"""
if IMEX=0; the datetime will be read in as number; and some "general" field
was
read as datetime!!
【在 c**t 的大作中提到】 : using OleDb to read a spreadsheet. Some user can't read a few cells, what : could be the reason?
|
|