- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
ok Amir, this a strange thing, because the sub element 'Consommateurs' is called 'recipient'. So, when you want to access to those 'consommateurs' info, the xpath is '[recipient/recipient]' ? But it's ok, you can do it. The thing is that if you want declare indexes (with <dbindex> elements), I think you have to put them not into this sub element, but directly into the main recipient' element. You can put them near the <enumeration name="typeClient"/> element (just before of after). I think this is the reason of the error you see. Beware, if the columns targeted by the indexes already exist and are populated, the database structure upgrade can take some times. Cedric
Views
Replies
0 Likes
Total Likes