Page 1 of 1

need help in exist

Posted: Thu Mar 16, 2006 9:09 am
by partha pratim
Hi all.
I'm very new in using xml database. I'm planning to use exist db in my application. I want to integrate exist with .net. Will you please help me in this regards? One way I can think is to use REST type api. But then the issue arise is the security issue, anyone can send any query to change the database.
Thanking you
Partha :shock: [/b]

Posted: Thu Mar 16, 2006 11:16 am
by stefan
Please read eXist Developer's guide http://exist.sourceforge.net/devguide.html (section 2.1)

"The REST server and servlet support basic HTTP authentication. Only valid database users can access the database. The server assumes identity "guest" if no username and password is specified. Status code 403 (Forbidden) is returned if the user is unknown or a wrong password is supplied."

Connecting exist database from .Net

Posted: Fri Mar 17, 2006 7:50 am
by partha pratim
Hi,

thanks for your quick response.

But, I want some pointer to connect xml exist database from .net application.

Any kind of help is highly appreciated.

regards,
Arnab

Connecting exist database from .Net

Posted: Fri Mar 17, 2006 7:55 am
by partha pratim
Hi,

thanks for your quick response.

But, I want some pointer to connect xml exist database from .net application.

Any kind of help is highly appreciated.

regards,
Arnab