Newbee: Need Help With Dataset and ACCESS

Discussion in 'ASP.NET / ASP.NET Core' started by appinmotion, Sep 27, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi folks, I am a first-time user, this should be a easy one.:)

    I don't know if DiscountASP supports dataset and ACCESS? Because when I tried it out it gave me following error message:

    *Compiler Error Message: *CS0246: The type or namespace name
    'DBTableAdapters' could not be found (are you missing a using directive or
    an assembly reference?)


    where "DB" is the name of my Dataset.

    could anyone help me with this? thanks a lot!
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    This error means that DBTableAdapters dll is not in the bin directory.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page