Viewing 15 posts - 136 through 150 (of 7,168 total)
A word of caution, this query will not perform well over large datasets. Your data needs to be processed in a partitioned fashion (by OfficerID, FirstName and LastName) and then...
March 4, 2016 at 7:34 am
In SSMS on Server1 try connecting to these and let us know:
Server2,1433
Server2,49156
Server2,49162
March 4, 2016 at 4:11 am
niladri.primalink (3/4/2016)
March 4, 2016 at 3:54 am
Igor Micev (3/4/2016)
Grant Fritchey (3/4/2016)
Instead of messing with a custom script, I'd just use one that is pre-built. Minion Reindex [/url]is my current favorite.
Hi Grant,
Can you put here some advantages...
March 4, 2016 at 3:43 am
Great, thanks. From my earlier post on how to handle address data, using your sample data what do you want retained in the HomeAddress of the surviving row? Would you...
March 4, 2016 at 3:10 am
assefamisganaw (3/4/2016)
LINKED SERVER : Instance2
Provider : Microsoft OLE DB Provider for SQL Server
Product Name: SQLSERVER
Data Source : Server2\Instance2
Provider String: empty / No Value is given/
Catalog:Database2...
March 4, 2016 at 2:52 am
Nice work finding the solution on your own and thanks for posting it for others.
March 4, 2016 at 2:36 am
assefamisganaw (3/4/2016)
Using the tool, it returns the following status from Server 2
TCP...
March 4, 2016 at 2:34 am
niladri.primalink (3/4/2016)
Thanks fro you reply. Next time I will be careful. Here are all the columns the table I have
contactid,FirstName,lastname,officerid,
email,Homephone,workphone,Fax,HomeAddress1,HomeAddress2,Homecity,HomeState,
HomeZip,Title,workaddress1,workaddress2,workcity,workcity,workstate,workzip
Hope it will help you. Please guide me.
Also let me know...
March 4, 2016 at 2:30 am
sql2k8 (3/2/2016)
Error: Opening a rowset for "Test_Table$" failed. Check that the object exists...
March 4, 2016 at 2:27 am
Jeff Moden (3/3/2016)
tony28 (3/3/2016)
If this is only test server, the data transfer and how much time doesnt matter...
I have to strongly disagree with that. Some poor bugger in a...
March 4, 2016 at 2:16 am
risingflight143 (3/4/2016)
Object Schema Object Name ObjectId ...
March 4, 2016 at 2:08 am
niladri.primalink (3/4/2016)
Hope you are doing great. Here I have a problem and I am sure you will help me out.
I have a table with full of duplicates. I have...
March 4, 2016 at 2:03 am
JesseBizInt (3/2/2016)
March 4, 2016 at 1:54 am
assefamisganaw (3/4/2016)
TITLE: Microsoft SQL Server Management Studio
------------------------------
The test connection to the linked server failed.
------------------------------
ADDITIONAL INFORMATION:
An exception occurred while executing a...
March 4, 2016 at 1:48 am
Viewing 15 posts - 136 through 150 (of 7,168 total)