<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Access Databases and AccessDataSource Control</title><link>http://forums.asp.net/55.aspx</link><description>Discuss using Access as a data store for ASP.NET, and the AccessDataSource control.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: importing data from excel to ms-access</title><link>http://forums.asp.net/thread/3273181.aspx</link><pubDate>Fri, 03 Jul 2009 09:35:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3273181</guid><dc:creator>v.vivek</dc:creator><author>v.vivek</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3273181.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=55&amp;PostID=3273181</wfw:commentRss><description>&lt;p&gt;charecter present in one of the column in your excel sheet is more than the size of access column.i thik colums are like address,description etc &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: importing data from excel to ms-access</title><link>http://forums.asp.net/thread/3273170.aspx</link><pubDate>Fri, 03 Jul 2009 09:29:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3273170</guid><dc:creator>v.vivek</dc:creator><author>v.vivek</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3273170.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=55&amp;PostID=3273170</wfw:commentRss><description>&lt;p&gt;size of value in one of the excel column is&amp;nbsp; greater than size of corresponding column of ms access. this may be your address feild.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: importing data from excel to ms-access</title><link>http://forums.asp.net/thread/3269417.aspx</link><pubDate>Wed, 01 Jul 2009 16:42:54 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3269417</guid><dc:creator>hans_v</dc:creator><author>hans_v</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3269417.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=55&amp;PostID=3269417</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Well, the error explains it all. One (or more)&amp;nbsp;of the fields in the excel file are longer as the maxfieldlength of the corresponding field in the database. The max length of a text field in access is 255. If the excel file contains fields longer than 255, use the memo type for that field&lt;/p&gt;</description></item><item><title>importing data from excel to ms-access</title><link>http://forums.asp.net/thread/3269272.aspx</link><pubDate>Wed, 01 Jul 2009 15:27:29 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3269272</guid><dc:creator>sashakt2</dc:creator><author>sashakt2</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3269272.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=55&amp;PostID=3269272</wfw:commentRss><description>&lt;p&gt;I am trying to insert data in 21 columns of ms-excel into ms-access with the help of ADO.NET code. When I insert lesser data in ms-access, its working fine. Problem comes when all data needs to be inserted. An &lt;b&gt;insert into &lt;/b&gt;statement is used as a query.&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am getting the following error:&lt;/p&gt;&lt;p&gt;&lt;b&gt;System.Data.OleDb.OleDbException: The field is too small to accept the amount of 
data you attempted to add. &amp;nbsp;Try inserting or pasting less data.&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Plz help!&lt;/b&gt;&lt;/p&gt;</description></item></channel></rss>