Intro.
i have made a application in vs 2008 using c# and at back end i am using sql express 2005.
Application background:
just like report tool in which user select some parameters and get results in cube after she can import that result into excel or in any formats.
problem:
- user mostly processing 15 to 70 months report which takes 45 mints to 1.25 hours to
complete but sometime result generated for 9 months and sometime 11 months not as
selected months -- show alert: timeout.... - how to attach and deattach my database file when my software is installing
(or after installation) as my application installer installs my apps.
and sql express 2005