Can anyone point me to the most recent Best Practices on dealing with the data layer?
I am looking for doc/man/whitepaper that relays what is the best method for data access.
trying to find rules and such that say it is better to leverage stored procs, UDFs, UDDTs and such in the database that to have them hard coded within the app itself.
Thanks
J. Kusch
I am looking for doc/man/whitepaper that relays what is the best method for data access.
trying to find rules and such that say it is better to leverage stored procs, UDFs, UDDTs and such in the database that to have them hard coded within the app itself.
Thanks
J. Kusch