You are here:
Performance tuning; T-SQL syntax;
Over 25 years of IT experience, the last 10 as a SQL Server developer/DBA.
Truman State University
| User | Date | K | C | P | Comments |
|---|---|---|---|---|---|
| Richard | 03/22/12 | 10 | 10 | 10 | Excellent ideas |
| bob | 10/19/11 | 10 | 10 | 10 | Excellent! Works perfectly. I was trying something ..... |
| Florence | 07/25/11 | 10 | 10 | 10 | |
| P | 06/26/11 | 10 | 10 | 10 | |
| stwd | 05/30/11 | 10 | 10 | 10 |
Sounds good. If you want/need assistance with the whole "iteratively check for file X" thing, let me know. Another thought, in case you can't change the flat file creation process: You MIGHT be able
SQL Mail (not DB Mail) had some procs by which you could -- supposedly -- process incoming emails, but SQL expects them to be in the format of a SELECT query. I've never used them and I don't know anyone
Given that it's only once a week (usually), and assuming that the table isn't TOO big, your bulk export/import idea is probably best. It's for sure the simplest. Is bandwidth between CO and local an
There are several questions/factors to be answered & considered before a solution can be recommended: 1) How many of those 3 million rows are updated every week? How many new rows added? It's possible
Are the SQL Services actually running? Do I understand that SQL Server services and SSMS are both on the Windows XP computer in question? I would try running the services as an actual account (yours
Answers by Expert:

©2012 About.com, a part of The New York Times Company. All rights reserved.