Viewing 15 posts - 1,471 through 1,485 (of 3,011 total)
Function F_AGE_IN_YEARS in the script on the link below calculates age in years from @START_DATE through @END_DATE and returns the age as an integer.
March 11, 2010 at 7:30 am
Shrink DB File by Increment to Target Free Space
March 9, 2010 at 1:56 pm
Matt Miller (#4) (3/8/2010)
..I've actually received calls from previous employers demanding I drive into work WHILE the state has a state of emergency in place...
"previous employers" I hope you...
March 8, 2010 at 3:22 pm
Gary Varga (3/8/2010)
jay holovacs (3/8/2010)
Gary Varga (3/8/2010)
March 8, 2010 at 9:11 am
Roy Ernest (3/1/2010)
I...
March 1, 2010 at 8:36 pm
TheSQLGuru (3/1/2010)
...that Celko character...
Oh, no! His GOOGLE search bot is sure to find this thread now!
March 1, 2010 at 7:00 pm
george.greiner (3/1/2010)
Michael Valentine Jones (3/1/2010)
That is not Access SQL, that is Access Visual Basic.
As with most Access it is a hybrid of Access SQL and VB... You write the queries...
March 1, 2010 at 2:01 pm
That is not Access SQL, that is Access Visual Basic.
March 1, 2010 at 1:46 pm
Using identity columns as a PK key and putting unique constraints on the candidate keys is the way to go. In many cases, there is no way to know...
March 1, 2010 at 8:46 am
Tom.Thomson (2/28/2010)
March 1, 2010 at 8:09 am
Kingston Dhasian (2/26/2010)
Paul White (2/26/2010)
--------------------------------------------------------------------------------
If you have a pain in your finger, chopping your hand off is not the solution.
In fairness, it is *a* solution, just probably not optimal...
February 27, 2010 at 12:09 am
Welsh Corgi (2/26/2010)
If I'm wrong then I respectfully respect that you forgive me for...
February 26, 2010 at 11:37 pm
Michael Valentine Jones (2/25/2010)
February 26, 2010 at 11:34 pm
Welsh Corgi (2/26/2010)
However there is a lot more to consider that what is addressed in this article.
You are...
February 26, 2010 at 11:15 pm
Dynamic SQL is a very good tool for situations where you have stored procedure input parameters that may or may not be used for selection criteria. By constructing the...
February 26, 2010 at 10:49 pm
Viewing 15 posts - 1,471 through 1,485 (of 3,011 total)