crystalized
Programmer
Hi<br><br>I am not sure if I can do this but here goes. I have a function which performs a series of actions. One of the actions will be to execute a stored procedure. Now all the other actions for the function are the same for more than one form (so I would like to place it in a common functions file). The difference is in the stored procedure that I want to execute (by the way the stored procedures both have 2 parameters).<br><br>I was thinking that I could pass a parameter that would indicate which form I am calling the function from, and that would determine which of the stored procedures I execute. <br><br>I have to admit I am a little spoiled, I am using Visual Interdev for most of the recordsets I need so I am not overly familiar with the syntax for the recordsets etc. I have seen many examples but since I have not had to really use any of them I have a way to go until I am very comfortable with writing my own code for them.<br><br>Does anyone have any advice on how best to execute the stored procedure. I have seen a couple of different methods for doing this and am unsure of which way would be most suitable for my purposes.<br><br>Thanks in advance for any advice<br> <p>Crystal<br><a href=mailto:crystals@genesis.sk.ca>crystals@genesis.sk.ca</a><br><a href= > </a><br>--------------------------------------------------<br>
Experience is one thing you can't get for nothing.<br>
-Oscar Wilde<br>
Experience is one thing you can't get for nothing.<br>
-Oscar Wilde<br>