Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Xquery Execution

Author  Topic 

Meno
Starting Member

2 Posts

Posted - 2007-04-03 : 14:31:59
Hello,
I'm working in a basic skeleton for my project. Its an SQL server 2000 database used to store xml file and xquery. then, to execute these xquery against the xmi file..

I'm working on it for 3 weeks and all what i can get is:
there are an xquery engine can execute this xquery and it can access my database server. This engine is called "QIZX/OPEN".

My question is how to call this engine to execute my xquery from database and if this couldn't be.. any alternative solution??

I appritiate if there is any resources can be given to help me..
Thankx in advance..
   

- Advertisement -