Customer Portal

Connecting to Mircrosoft Access ODBC

Comments 7

  • Avatar
    summer
    0
    Comment actions Permalink
    I have connected successfully to Access using Microsoft Access (Not ODBC). However, in the DBInput gives me an error when I am using below query:

    [Select name from MsysObjects]

    Component [DBInputTable:DBINPUT_TABLE3] finished with status ERROR. (Out0: 0 recs)
    UCAExc:::4.0.2 user lacks privilege or object not found: MSYSOBJECTS


    This query functions well in ms access itself.

    Can anyone please help?

    Thanks,

    Summer
  • Avatar
    darvehng
    0
    Comment actions Permalink
    Hi Summer,

    Thank you for your inquiry. Based on the error message, it appears the access file has some credentials that you may need to set in the connection. If you're certain the access file isn't protected by user credentials, then kindly try using "Admin" for username and leave the password blank. If this doesn't work, then we would need to see the whole run log, as well as the connection dialog box. You can either print screen the connection dialog box or send us an externalized connection, whichever you prefer. Below is a link to the documentation on how to externalize database connections just in case. We look forward to hearing from you.

    https://doc.cloverdx.com/latest/designe ... onnections

    Best Regards,
  • Avatar
    andras.csore
    0
    Comment actions Permalink
    Some hint/tip (from the past).
    1.) As i remember, may (just may) you don't need to have rights for the sysobject.
    (but you cant browse tables, forms may not work at all, etc.)
    But may if you type the sql select or whatever manually (no table browsing) may works.
    2.) Open the file in MSAccess, and some Security/Tools menu point you can add for your user the rights.

    Regards: Andras,
  • Avatar
    summer
    0
    Comment actions Permalink
    Hi,

    Thank you for your quick reply.

    Please see the attached for the information required.

    Hope to hear back from you soon,

    Thanks,

    Summer
  • Avatar
    summer
    0
    Comment actions Permalink
    Hi,

    Here are more information you may require.

    Thanks,

    Summer
  • Avatar
    summer
    0
    Comment actions Permalink

    Some hint/tip (from the past).
    1.) As i remember, may (just may) you don't need to have rights for the sysobject.
    (but you cant browse tables, forms may not work at all, etc.)
    But may if you type the sql select or whatever manually (no table browsing) may works.
    2.) Open the file in MSAccess, and some Security/Tools menu point you can add for your user the rights.

    Regards: Andras,

    "andras.csore"


    Thank you for your reply Andras,

    1.)If I type the query in MS Access itself, it worked fine.
    2.)Just as mentioned in pointed one, I can access MsysObjects without any issue in MS Access. The error happens with Clover/UcanAccess.

    Regards,

    Summer
  • Avatar
    darvehng
    0
    Comment actions Permalink
    Hi,

    Can you copy the full error log and paste it into a text document and attach it to your response? Also, what was the outcome of using "Admin" as username and leaving the password blank? We look forward to hearing from you.

    Best,

Please sign in to leave a comment.