|
|
|
|
|
by vpeters25
3276 days ago
|
|
> I'm and old programmer and I've been arguing against business logic in SPs since SQL Server 6.5 and have been losing ever since. That's not an old/young argument. > It's because vendors (in this case MS) recommend putting code in SPs. I suspect it has to do with lock-in. If i recall correctly, back in the dark ages of Classic ASP and SQL Server 6.5, database stored procedures was the only feasible way of implementing a reasonably performing web application. |
|