On CBS.com: Raunchy e-mails in elementary school
10 Resources for

sql and kaypaul@...

  • Subscribe to this listing via:
  • RSS
  • Email
Show All Related Tags Did you mean Microsoft SQL Server (1,745 results), MySQL (564 results), Microsoft SQL Server 2005 (541 results), Microsoft SQL Server 2000 (175 results), PostgreSQL (79 results)more...
Show Fewer Related Tags Did you mean Microsoft SQL Server (1,745 results), MySQL (564 results), Microsoft SQL Server 2005 (541 results), Microsoft SQL Server 2000 (175 results), PostgreSQL (79 results), PL/SQL (78 results), Microsoft SQL Server Transact-SQL (50 results), Sybase SQL Anywhere (22 results), SQL injection (18 results), MySQL 5.0 (17 results), Microsoft SQL Server 7.0 (15 results), SQL Slammer (11 results), MySQL AB (7 results), Microsoft SQL Server 6.5 (3 results), Sybase SQL Server (1 results), Pervasive.SQL (1 results)fewer...

TechRepublic Resources

SQL DTS to Check for TERADATA password expiry
How can I check for the TERADATA password expiry 1 week before expiring via SQL DTS?
Tags: Programming languages, kaypaul@..., SQL DTS, Teradata, SQL, password
Discussion threads 2007-08-11
Which SQL tables have access rights?
I need to know which system tables in SQL 2000 contains the server role and database access rights are stored in.How can I trace the creation of tables, views, etc by users in SQL 2000?You can find out about the objects in your database from sysobjects table. Each database has...
Tags: SQL, kaypaul@..., software, database, SQL 2000
Q&A 2006-04-02
SQL DTS Task - Dynamic Properties Task
I intend to use DTS task called Dynamic Properties Task. Where can I get more info and examples on how people used in production for batch processing.What are the limitations or FAQ to look out for before implementing?
Tags: DTS, DTS Task, Dynamic Properties, Dynamic Properties Task, hardware, kaypaul@..., SQL, SQL DTS
Q&A 2005-07-28
SQL DTS Connection - MS Excel 97-2000
I am currently DTS with ActiveX to call Excel application to update worksheets by a macro with Excel installed at the server.I am looking for a solution of not to installed Excel at the server and looking for an alternative solution.I was looking at using DTS Connection - MS Excel...
Tags: DTS, hardware, kaypaul@..., Microsoft Corp., Microsoft Excel, SQL
Q&A 2005-07-28
SQL Sessions
How can I logoff user sessions on SQL at a certain time of the day?As I need to run a batch and don't want any usersconnecting to the SQL.Like you here's me looking for sp_kill @spid. No such thing apparently. Haven't tries it but this fella says the solution ishttp://www.developerkb.com/modules/wfsection/article.php?articleid=27I...
Tags: Programming languages, SQL
Q&A 2005-07-20
SQL Backup Error 3266
My backup are failing daily with these error message:The backup data in 'TRates_BackupToDEV' is incorrectly formatted. Backups cannot be appended, but existing backup sets may still be usable. [SQLSTATE 42000] (Error 3266) BACKUP DATABASE is terminating abnormally. [SQLSTATE 42000] (Error 3013). The step failed.MS Says http://support.microsoft.com/default.aspx?scid=kb;EN-US;290787Which I've got...
Tags: backup, hardware, kaypaul@..., SQL
Q&A 2005-07-21
SQL DTS package can't run at server after changes
I have made changes to a DTS package at my laptop, which have accessed to the SQL 2000 server.I am able to execute this package. But when I run this package as a scheduled job in SQL Agent, this package failed with error message "Error opening datafile. Logon invalid user...
Tags: agent, kaypaul@..., programming, server, SQL
Q&A 2005-01-07
Monitor SQL usage by users
How can I see the resources usage at any one time in the operating system(W2K) and SQL 2000 server?How can I indentify a process ID in SQL 2000?How can I monitor the SQLAgent jobs and packages running parallel and serially?You can either use
Tags: hardware, kaypaul@..., Microsoft SQL Server, monitor, monitoring, server, SQL
Discussion threads 2004-12-30
SQL Command to monitor SQL Agent Job
How can I monitor the SQL Agent jobs that I have schedule to run concurrently? I needs to be able to see, if any of them is lock, lost connection, etc.I am using SQL Server 2000.Get the SQL Agent Job Manager. See here:http://www.sqldev.net/sqlagent/SQLJobMan.htmCheers.RW ...
Tags: kaypaul@..., monitor, software, SQL, SQL Agent Job
Q&A 2004-12-24
Can't access SQL Books Online at desktop
My dekstop is on Windows XP professional hooked up to my office LAN. Whenever, I try to start Books Online from the Start, Programs, Microsoft SQL Server, Books Online it can't run the program.The error message it displays is" Cannot open the file: C:Program FilesMicrosoft SQL Server80ToolsBooksSQL80.col".That is the default...
Tags: Books, Books Online, desktop, kaypaul@..., permission, shortcut, SQL, windows
Q&A 2004-12-15

