![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I have BDB XML 2.2 installed on both Windows XP and SuSE Linux. I initially developed a small application on WinXP, using Java, that uses DBD XML. In the WinXP system I can successfully use XQuery from within my application to query data from the DB. When I move the Java application to SuSE, all the DB funcations work (created DB, write/read to/from DB) EXCEPT for using XQuery. I always get a null returned whan doing a query. There are no other errors that I can see. I know there is data in the DB as I can do a getContainer().getAllDocuments(conf) and dump all the data I added to the DB. Anyone have any ideas? thanks |
#3
| |||
| |||
|
|
Hi Gary, I'm not entirely sure what might be causing this. Do queries work using the DB XML shell on SUSE? Did you create your container on Windows, and copy it accross to Suse? If so, does it work if you create the container afresh on Suse? John Gary Baranzini wrote: Hi, I have BDB XML 2.2 installed on both Windows XP and SuSE Linux. I initially developed a small application on WinXP, using Java, that uses DBD XML. In the WinXP system I can successfully use XQuery from within my application to query data from the DB. When I move the Java application to SuSE, all the DB funcations work (created DB, write/read to/from DB) EXCEPT for using XQuery. I always get a null returned whan doing a query. There are no other errors that I can see. I know there is data in the DB as I can do a getContainer().getAllDocuments(conf) and dump all the data I added to the DB. Anyone have any ideas? thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |