Re: Connecting to database without running server
Neil Cook <[email protected]> Sat, 29 Oct 2005 11:50:19 -0400
| Newsgroups | gmane.text.xml.xindice.user |
|---|---|
| Message-ID | <[email protected]> |
It is possible to run Xindice embedded with your application. It should be transparent to the user and inaccessible to other applications. /Neil Ahmed El-dawy wrote: > Hello, > I am new to Xindice. I tried some examples from the internet and it > worked, but I have to run the server before running my applications. > This allows it to connect to the database. > I don't want to run the server because my application runs locally > and I don't want to disturb the user with the server. I need to > connect to the database from my application only, the path of the > database is relative to the program. > I need something like IBM CloudScape but with XML. > > Thanks in advance > -- > regards, > Ahmed Saad >