2005-10-03
1,116 reads
2005-10-03
1,116 reads
The File Watcher Task does what it says really, it watches a folder waiting for files. When an available file is found the task completes, returning the name of the file for later use.
The task will detect changes to existing files as well as new files, both actions will cause the file to be found when available. A file is available when the task can open it exclusively. This is important for files that take a long time to be written, such as large files, or those that are just written slowly or delivered via a slow network link.
2005-09-28
3,505 reads
2005-09-27
1,457 reads
2005-09-21
1,281 reads
2005-09-14
1,362 reads
2005-09-09
1,346 reads
2005-09-07
1,170 reads
SQL Server 2005 Integration Services is an incredibly powerful, but complex environment for creating ETL packages. Kristian Wedberg brings us a new article on reusing some of your code and some complex looping structures that you might want to use in your applications.
2005-09-06
16,126 reads
2005-08-30
1,219 reads
In this article, we are continuing coverage of Foreach Loop container functionality, by discussing different types of loop enumerators. So far, we have presented methods for working with files in a folder as well as records in a recordset (using Foreach File and Foreach ADO enumerators, respectively). Our next enumerator is based on the SQL Server Management Objects technology (hence it is referred to as the SMO enumerator), which is the SQL Server 2005, .NET-based management framework providing replacement for COM-based DMO (Distributed Management Objects) that served an equivalent role in earlier versions of SQL Server.
2005-08-22
2,338 reads
Juggling meetings, deadlines, and family? Yeah, learning SQL might seem like climbing Mount Everest...
By Vinay Thakur
Microsoft announced on November 2024 a preview for SQL Server 2025 another major release...
By Steve Jones
How to apologize: quickly, specifically, sincerely. Don’t ruin an apology with an excuse –...
Comments posted to this topic are about the item Influencing a Local AI
Comments posted to this topic are about the item Data API Builder Operations
Hello! SQL Clustered resource used to come online during manual or automatic failover in...
What types of database operations does the Data API Builder support?
See possible answers