Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Kick Start My Brain
Message
 
 
To
18/02/2011 09:39:45
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01500443
Message ID:
01500706
Views:
40
>>>>Hi again Naomi,
>>>>
>>>>how do I use this function in a computed field now? I've added the field to the table and put GetDatePaidTo(PolicyHeaderPK) as the formula but it tells me "Error validating the formula for the column" when I try to save the table definition.
>>>
>>>
>>>Looks like I need to enter it like this:
>>>
>>>([dbo].[GetDatePaidTo]([PolicyHeaderPK]))
>>
>>Yes, for functions you always need to specify the schema.
>
>It was more than just the schema, the brackets/parentheses are apparently also necessary

I don't think so. You can type without brackets, SSMS designer will convert to brackets by itself.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform