I am a new developer for the DOORS database and when writing scripts in dxl. If you know that in dxl there are only one-dimensional arrays. I wanted to use more than one dimension, so I decided to use a dynamic array, but this significantly reduced my script, and when we have about 14,000 objects per module, it will take about one day for the script to run.
I was wondering if it is wise to use dynamic arrays in these scenarios, or if someone has experience with dynamic arrays in databases?
Just a curious thanks!
arrays database dxl
PJT Jun 06 '09 at 17:21 2009-06-06 17:21
source share