Community
Vault Forum
Welcome to Autodesk’s Vault Forums. Share your knowledge, ask questions, and explore popular Vault topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PS API-- Accessing SQL DB tables in a Web service

2 REPLIES 2
Reply
Message 1 of 3
vant
146 Views, 2 Replies

PS API-- Accessing SQL DB tables in a Web service

I have a web service that can access Item, Document services...
by passing the Security ticket. On the same service, what's the api
to get DB info (connection info) so we can read sql tables on the
same AutodeskVault DB. Or Can we use the Security ticket to acess the SQL tables?

Thanks,

vant
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: vant

There is no supported way to directly access SQL; in fact, Vault clients
don't even know a SQL server exists.

Dan

wrote in message news:5143484@discussion.autodesk.com...
I have a web service that can access Item, Document services...
by passing the Security ticket. On the same service, what's the api
to get DB info (connection info) so we can read sql tables on the
same AutodeskVault DB. Or Can we use the Security ticket to acess the SQL
tables?

Thanks,

vant
Message 3 of 3
mattmas
in reply to: vant

The Web services (ItemService, DocumentService, etc) offer access to pretty much everything that the SQL tables have - and do it in a supported manner...

You should be able to get anything you need via WS...

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report