Importing a document using xquery statements?
I have set up eclipse XQDT to use basex as interpreter... Now, I need to import a document into a database. Is that possible without using the server commands in a command line? For example some basex specific functions?
Hi Erdal, you could have a look at our BaseX-specific database functions - db:add() [1] might be what you are looking for. Hope I could help, regards, Lukas [1] http://docs.basex.org/wiki/Database_Functions#db:add On Fri, Nov 4, 2011 at 9:54 AM, Erdal Karaca <erdal.karaca.de@googlemail.com
wrote:
I have set up eclipse XQDT to use basex as interpreter... Now, I need to import a document into a database. Is that possible without using the server commands in a command line? For example some basex specific functions? _______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
participants (2)
-
Erdal Karaca -
Lukas Kircher