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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2004-02-02 : 07:33:33
|
| Carlos writes "Where can I get the value of a default parameter of a sp/udf besides looking in the source code, which requires parsing. I need this value for a tool that generates the code to call the sp/udf." |
|
|
ehorn
Master Smack Fu Yak Hacker
1632 Posts |
Posted - 2004-02-02 : 07:57:51
|
| These can only be identified be looking into the source code. |
 |
|
|
|
|
|