Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
keepITcool wrote ...
I believe you must indicate that the driver should use headings, else the column/field names are assigned as [F1]...[F256] The implicit default value is HDR=Yes so column headings are assumed, as long as they are valid. 'Product' isn't an a reserved word (ODBC nor Jet) and is valid. I suggest you use the Jet engine. For the correct connections strings see: http://www.able-consulting.com/ADO_Conn.htm You imply that using the ODBC provider is incorrect. I know of at least one bug with the Jet provider which means for one of my apps I legitimately choose to use the ODBC driver e.g. http://support.microsoft.com/default...b;en-us;300948 Jamie. -- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
convert ms works spreadsheet to excel spreadsheet on pda | Excel Discussion (Misc queries) | |||
conversion of MS Works Spreadsheet to Excel 2002 Spreadsheet | Excel Discussion (Misc queries) | |||
Is there a way to insert a formula, password or macro in an excel spreadsheet that will automatically delete the spreadsheet? | Excel Discussion (Misc queries) | |||
Macro to save excel XP spreadsheet to excel 97 spreadsheet format | Excel Programming | |||
How to open another Excel spreadsheet to copy data into current spreadsheet ? | Excel Programming |