Hi,
I'm building IQD files from Framework Manager and I've found that it's taking longer and longer for the .IQD files to be written to the file system. The more complex the SQL generated the longer it takes. It appears as if the SQL statements are actually being run rather than just written to the file (which sort of makes sense). I currently have all of my IQD files being built from a single package which is rapidly becoming impractical.
So, could anyone confirm that the SQL is being run and if so is there anyway to either stop this or limit the test to a few rows? The documentation I've found doesn't give much insight.
Thanks in advance.
I'm building IQD files from Framework Manager and I've found that it's taking longer and longer for the .IQD files to be written to the file system. The more complex the SQL generated the longer it takes. It appears as if the SQL statements are actually being run rather than just written to the file (which sort of makes sense). I currently have all of my IQD files being built from a single package which is rapidly becoming impractical.
So, could anyone confirm that the SQL is being run and if so is there anyway to either stop this or limit the test to a few rows? The documentation I've found doesn't give much insight.
Thanks in advance.