T
Tom Brophy
I have some data access pages that allow users to add and edit records in an
sql database. From the inside (intranet) it works fine. However, when I VPN
into a customer site and then get on the internet at that site and go to the
website when it tries to bind the data, I'm getting an error 'data provider
could not be initialized'.
Here is additional information. The data access web pages our off of our
Sharepoint Portal site. I have created a user 'SJSUser' on our SQL server
(different from Portal server) that has rights into the SQL database/tables
that I am trying to access. Internally everything works fine. Externally,
when I go to the web page, it prompts for my network user/password (and I
correctly enter in DOMAIN\USER and the password), then it goes to the data
access page and then is unable to bind. In the data access web pages, I am
setting the user to the SJSUser (Sales Journal System user) and
setting/saving the password and not using NT authentication (but the same
error happens if I try that).
I need a resolution very quickly. Does anyone know what the problem might
be or how I can get around this.
Thanks for any help that anyone can give me.
sql database. From the inside (intranet) it works fine. However, when I VPN
into a customer site and then get on the internet at that site and go to the
website when it tries to bind the data, I'm getting an error 'data provider
could not be initialized'.
Here is additional information. The data access web pages our off of our
Sharepoint Portal site. I have created a user 'SJSUser' on our SQL server
(different from Portal server) that has rights into the SQL database/tables
that I am trying to access. Internally everything works fine. Externally,
when I go to the web page, it prompts for my network user/password (and I
correctly enter in DOMAIN\USER and the password), then it goes to the data
access page and then is unable to bind. In the data access web pages, I am
setting the user to the SJSUser (Sales Journal System user) and
setting/saving the password and not using NT authentication (but the same
error happens if I try that).
I need a resolution very quickly. Does anyone know what the problem might
be or how I can get around this.
Thanks for any help that anyone can give me.