I would like to run a pass through query from Access which
will Exec a stored procedure (which performs various updates etc to tables) in a SQL baack end. I want to set the return codes for errors after each step in the procedure. I know how to do the first bit but I would like to know is how do I interogate the return code from vba procedure which instigated the query in the first place. Any ideas would be welcome.
Thanks in anticipation
will Exec a stored procedure (which performs various updates etc to tables) in a SQL baack end. I want to set the return codes for errors after each step in the procedure. I know how to do the first bit but I would like to know is how do I interogate the return code from vba procedure which instigated the query in the first place. Any ideas would be welcome.
Thanks in anticipation