Other News

Community

Convert HTML tables to a DataSet

(Mark Smith) I recently needed to do some “screen scraping” from a locally installed 3rd party web application and then do some data manipulation based on the results. The application in question wrote the results out to the page inside tags and there were several of these tables on the page

Community

Mimicking Production Database

(Radhesh Kumar) If you are a DB2 DBA, most likely you have already used db2look to extract the DDL from a DB2 database. However, db2look can do more than just extracting the DDL. Sometimes you may want to create a test database similar to production database in order to test your applications and qu

Community

SQL Server 2008: FILESTREAM

(Paul S. Randal) During this week I’ve been playing with FILESTREAM for some demos I’m writing for a Microsoft class I’ll be teaching when I get back to Redmond. The class is about SQL Server 2008 for DBAs and the attendees will be a bunch of Microsoft Field personnel and SQL Server MVPs. Anyway, as