Modern practices for stored procedure-based applications
I work in a fairly large and old solution that has many entry points for different kinds of clients, with web sites for public access, web sites for internal access, some web sites and web services for partner companies access, etc.
Modern practices for stored procedure-based applications
I work in a fairly large and old solution that has many entry points for different kinds of clients, with web sites for public access, web sites for internal access, some web sites and web services for partner companies access, etc.
I need to convert datetime2(7) from 2012-07-29 10:53:33.0100000 to 29/07/2012 10:53:33 into my store procedure
somerone can help me please:
I need to convert datetime2(7) from 2012-07-29 10:53:33.0100000 to 29/07/2012 10:53:33 into my store procedure on my sql server
Stored procedure in asp.net webforms [duplicate]
This question already has answers here: Do stored procedures violate three-tier separation? (6 answers) Closed 9 years ago. Previously while working on database in asp.net I was using stored procedure with no tier architecture. So I was including connection string, crud query etc in every button click event. Then I was told to use three […]
Stored procedure in asp.net webforms [duplicate]
This question already has answers here: Do stored procedures violate three-tier separation? (6 answers) Closed 9 years ago. Previously while working on database in asp.net I was using stored procedure with no tier architecture. So I was including connection string, crud query etc in every button click event. Then I was told to use three […]
Stored Procedures, ORMs and other application layers
I’m just starting out on a project to develop a new, fairly substantial web application which has an underlying MSSQL database. We’re hiring a team of developers to write the application (in .NET) and I’m building the database (I’ve actually already started).
Stored Procedures, ORMs and other application layers
I’m just starting out on a project to develop a new, fairly substantial web application which has an underlying MSSQL database. We’re hiring a team of developers to write the application (in .NET) and I’m building the database (I’ve actually already started).
Storing Dates & Times in SQL [closed]
Closed 9 years ago.
Storing Dates & Times in SQL [closed]
Closed 9 years ago.
Storing Dates & Times in SQL [closed]
Closed 9 years ago.