Hey all,
I am trying to connect to my database but I am getting error "80004005 Could Not Find File" Any Ideas as to why? I tried recreating the database again, just in case it was corrupted but same result. I am using VBA
Set MyConn = New ADODB.Connectio n
MyConn.Connecti onString = "Provider=Micro soft.Jet.OLEDB. 4.0;Data Source=N:\new parcel\WawaDogs ;"
'Open the connection...
User Profile
Collapse
-
Getting error 80004005 Could Not Find File
-
Hi...Thanks for the interest!!! Like I said i am not very familiar with programming however I will take all the help I can get! Here is what i have now to try to at least open and recognize the connection:
Here is one code I was attempting with, the fields in this were different with the...Code:oConn.Open "Provider=Microsoft.Jet.OLEDB.4.0;" & _ "Data Source=n:\new parcel\WawaDogs;" -
Trying link ado to access table to no avail
Hey,
I have searched and searched and tried and tried to link an access table to an ado through Visual Basic...i am not really strong at programming, I am a GIS tech and I am trying to create a form through ArcMap. Anybody have any suggestions out there? Would appreciate all the help possible. thanks
No activity results to display
Show More
Leave a comment: