hi all
i m using a data environment to populate a datagrid.
the command type is a stored procedure.
the database: sql server
i want the data in the grid to refresh when i make any changes in other forms in the application.
if the command type is a table, i can use requery on the recordset but in this case it gives an error.