Additional Resources

Using "wscript" to send a message
How can I use "wscript" to send a message from a Windows 2003 server to a specific computer on a network?Hi Kaypauluse a vbs script to call wscript.....wscript.echo "message goes here"save the above line in a file called something.vbs..... this will display a pop up box requiring users to click...
Tags: Servers, kaypaul@...
Discussion threads 2007-03-17
How to Upgrade SQL Server 6.5 and 7.0 to SQL Server 2000
This white paper details the steps involved in upgrading from SQL Server 6.5 and SQL Server 7.0 to SQL Server 2000. Microsoft SQL Server 2000 improves on the performance, reliability, scalability, quality, and ease of use of its predecessors, SQL Server 7.0 and SQL Server 6.5. SQL Server 2000 offers...
Tags: Microsoft SQL Server, Microsoft SQL Server 2000, Microsoft SQL Server 6.5, Databases, Enterprise Software, Software, Data Management
White papers 2001-07-19
SQL PathFinder for Oracle (msi)
SQL Pathfinder is for Oracle SQL programmers who live in an environment where multiple versions of SQL scripts and multiple SQL execution environments exist. Pathfinder determines the SQL path that SQL Plus will use, and traces and displays all of the script dependencies for your SQL script. The dependencies are...
Tags: Oracle Corp., SQL, SQL PathFinder, Pathfinder, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2006-11-21
Cache Monitor (zip)
Cache Monitor is the SQL development tool designed for InterSystems database Cache. It supports developers with features, like advanced SQL Query Editor with foreign key join suggestion, Cache-SQL Syntax highlighting, SQL Code completion, SQL History buffer for executed SQL commands, SQL Code formatting, Graphical SQL execution plan. Version 0.34 is...
Tags: Monitor, SQL, Cache Monitor, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2007-05-11
What is the difference between Oracle, SQL and PL/SQL?
Recently, Sudhat read my Introductionto Basic SQL and had this to say:The article is very interesting. Too Good!And also please describe what is the difference between SQL and Oracle and PL/SQL.Sudhat, thanks for the comments. Ilove to hear feedback.And your question is a common one so Ithought I would...
Tags: Oracle Corp., PL/SQL, SQL
Blog posts 2006-05-30
Some resources on SQL Server 2005
Here are some helpful resources on SQL Server 2005 for those who are evaluating it and/or preparing for it: Microsoft's SQL Server TechCenter MSDN's SQL Server Development Center  SQL Server 2005 downloads SQL Server 2005 Express Edition the free version of SQL Server Free Virtual...
Tags: Microsoft SQL Server, Microsoft SQL Server 2005, Databases, Enterprise Software, Software, Data Management, Jason Hiner
Blog posts 2005-11-11
Transferring SQL Server logins between servers or instances
I recently discussed how to restore a SQL Server to a new server. After the article published, I had some questions on the best way to move SQL Server logins from one SQL Server 2005 instance to another SQL Server 2005 instance. [poll=11] I...
Tags: Microsoft SQL Server, Server, Databases, Enterprise Software, Software, Data Management, Steven Warren
Blog posts 2007-09-25
EMS SQL Manager 2008 for SQL Server (zip)
EMS SQL Manager for SQL Server is a powerful graphical tool for SQL Server administration and development. SQL Manager 2005 works with any SQL Server versions from 7 to 2005 and supports all of the latest SQL Server features including new SQL Server 2005 permission system, assemblies, DDL triggers, XML...
Tags: Microsoft SQL Server, Server, SQL, SQL Manager 2005, Databases, Enterprise Software, Programming Languages, Software, Data Management, Software Development, Software/Web Development
Software downloads 2007-12-20
EMS SQL Manager 2008 Lite for SQL Server (zip)
EMS SQL Manager Lite for SQL Server is a light and easy-to-use freeware graphical tool for MS SQL/MSDE administration. It has minimal required set of instruments for those users who are new to MS SQL server and need only it's basic functionality. EMS SQL Manager Lite for SQL Server is...
Tags: Microsoft SQL Server, Server, SQL, Databases, Programming Languages, Enterprise Software, Software, Data Management, Software Development, Software/Web Development
Software downloads 2007-12-20
BlackBall SQL Agent (exe)
The BlackBall SQL Agent fills the gap that Microsoft Express Edition 2005 left with its ommission of a SQL Server Agent. Use the BlackBall SQL Agent to automatically backup your SQL Server database at periodic intervals, or run other arbitrary SQL commands such as executing stored procedures.Also includes email notifications...
Tags: Microsoft SQL Server, SQL, BlackBall SQL Agent, E-mail, Databases, Enterprise Software, Programming Languages, Online Communications, Software, Data Management, Software Development, Software/Web Development
Software downloads 2007-06-29
  • << Previous
  • page 1 of 1
  • Next >>


First Look: Microsoft Office 2007
This presentation is based on Microsoft Office 2007 Beta 2 applications, offering a visual tour of some of the most significant enhancements. It is no ...
Buy Now
Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now