Results 1 to 2 of 2
  1. #1
    marklove is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Apr 2013
    Posts
    12

    fixing compatibility errors (ACCWeb105002 and ACCWeb105016)

    good eve!



    i want to publish my access 2007 survey application to web. But my problem is my access project has a compatibility error these are ACCWeb105002 and ACCWeb105016. I dont know how to fix these errors.

    i will attach my given project and hopefully someone teach me a solution to my problem thanks!
    Attached Files Attached Files

  2. #2
    AlexHedley's Avatar
    AlexHedley is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2013
    Location
    England
    Posts
    180
    Have you seen the Help page from Microsoft?

    http://office.microsoft.com/en-gb/access-help/web-compatibility-check-relationship-and-lookup-errors-HA010379061.aspx


    ACCWeb105002
    Error text Lookup row sources must be complete SQL statements with one table and table fields specified to be compatible with the Web.

    What it means One or both of the following conditions is true:
    The query for the indicated lookup uses more than one table or query as a data source.
    The columns used in the query are not explicitly selected.

    What to do Re-create the lookup, making sure that:
    The lookup uses one web compatible table as its data source.

    TIP
    Any table that is not compatible with the web should have created a row in the Web Compatibilty Issues table when you ran the Compatibilty Checker.
    The lookup query specifies each field explicitly (i.e., do not use SELECT *).


    ACCWeb105016
    Error text Relationships that are not associated with a valid lookup field are incompatible with the Web.

    What it means The relationship is not supported by a lookup field, and is therefore not compatible with a web database.

    What to do Create a lookup field between the related tables. Use the Lookup Wizard to create the lookup.
    Last edited by AlexHedley; 04-22-2013 at 02:05 PM. Reason: formatting

Please reply to this thread with any new information or opinions.

Similar Threads

  1. ACCWeb105016 error
    By Dodieh in forum SharePoint
    Replies: 0
    Last Post: 04-15-2013, 05:39 AM
  2. Web Compatability Error ACCWEB105016
    By need_help12 in forum SharePoint
    Replies: 4
    Last Post: 05-03-2012, 08:26 AM
  3. Fixing dependency...
    By Uniden in forum Forms
    Replies: 1
    Last Post: 10-08-2011, 02:42 AM
  4. Replies: 10
    Last Post: 07-25-2011, 12:07 PM
  5. need a little help fixing an SQL error...
    By markjkubicki in forum Queries
    Replies: 3
    Last Post: 08-04-2010, 06:15 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums