Data provider could not be initialized

  • Thread starter Data Provider could not be initialized
  • Start date
D

Data Provider could not be initialized

I hope someone can help..

I've created several Web pages using MS Access Data Access
pages. The 1st screen has you type in a user and password
which it verifies against a database usin
Dim r
set rs = MSODSC.DATAPAGES(0).RECORDSET.CLON

When I run the pages on the web server itself - everything
works just like it's supposed to

When I run from a workstation connecting to the server
with my address in my browser
\\###.##.#.#\D$\Login.htm
I get the erro
"Data provider could not be initialized

I am by no means a network administrator - but I think
it's a rights/security issue, but I have no idea how/where
to modify that

Any help would be greatly appreciated
 

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