How to debug store process use vs.net

  • Thread starter Thread starter jiangyh
  • Start date Start date
J

jiangyh

hi there:

I want debug store process use vs.net.I can't stop store process at
breakpoint.how to resolve this.

thanks a lot.
 
thanks you help I am running in win2000 sp4.

OK. When you say "store process" do you mean:

1) a stored procedure in an RDBMS e.g. SQL Server?

2) a process (i.e. method in a class) which you use for storing information?

3) a process (i.e. method in a class) which is used in e-commerce for an
online store?
 
Back
Top