I am new to infopath but have been able to succefully create a number of forms attaching to my SQL server 2005 database. I have a number of fields that utlize dropdown boxes that require that data be looked up in other SQL server 2005 tables. (4-5 different look ups). All of these are lookups only and the data is then used to populate fields in the MAIN data source. This all works fine except if I add a dropdown box on one dataset that happens to contain 25,000 records. (authors names). The data is indexed yet opening the form is very slow and my queries on the main data source take FOREVER.... Updates and adds take even longer... Any hints on setting this up better to drastically improve performance...?
Thanks
Scott Haigh