clr

  1. B

    Question Null reference exception??

    I have written a CLR stored procedure which I call through code in MS Access. It throws a Null Reference Exception. I guess it must be due to one of two variables I use inside the CLR procedure, for both of which the Refactor gives me a message 'Variable is used before it has been assigned a...
Back
Top