Viewing 15 posts - 22,576 through 22,590 (of 59,072 total)
halifaxdal (10/21/2014)
Starting copy...
SQLState = S1000, NativeError = 0
Error = [Microsoft][SQL Server Native Client 10.0]Unexpected EOF encountered in...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 9:09 pm
With the detail provided, my suggestion would be to replace non-null values with a GUID. You may have some difficulty with the postal code column if you have any...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 8:44 pm
Eric M Russell (10/21/2014)
Not only is there a high frequency of events, but there's also a number of new presentations to build. It seems I have 3-4 (at least) new...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 8:33 pm
CELKO (10/21/2014)
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 3:14 pm
sqlvogel (10/21/2014)
Jeff Moden (10/20/2014)
I guess I don't understand the problems people are having with temporal data. Type 2 SCDs are easy to setup, implement, and use. As with...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 2:49 pm
Jack Corbett (10/21/2014)
Jeff Moden (10/21/2014)
SQLRNNR (10/17/2014)
You can try data driven subscriptions.Here is something to look at for that.
http://msdn.microsoft.com/en-us/library/ms159150(v=sql.90).aspx
+1000
If you have enterprise edition.
Ah... yeah... Don't you just love the...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 2:37 pm
SQLRNNR (10/17/2014)
You can try data driven subscriptions.Here is something to look at for that.
http://msdn.microsoft.com/en-us/library/ms159150(v=sql.90).aspx
+1000
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 1:17 pm
spaghettidba (10/21/2014)
It's been a very long time since I last posted on THE thread...
Actually it's been a very long time since I posted regularly on the forums, but now I...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 8:27 am
Eirikur Eiriksson (10/20/2014)
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 12:13 am
rodjkidd (10/16/2014)
--Jeff Moden
Change is inevitable... Change for the better is not.
October 20, 2014 at 10:51 am
I'm a little late to the party but my most sincere congratulations to Grant for his new position on the PASS Board. Very well deserved.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 20, 2014 at 10:49 am
Steve Jones - SSC Editor (10/15/2014)
Luis Cazares (10/14/2014)
Thank you for the update, Steve.
In an unrelated topic, have...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 20, 2014 at 10:05 am
Gazareth (10/20/2014)
It's a bit more work to insert into a SQL table but thought you could do a...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 20, 2014 at 9:46 am
Ian Massi (10/20/2014)
--Jeff Moden
Change is inevitable... Change for the better is not.
October 20, 2014 at 8:53 am
I'd start by simply filtering out any "document" that doesn't have an "@" sign in it. That's bound to cut out some of the documents.
The next step would be...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 19, 2014 at 8:49 pm
Viewing 15 posts - 22,576 through 22,590 (of 59,072 total)