Viewing 7 posts - 1 through 7 (of 7 total)
Well yes as I have to make sure that any user input is correctly validated. I can't afford to have null or errors from the function so I need to...
December 15, 2008 at 10:31 pm
Well, I think so yes. I really cannot afford the function to return something other than a decimal value (no null or errors). So I really have to strip down...
December 15, 2008 at 9:48 pm
Here's my final (?) function... Do you see any ways to improve it? It takes all sorts of inputs into consideration, even if you enter "a1/2"...
USE [Plyfoam(PR)]
GO
/****** Object: UserDefinedFunction...
December 15, 2008 at 9:41 pm
thanks a lot for your post. I'm sure I'll be able to add the missing bits easily! Thanks again!
December 14, 2008 at 9:12 pm
It's all working correctly now. I had to add an alias as:
Alias name: PLAUZUN\PLAUZUN
TCP/IP Port: 1433
Server: PLAUZUN
at the PLOUIS server to do the job. Thanks for the inputs!
June 18, 2008 at 5:00 am
Ok. Had to go out for a while. Will check everything you said soon and will update posting. Thanks.
June 16, 2008 at 11:31 pm
Viewing 7 posts - 1 through 7 (of 7 total)