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
 Other Forums
 Other Topics
 Passind data to a text field in a stored procedure

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-09 : 15:20:37
Virgil Hetrick writes "I know you are not ASP experts but I am hoping you may know the answer to my question. I have created a sp that takes a variable @body of type text. I am trying to pass a value into the stored procedures using a CreateParameter statement in ASP because I need to receive a value back from the sp. What I cannot figure out is what DataTypeEnum to use with this. I am hoping you have some idea of what I can do. Any help would be appreciated.

Thanks in advance,

Virgil"
   

- Advertisement -