These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Calling C# from JS

Horn33t
Registered: Aug 27 2009
Posts: 20

Hi,
I'd like to connect to a sharepoint server but unfortunately I can't connect to the SQL database. Thus, I'd like to call a function in C# from JS in order to connect to the Sharepoint server. How can I do?
Thanks a lot.
Horn33t

My Product Information:
Acrobat Pro 9.1.3, Windows
try67
Expert
Registered: Oct 30 2008
Posts: 2398
I don't think it's possible, but connecting to a DB using SQL should be possible from within JS.
What problems are you encountering?

- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com

Horn33t
Registered: Aug 27 2009
Posts: 20
The server service in my company doesn't allow me to access to the Sharepoint SQL database, that's all :D