I have changed the registry value to 4000 and still the dynamic values are not loading properly. The values are left out. The paramters are populated through a command query, which if I run in SQL server only gives me a total of 2300 values. I would think this should load completely after the registry change, but it still doesnt.
Should I use 'order by' in the query and should the parameters be loaded in the same order that they are retrieved from the table in the database?
Please help!
Thanks
Should I use 'order by' in the query and should the parameters be loaded in the same order that they are retrieved from the table in the database?
Please help!
Thanks