Viewing 2 posts - 1 through 2 (of 2 total)
To Anyone interested:
I found the solution to my problem, it seems that the culprit is this little sentence
Using conn As New SqlConnection(ConnectionString)
Where the connection string contains a valid user id,...
October 20, 2010 at 10:30 am
#1239806
I have created several CLR's for reading data and sending it back to the user, no problems there, but now I have created a CLR that reads data from a...
October 18, 2010 at 12:51 pm
#1238662