ODBC error.

M

Mrutyunjay D Burli

Hi There,

I'm trying to open the access database from webmetrix
asp.net and while opening the ODBC connection i'm getting
the following error.

System.Runtime.InteropServices.COMException: [Microsoft]
[ODBC Microsoft Access Driver] You do not have the
necessary permissions to use the '(unknown)' object


[COMException (0x80004005): [Microsoft][ODBC Microsoft
Access Driver] You do not have the necessary permissions
to use the '(unknown)' object. Have your system
administrator or the person who created this object
establish the appropriate permissions for you.]
Microsoft.VisualBasic.CompilerServices.LateBinding.Internal
LateCall(Object o, Type objType, String name, Object[]
args, String[] paramnames, Boolean[] CopyBack, Boolean
IgnoreReturn) +782
Microsoft.VisualBasic.CompilerServices.LateBinding.LateCall
(Object o, Type objType, String name, Object[] args, String
[] paramnames, Boolean[] CopyBack) +23
ASP.logon_aspx.Button1_Click(Object sender, EventArgs e)
in C:\Inetpub\wwwroot\PMetrics\logon.aspx:41
System.Web.UI.WebControls.Button.OnClick(EventArgs e)
+83
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEve
ntHandler.RaisePostBackEvent(String eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent
(IPostBackEventHandler sourceControl, String
eventArgument) +18 System.Web.UI.Page.RaisePostBackEvent
(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1277

any suggestions
Thanks in advance.

Mrutyunjay D Burli.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top