I am attemting t fill a spreadhseet with data using ADODB and OLEDB i.e using
"Provider=Microsoft.Jet.OLEDB.4.0;" "Extended Properties=Excel 8.0;";. I am
experiencing failures if I attempt to put more than 255 characters into a
field even though, as I undestand it, the last version of Excel to ahve a
limt of 255 was Excel 95. Is there any way to use adodb/oledb to ut >255
characaters into an Excel cell?
Thanks
Bookmarks