|
sonu
Posting Yak Master
110 Posts |
Posted - 12/21/2004 : 11:48:35
|
Hello,
I have a sp which calls a UDF function. That works locally very well. But when I deploy it to the server, then I get the errror: Invalid object name <TableName>
I have already set the ownership of the UDF to dbo. Now when I remove this function from my sp, then the sp works fine. This is reason that I am sure the the UDF is causing this error. Does anybody know what I have to do else to get this working?
Thanks |
|
|
Bustaz Kool
Flowing Fount of Yak Knowledge
USA
1429 Posts |
Posted - 12/21/2004 : 12:34:32
|
Can we see the script that actually generates this error? Otherwise we're just shotting blind.
HTH
=================================================================
The best things in life are nearest: Breath in your nostrils, light in your eyes, flowers at your feet, duties at your hand, the path of right just before you. -Robert Louis Stevenson, novelist, essayist, and poet (1850-1894)
|
 |
|