i've imported my back end database to sql server then linked the from end tables to the sql. there are about 3000 record and the searches and queries are extremely slow. is there anything that will speed it up?
i have ran the upsizing wizard and had it create an adp but i can run the adp with domain admin rights but regular uses can't becuase it sticks (dbo) after all the tables, views, and SPs. if i could remove the (dbo) from the end the i would use the adp since it is so much faster.
i have ran the upsizing wizard and had it create an adp but i can run the adp with domain admin rights but regular uses can't becuase it sticks (dbo) after all the tables, views, and SPs. if i could remove the (dbo) from the end the i would use the adp since it is so much faster.