Y
Hacker News
new
|
ask
|
show
|
jobs
by
Serow225
1206 days ago
Another is MS SQL Server, which lets you run .NET on the database server :D "you can author stored procedures, triggers, user-defined functions, user-defined types, and user-defined aggregates in managed code"
1 comments
malnourish
1206 days ago
I have had nothing but bad experiences trying to run .NET in SSIS packages -- is there another way?
link
Serow225
1206 days ago
I've never had the pleasure(ha) of using SSIS, but this is the stuff that I was talking about:
https://learn.microsoft.com/en-us/dotnet/framework/data/adon...
link