Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to use the OLE DB Provider for Jet 4.0 in .NET 2.0 to INSERT a
row of data into an Excel speadsheet. The problem I encounter is that there is one column (the [Description] column) that I need to INSERT a lot of data into, but I keep getting a "field is too small" error from the Jet engine. Is this an Excel limitation, a Jet limitation, or what? Is there any way for me to tweak the "field," which is actually a column in this case, so that I can get more data into it using the OLE DB provider? Thanks for any help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
OleDB Provider for Excel 2007 Binary (.xlsb) | Excel Discussion (Misc queries) | |||
OLE DB provider cannot connect to Excel 2007 with 400 columns | Excel Discussion (Misc queries) | |||
Query OLEDB Provider for Excel file info? | Excel Programming | |||
Excel schema using Jet OLEDB Provider? | Excel Programming | |||
Connectiong to an Excel Workbook with MSDASQL provider | Excel Programming |