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 |
jhermiz
3564 Posts |
Posted - 2007-12-07 : 15:49:19
|
I know I thanked you before but I really gotta thank you again on that function you wrote for F_TABLE_DATE. I know its been a while but god have I abused the hell outta that thing.Kudos |
|
Michael Valentine Jones
Yak DBA Kernel (pronounced Colonel)
7020 Posts |
Posted - 2007-12-10 : 11:14:57
|
Thanks for the feedback.What kind of application are you using it for? Have you changed or enhanced the function, or are you using it "as is". I remember you were doing some things with fiscal years.CODO ERGO SUM |
 |
|
jhermiz
3564 Posts |
Posted - 2007-12-10 : 15:44:44
|
quote: Originally posted by Michael Valentine Jones Thanks for the feedback.What kind of application are you using it for? Have you changed or enhanced the function, or are you using it "as is". I remember you were doing some things with fiscal years.CODO ERGO SUM
Been using it for parts of an HR application I have been working on. It has saved me from writing a lot of client code...has made life a LOT simpler. Especially one module dealing with time off requests...boy you wouldn't believe the number of rules there are in order to take time off in some companies.All in all it has helped me a LOT...Weblog -- [url]http://weblogs.sqlteam.com/jhermiz[/url] |
 |
|
|
|
|