|
I am using MS Access 97 as a front end to SQL Server 2005. I have a stored procedure that returns output parameters to MS Access using ADODB. I currently have text boxes that I populate with the return values on a MS Access Form. In the past I have used Delphi 5 and it's DBGrid to display the values from a Paradox table. I would like to do the same with MS Access but I don't have a DataGrid control. Is there a way to display the return values in some type of a grid?
(comments are locked)
|
That's your problem right there.
(comments are locked)
|

