Menu

#12 should the access API be done in a stored proceedure?

open
nobody
API (3)
5
2004-10-11
2004-10-11
No

someone should look into the feasability of putting the
rube access API inot a stored proceedure, especially
now that MySQL has stored proceedures. this would
avoid duplicating the algorithm in various languages in
cases where there are multiple requests to the same
rube from different sources. Most other databases have
stored proceedures, so this would encapsulate the API
with the data in the database.

Seems to me a bit cleaner implementation.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB