Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DataConncection Error

Status
Not open for further replies.

FontanaS

Programmer
May 1, 2001
357
US
Hello,

I am very new to adobe. I am making a from that will be populated from a SQL server table.

I created a connection to the server where the SQL database is located (i am creating the form on my computer which is not the server).

I get the error -
Connection for source DataConnection failed because the environemnt is not trusted.

What does this mean and what can i do to get rid of the error.

THANKS!
 
did you ever figure this out? I am having the same issue.
 
Adobe has tried to protect the users. . .

What I believe that you are encountering is:
Some JavaScript is considered privileged and will not run inside acrobat program as an end user. You need to use “Folder Level” JavaScript. This requires that the end user be given the JavaScript outside of the document needing it, installing it on the local machine (at which time the program considers it trusted, since the user went to the trouble to do so) . . .
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top