D
Don
I'm working with an Access 2000 project with an SQL Server 7 database. How
can I edit a stored procedure in the database using ADO? Is there a
collection of views/stored procedures exposed somewhere? I assume I'll need
to use the ADODB.Command object, but where do I get the Command object for
the view/procedure I want to edit?
- Don
can I edit a stored procedure in the database using ADO? Is there a
collection of views/stored procedures exposed somewhere? I assume I'll need
to use the ADODB.Command object, but where do I get the Command object for
the view/procedure I want to edit?
- Don