M
Marc Miller
I'm running an SQL Server DTS job class from a windows form. However, once
the DTS class call is made, the form is inaccessible or all the controls are
gone and
the form is blank until the DTS class process completes.
I'm using Application.DoEvents(), but no go. Does this need threading?
Thanks,
Marc Miller
the DTS class call is made, the form is inaccessible or all the controls are
gone and
the form is blank until the DTS class process completes.
I'm using Application.DoEvents(), but no go. Does this need threading?
Thanks,
Marc Miller