Viewing 15 posts - 36,961 through 36,975 (of 59,072 total)
It can be done via a registry setting and, yes, that CAN be done via undocumented T-SQL sprocs but let's ask a different question, instead.... why not turn your...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2010 at 9:39 pm
kenkob (8/26/2010)
Imports System
Imports System.Data
Imports System.Data.SqlServerCe
Imports System.Text
Imports System.IO
Imports System.ComponentModel
Imports System.Windows.Forms
Public Class frmKSBCards
...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2010 at 9:30 pm
pandeharsh (9/4/2010)
Please check my query,only thing is that I am unable to pivot it.
I know what your next question will be but make sure that this is what you want...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2010 at 9:19 pm
mail4sha (9/3/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2010 at 8:33 pm
What version is the government contract using, Lynn?
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2010 at 8:05 pm
[font="Arial Black"]From the article: [/font]
So what should we do now that we live in the new world of social media?
My answer would be... act like adults. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2010 at 7:27 pm
Lynn Pettis (8/31/2010)
Guess what, Oracle actually has CTE's, they just don't call it that in the reference manual.
True enough. And search for WITH won't do it either. They...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2010 at 6:44 pm
First, yeah... I know this is a repost of an older article. The author did a nice job on the article. I've got no complaints there. Well...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2010 at 6:29 pm
Brian O'Leary (9/4/2010)
The assertion that the datetime data type rounds up by 3.33 ms is incorrect. After some research on this...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2010 at 5:39 pm
... and let me know if that's what you wanted. I couldn't do much more because of the missing data in your tables.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2010 at 5:32 pm
Ok... they pretty much screwed you by using the "Hierarchical Path" method of building hierarchies. There's a much more effecient method called "Nested Set Hierarchies" and if you do...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2010 at 5:30 pm
Steve Jones - Editor (9/4/2010)
OK, I'm off to hit the chores, cut grass ... normal horse stuff.
Now wait just a bloody minute... I though that's what the horses were for!...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2010 at 4:36 pm
Ah... almost forgot...
There is no way that I would execute sp_send_dbmail in a trigger. If the email service goes down, new entries to the tables will either fail or...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2010 at 4:25 pm
Sorry this took so long... I got pretty far behind and I thought I was going to have to be twins to catch up. I hope you'll think it...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2010 at 4:18 pm
steve.robson 58295 (8/29/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2010 at 11:43 am
Viewing 15 posts - 36,961 through 36,975 (of 59,072 total)