Questions tagged [xml-database]

38 questions
0
votes
1 answer

Unfiltered Search Option does not return Accurate Results

In Marklogic, I have to do unfiltered search in order to return the results of the facets. But, this option returns inaccurate results that does not have Search highlight. I used the searchable Expression in order to get the Path of the Search…
Kindle Q
  • 944
  • 2
  • 19
  • 28
0
votes
1 answer

Not able to write where condition on complex type with array of tags

Iam new to the XML database, facing issue while writing where condition on id of transportEquipment. My xml is : below xml taken from the database. this xml has the multiple id in transportequipment we need to write where condition on id. iam able…
0
votes
1 answer

Store videos and images dataset in Apache Xindice in XML format

To have a large dataset with images and videos, I would like to use Apache Xindice. There are very few tutorials and guides on WWW for Apache Xindece. How to store image and video files in Apache Xindice? Is Apache Xindice suitable to stroe large…
user1539693
0
votes
0 answers

How do I parse HTML to XML and save to database?

I would like to parse some HTML website information and store it as XML as my database. As I see there is a parse function called hpple and it just parse it information without store in database and the efficiency isn't that what I expected.
soundsticks
  • 11
  • 2
  • 2
  • 5
0
votes
1 answer

Unable to retrieve data from XML using linq to xml with multiple namespaces

I am unable to retrieve the data from XML looks like its I might be missing The data I need to retrieve looks like this:
indavinci
  • 155
  • 2
  • 3
  • 11
0
votes
1 answer

Local Datastore - SQL Server Express, MySQL, XML or NoSQL in .Net

Scenario: I am building an OFFLINE (yeah you read right in 2012) application which needs to store data locally. And will sync with a central mysql database when connected. This client app has to work in XP/Win7/Win 8 and Windows phone. But may also…
rahul
  • 3,018
  • 4
  • 29
  • 28
-1
votes
1 answer

XQuery and idref

A real XQuery-beginner question, but I can't seem to get around my issue. I have an XML database videos.xml, in which actors and movies are stored as nodes (I think?) The actors all have separate IDs, but they're not stored as attributes but as…
Nyfiken Gul
  • 654
  • 4
  • 20
-1
votes
4 answers

how to import .xml file to database

hi i want to import my .xml file to sql server database in asp.net 3.5 c# for windows application.so give m rply as fast as posible.
harsh
  • 17
  • 1
  • 5
1 2
3