R
ridawg
Hey,
I've created an InfoPath form that queries a table in SQL. My question is
does it help from a performance standpoint to create an Index on the table.
I've been using the form without an Index but the retrieval of data can be a
little slow - nothing unreasonable considering the amount of data in the
table.
But I was curious so I created an Index on the table to see if that would
speed up my query. I haven't noticed any increase in performance but this is
the first form I have running against SQL so for all I know I didn't set up
my Index right. Just curious if anyway else has played around with this.
Thanks!
I've created an InfoPath form that queries a table in SQL. My question is
does it help from a performance standpoint to create an Index on the table.
I've been using the form without an Index but the retrieval of data can be a
little slow - nothing unreasonable considering the amount of data in the
table.
But I was curious so I created an Index on the table to see if that would
speed up my query. I haven't noticed any increase in performance but this is
the first form I have running against SQL so for all I know I didn't set up
my Index right. Just curious if anyway else has played around with this.
Thanks!