ASP Function that returns result from stored procedures
- by Brad
I am working on a project that requires me to hop into to separate DB's.
So I have figured that I need to have multiple functions inside of my VB page.
The only problem I am having,is I am not to sure how to get this all accomplished.
So far I have figured out the overall structure, just need help implementing that structure.
Here is my idea:
…