Showing posts with label sql. Show all posts
Showing posts with label sql. Show all posts

SQL Server 2005 - Get a list of Databases and DB Files

SQL Server 2005 - How to get a list of Databases and DB Files.

This is a how to video that shows you how to get a list of Databases and DB Files using SQL Server 2005. Hope this can help you :-)

SQL Server 2005 - How to get a list of Databases and DB Files video.

SQL Server 2005 Disk Optimization

SQL Server 2005 is used for business-critical applications. This video will show you methodologies to help you efficiently use allocated disk space for enterprise storage and production environments.

If you use SQL Server 2005, this video will help you to optimize your Disk usage.

SQL Server 2005 Disk Optimization Video.

SQL Tuning - Maximize SQL Server Performance

Maximize SQL Server Performance with SQL Tuning Video will help you to understand Microsoft tuning techniques. It teachs tips and tricks for making queries perform better, and how to use tools to tune SQL.

Maximize SQL Server Performance with SQL Tuning Video


Tutorial SQL Server 2005 installation

This video is a SQL Server 2005 installation tutorial. It will show how to install SQL Server 2005 Express and the SQL Server Management Studio. Good webhosting companies should have this kind of stuff for SQL hosting :-)

SQL Server 2005 installation tutorial video

SQID sql injection digger

SQL injection digger is a command line program that looks for SQL injections and common errors in web sites.
Current version can perform the following operations:

- Look for SQL injections and common errors in web site URLs found by performing a google search.
- Look for SQL injections and common errors in a given URL or a file with URLs.
- Look for SQL injections and common errors in links from a web page.
-Crawl a web site/web page and do the above.

Also supports

- Load multiple triggers from file.
- Load multiple signature databases from files.
- HTTPS support.
- HTTP proxy support with authentication.
- Basic authentication.
- Specify user agent.
- Specify referer.
- HTTP Cookies loading from command line or a file.

Font

Download SQID