visual basic.net standard 2003 (ado.net)

From: ADO data adapter limit (limit_at_discussions.microsoft.com)
Date: 08/23/04


Date: Mon, 23 Aug 2004 13:09:06 -0700

Why is there a 100 field limit when using the adapter wizard to configure a
data adapter. I have a database that has over 200 fields and need the ability
to add, update and delete. The wizard fails with an error message "There were
errors configuring the data adapter". I do not understand how Microsoft can
provide the ability to have 200+ fields in Access or SQL and not support them
with ADO that they have been highly promoting. I never had a problem with DAO
using VB6. What’s up! frustrated with .net



Relevant Pages

  • Where is my Data Adapter in 2005
    ... that my DataAdapters are gone from the design view along with the ability to ... enable the Data Adapter Configuration Wizard!! ...
    (microsoft.public.dotnet.framework.adonet)
  • Dataset syntax error
    ... I configured a Data Adapter and generated a dataset to ... load data from a SQL database table. ... The code returns the error message: ... Dim IntakeBindingManager As CurrencyManager ...
    (microsoft.public.dotnet.languages.vb)