Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SHAPE command in stored procedure

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-10-11 : 10:32:06
Chas writes "How do you incorporate the SHAPE command in a stored procedure on SQL Server 7, using parameters to select records ?

All the examples I have seen make use of ADO and specify the provider in the connection string, where the SQL statement is stored in a string and executed."
   

- Advertisement -