in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Conflict

Last post 06-05-2010 9:43 AM by rkulp. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 06-05-2010 9:43 AM

    • rkulp
    • Top 10 Contributor
    • Joined on 06-28-2008
    • Rural Coffee County, Tennessee
    • Posts 73

    Conflict

    I have tried to use drag and drop for a table adapter.  I get the following errors in dataset.designer .vb:

    Error 2 variable '_connection' conflicts with a member implicitly declared for property 'Connection' in class 'FamilyDataTableAdapter'. D:\VisualStudio2005\Projects\CMT2\CMTDataSet.Designer.vb 2614 17 CMT2
    Error 3 variable '_clearBeforeFill' conflicts with a member implicitly declared for property 'ClearBeforeFill' in class 'FamilyDataTableAdapter'. D:\VisualStudio2005\Projects\CMT2\CMTDataSet.Designer.vb 2620 17 CMT2
    I am using version 1.0.66 in Visual Studio 2010. I am clueless on how to resolve these errors. They occur for this and another table adapter. Suggestions would be greatly appreciated.

Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems