Get Latest SQL Query for Sessions
Reference: http://blog.sqlauthority.com/2010/05/05/sql-server-get-latest-sql-query-for-sessions-dmv/
Reference: http://blog.sqlauthority.com/2010/05/05/sql-server-get-latest-sql-query-for-sessions-dmv/
Sometimes you need to know the last time a table or database was read from or written to, this code will help determine that for you. Originally Found At: http://blog.sqlauthority.com/2009/05/09/sql-server-find-last-date-time-updated-for-any-table/
This query include the start and end date.
Function String Value GoodDouble 55 55 GoodDouble 55.55 55.55 GoodDouble 55.45 55.45 GoodDouble SomeText 0
Function String Value GoodInt 55 55 GoodInt 55.55 56 GoodInt 55.45 55 GoodInt SomeText 0
C# Visual Studio 2010 Project C# WebBrowser VB.NET Visual Studio 2010 Project VB.NET WebBrowser
This is a File Upload Web Service that can be a wrapper for a process in between. Source code is an adaptation of this Microsoft article: HOW TO: Send and Receive Binary Documents by Using an ASP.NET Web Service and Visual C# .NET Upload Client
You must be logged in to post a comment.