Q
Quina
Hi,
I'm building an windows forms app in C#, in wich I need to store &
retrieve data. It's a very simple use of data but the to retrieve a few
records, at the first time access, it takes about 4 to 5 secs (?!!). to
load 3 records with 6 coluns in each row.
Im using table adapters, and a .mdf file to store data. The SQL server
is the express ed. 2005.
Can someone help me to speed up the process?
Thanks in advance,
João Carias
(Quina)
I'm building an windows forms app in C#, in wich I need to store &
retrieve data. It's a very simple use of data but the to retrieve a few
records, at the first time access, it takes about 4 to 5 secs (?!!). to
load 3 records with 6 coluns in each row.
Im using table adapters, and a .mdf file to store data. The SQL server
is the express ed. 2005.
Can someone help me to speed up the process?
Thanks in advance,
João Carias
(Quina)