On CBSSports.com: Mike Tyson's daughter dies in accident
1303 Resources for

sql

  • Subscribe to this listing via:
  • RSS
  • Email
Show All Related Tags Did you mean Microsoft SQL Server (1,953 results), SQL (1,303 results), Microsoft SQL Server 2005 (573 results), Microsoft SQL Server 2000 (191 results), PL/SQL (76 results)more...
Show Fewer Related Tags Did you mean Microsoft SQL Server (1,953 results), SQL (1,303 results), Microsoft SQL Server 2005 (573 results), Microsoft SQL Server 2000 (191 results), PL/SQL (76 results), Microsoft SQL Server Transact-SQL (56 results), Microsoft SQL Server 7.0 (25 results), SQL injection (17 results), Sybase SQL Anywhere (14 results), SQL Slammer (11 results), Microsoft SQL Server 6.5 (3 results), Pervasive.SQL (2 results), Sybase SQL Server (1 results)fewer...

TechRepublic Resources

How do I assign permissions to users to see SQL Agent Jobs?
You can give your users rights to check if reports have run or jobs are complete without granting full admin rights. Here's how you can do so by using SQLAgentReaderRole in SQL Server. by Tim Chapman
Tags: Job, Permission, Microsoft SQL Server, SQL, SQLAgentReaderRole, SQLAgentUserRole, SQLAgentOperatorRole, NULL, INT, END, Recruitment & Selection, Advertising & Promotion, Databases, Human Resources, Workforce Management, Marketing, Enterprise Software, Software, Data Management, Tim Chapman
Blog posts 2008-08-06
How do I use SQL Backup?
You want to make sure that that data in your database is safe. One way to ensure this is to have a good backup program in place. Steven S. Warren shows you how to use SQL Backup. by Steven Warren
Tags: SQL, UI, Backups, Steven Warren
Blog posts 2008-08-01
Using SQLCMD to execute SQL scripts
If you use the same SQL scripts repeatedly, you can save a lot of time by creating a batch file for them. SQLCMD can help you build those batch files. Steven S. Warren shows you how to use SQLCMD to execute scripts in SQL Server 2005. by Steven Warren
Tags: Script, SQL, Batch File, Databases, Enterprise Software, Software, Data Management, Steven Warren
Blog posts 2008-07-31
Create custom looping procedures in SQL Server 2005
Tim Chapman shows how to create system stored procedures that will allow you to loop through and execute statements against any type of object in SQL Server 2005. by Tim Chapman
Tags: Stored Procedure, Microsoft SQL Server, SQL, Microsoft SQL Server 2005, CLR, Exec, N, Tim, System Stored Procedure, NVARCHAR, Databases, Enterprise Software, Software, Data Management, Tim Chapman
Blog posts 2008-07-08
Is your site safe from SQL injection attacks?
Microsoft and HP announced yesterday that they are providing free tools to help network administrators to deal with the increase in SQL injection attacks over the last six months. by Andy Moon
Tags: Vulnerability, SQL, SQL Injection, Attack, Programming Languages, Security, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Andy Moon
Blog posts 2008-06-24
Installing System Center Essentials 2007 for midmarket IT shops
For the monitoring, system management, and software deployment side of the house in a mid-sized company, Microsoft offers System Center Essentials 2007. Here we walk through a sample installation and talk about the features. by Scott Lowe
Tags: Microsoft Windows Server, Microsoft SQL Server, Information Technology, Installation, SQL, Microsoft Corp., Microsoft SQL Server 2005, Microsoft IIS Server, SCE 2007, Figure C Prerequisites, Microsoft Windows, Microsoft Windows Server 2003, Servers, Databases, Operating Systems, Software, Hardware, Enterprise Software, Data Management, Scott Lowe
Blog posts 2008-06-17
How do I configure SQL mail in SQL Server 2000?
As a database administrator, I like automation. When it comes to my backups, I like to automate as much as possible. SQL Mail gives me the ability to know when my backups are successful and when they fail. SQL Mail is a component of SQL Server that...
Tags: Microsoft Outlook, Microsoft SQL Server, Microsoft SQL Server 2000, Server, SQL, E-mail, SQL Mail, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Steven Warren
Blog posts 2008-05-21
How do I... Implement the Soundex function in C#?
For years Microsoft SQL Server has provided developers with a method called Soundex that is used to retrieve an encoded string. Words that sound alike have similar encodings, so you can use this functionality to provide some flexibility in searches. This How do I... blog post shows application developers how...
Tags: SQL, Character, Soundex, Zach, C#, Programming Languages, .Net, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Zach Smith
Blog posts 2008-04-18
Generate dynamic SQL statements in SQL Server
When you need to solve a tricky database problem, the ability to generate SQL statements is a powerful tool -- although you must be careful when using it. This article explores how you can use this functionality to generate SQL statements on the fly. Dynamic SQL statements A...
Tags: Parameter, Procedure, Microsoft SQL Server, Statement, Server, SQL, SalesHistory, usp_GetSalesHistory, EXECUTE, Tim, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Tim Chapman
Blog posts 2008-03-10
SSIS has a strange little bug with set rowcount
Last week, I described how impressed I was with my first experience using SQL Server 2005 Integration Services SSIS. Well, I've run into a quirk with the way SSIS handles certain SQL constructs. It doesn't make me change my overall impression of SSIS, but it's enough to take the bloom off the rose....
Tags: OLE DB, SQL, Microsoft SQL Server 2005 Integration Services, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Rex Baldazo
Blog posts 2008-02-25
Add SQL Sentry to your toolbelt
Are you a DBA in today’s market with limited time to perform maintenance? Do you have multiple SQL Servers you must monitor on a daily basis? As a DBA in today’s 24x7 world, managing multiple SQL Servers can be quite a challenge. Having an arsenal of tools...
Tags: Job, Database Administrator, Microsoft SQL Server, Server, SQL, Tool, SQL Sentry Event Manager, Recruitment & Selection, Databases, Enterprise Software, Human Resources, Workforce Management, Software, Data Management, Steven Warren
Blog posts 2008-02-14
Installing System Center Essentials 2007
For some time, Microsoft has focused on large enterprises and small business, as evidenced by products such as Small Business Server. The midmarket (500 PCs, a couple dozen servers) has very similar needs as smaller and larger enterprises, but faces unique challenges. Whereas Microsoft provides some specific products for smaller...
Tags: Microsoft Windows Server, Microsoft SQL Server, Installation, SQL, Microsoft Corp., Microsoft SQL Server 2005, Microsoft IIS Server, SCE 2007, Figure C Prerequisites, Microsoft Windows, Servers, Databases, Operating Systems, Software, Hardware, Enterprise Software, Data Management, Scott Lowe, tag
Technical articles 2008-02-06
Add Red Gate's tools to your SQL Server tool arsenal
Red Gate Software, a leader in SQL Server tools for .NET professionals recently released SQL Compare 6.10. In short, the tool allows you to compare and synchronize all database objects, including tables, stored procedures, views, user-defined functions, XML schema collections, and CLR assemblies. This tool is very...
Tags: Database, Microsoft SQL Server, Server, SQL, Tool, SQL Compare, SQL Bundle, Databases, Productivity, Programming Languages, Storage, Enterprise Software, Software, Data Management, Software Development, Software/Web Development, Hardware, Steven Warren
Blog posts 2007-11-30
Configuring SQL Developer for MySQL
I rant against Oracle products a lot in this blog, but I have to admit I actually like a few of their products. One of them is SQL Developer. Strangely though, the feature I kind of like best is that SQL Developer can connect to non-Oracle databases like MySQL. This makes...
Tags: Developer, Oracle Corp., MySQL, SQL, Databases, Open Source, Programming Languages, Enterprise Software, Software, Data Management, Software Development, Software/Web Development, Rex Baldazo
Blog posts 2007-11-27
SQL
I need to connect SQL Server with the front-end VB 6.0.Plz. help me And Send the Coding of connectivity SQL SERVER with VB 6.0.Try Google...Search 'visual basic 6 sql' and you'll find lots of sample code.
Tags: Programming languages, Microsoft development tools, Databases, samresh_dutta_2006@..., SQL
Discussion threads 2007-11-24
SQL Mail in SQL 2005 64bit server
i have job with the last step as "send email" but the job fails giving error message sql mail has not been enabled. when i was trying to enable through SQL Server surface area manager it gives message it does not support with SQL 64bit server. Someone please help me...
Tags: Programming languages, Databases, dal9798@..., SQL, server
Discussion threads 2007-11-24
SQL Database mirroring with VMWare
How do you guarantee that a database is in sync between two different sites using VMWare in a DR situation?
Tags: Databases, karen.kaminski@..., mirroring, VMware Inc., SQL
Discussion threads 2007-11-21
SQL in VB 6
Hi,I am trying to input all the contents from a table into a VB flex grid which I am able to do. Then I want to create another loop just for one item in the flex grid. In this loop, the original data in the flex grid is...
Tags: Programming languages, Microsoft Visual Basic, Microsoft Visual Basic 6.0, SQL, sidrajasekhar@..., ApplicationID, Value MSHFlexGrid1.TextMatrix, rs.Fields
Discussion threads 2007-11-19
Using user-defined variables in SQL Server 2005 Integration Services packages
You can use system variables throughout SQL Server 2005 Integration Services SSIS packages. However, system variables reveal very useful package-related data, but they do not provide enough programming flexibility. Find out how you can define your own custom variables inside of SSIS packages, and how you can use these variables...
Tags: Microsoft SQL Server, Variable, SQL, Microsoft SQL Server 2005, System Variable, SSIS, Figure B Here, Figure E Figure F, Figure H Here, Tim, Databases, Programming Languages, Enterprise Software, Software, Data Management, Software Development, Software/Web Development, Tim Chapman
Blog posts 2007-11-19
Using system variables in SQL Server 2005 Integration Services applications
The use of variables is vital to any type of program, and SQL Server 2005 Integration Services SSIS is no different. SSIS has been drastically improved over DTS in SQL Server 2000 to provide much better support for the use of variables. This tutorial describes how to use the built-in SSIS...
Tags: Database, Microsoft SQL Server, Auditing, Variable, SQL, Microsoft SQL Server 2005, System Variable, SSIS, Tim, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Tim Chapman
Blog posts 2007-11-12


IT Help Desk Survival Guide, Third Edition
TechRepublic's IT Help Desk Survival Guide, Third Edition provides tools and recommendations to help you better manage help desk services, improve end-user support, troubleshoot frustrating hardware issues, identify quick fixes to vexing Windows problems, and help users make the most of Microsoft Office 2003.
Buy Now
500 Things Every Technology Professional Needs to Know
Did you know Microsoft's RegClean does not work with XP but you can use shareware to clean your registry? Did you know most wireless access points don't have encryption enabled by default? Did you know there are 500 tidbits of information contained in TechRepublic's 500 Things Every Technology Professional Needs to Know that will help you become a successful IT professional.
Buy Now

Smartphones