J
Jim Ray
Hello Everyone,
Thank you very much for helping me. My problem is as
follows:
1. I need to load a continuous form with data from a
stored procedure in an SQL database.
2. I have linked some of my tables to this SQL database,
however, for efficiencies sake, I would prefer to use a
stored procedure as apposed to a normal query.
3. I need to pass some parameters to the stored
procedure so that it returns the proper data.
4. For various development reasons, I am using a .mdb
not .adb file.
Thus, my question is: How do I get that SQL data into my
continuous form? Or, how do I set my form's Record
Source to that stored procedure?
Any help or direction would be greatly appreciated.
Thanks,
Jim
Thank you very much for helping me. My problem is as
follows:
1. I need to load a continuous form with data from a
stored procedure in an SQL database.
2. I have linked some of my tables to this SQL database,
however, for efficiencies sake, I would prefer to use a
stored procedure as apposed to a normal query.
3. I need to pass some parameters to the stored
procedure so that it returns the proper data.
4. For various development reasons, I am using a .mdb
not .adb file.
Thus, my question is: How do I get that SQL data into my
continuous form? Or, how do I set my form's Record
Source to that stored procedure?
Any help or direction would be greatly appreciated.
Thanks,
Jim