Subject | stored procedures versus queries |
---|---|
Author | jonathanmfreedman |
Post date | 2002-05-10T00:13:32Z |
should i, if i am responsible for developing both the server database
and the user interface, used stored procedures to select data for
viewing, update data, and otherwise control all the transmission of
data from the server to the client, and call them thru stored
procedure objects instead of query objects?
jon freedman
and the user interface, used stored procedures to select data for
viewing, update data, and otherwise control all the transmission of
data from the server to the client, and call them thru stored
procedure objects instead of query objects?
jon freedman