R
Ralfs
It would be very long explanation, I'll try to keep it
as short as I can.
Stepping through the code I get SqlConnection error with
data adapter. Wish to see what is it.
Fine, I surround it by Try...Catch ...End Try. On the line
where da.Fill(dt) was now is "Try". Stepping through stops
on Try with the same SqlConnection error. "Try.Catch.End"
are commented out now. Stepping through the code stops
on the commented "Try" with the same error.
I have a screenshot, don't know how to post it. Would be
nice if someone from Microsoft responded, I don't want
to waste my time and open incident.
Ralfs
as short as I can.
Stepping through the code I get SqlConnection error with
data adapter. Wish to see what is it.
Fine, I surround it by Try...Catch ...End Try. On the line
where da.Fill(dt) was now is "Try". Stepping through stops
on Try with the same SqlConnection error. "Try.Catch.End"
are commented out now. Stepping through the code stops
on the commented "Try" with the same error.
I have a screenshot, don't know how to post it. Would be
nice if someone from Microsoft responded, I don't want
to waste my time and open incident.
Ralfs