Archived Months
January 2003
March 2003
April 2003
May 2003
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
April 2008


all groups > sql server programming > june 2007 > threads for saturday june 9

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

e-mailing users in SQL 2000
Posted by childofthe1980s at 6/9/2007 5:54:01 PM
Hello: Two questions. First, generally speaking, how do you configure SQL 2000 to e-mail end users? I have a SQL script that shows, in an accounting database, inventory items that have not been purchased from a vendor within the last year. I want to e-mail that list of items to end u...more >>

HOWTO: Copy a table between 2 SQL servers... where I have different log-in names/passwords
Posted by \ at 6/9/2007 3:48:33 PM
I'm trying to copy a table between 2 different SQL Server 2000 machines. I want to do this copy with a Windows "scheduled task"... running a batch file... each midnight. (I assume oSql or BCP will be needed.) How can I do this 'table copy' when my SQL log-in names are different? I need to ...more >>

Error converting data type nvarchar to numeric
Posted by michael at 6/9/2007 10:09:00 AM
I seem to be having the hardest time running the following SELECT without getting the error that is listed after the statement. The column in the table is of type nvarchar: SELECT CONVERT(decimal(18, 2), Code) AS ConvertedCode FROM [CodeTable] WHERE (CONVERT(decimal(18, 2), ...more >>

TempDb or some other option?
Posted by Leonard Chung at 6/9/2007 3:06:03 AM
Hi there, I'm creating an app which keeps track of any items ever seen. It takes a large list (about 40k-100k rows) and joins it against a table in the DB to check for duplicates. The client is returned a count of duplicate rows while the previously unseen rows are added to the table in the...more >>

Elapsed Time SQL statement
Posted by Rob at 6/9/2007 12:00:00 AM
Using SQL server 2005... I have the need to divide time between different tasks such that double billing does not occur. A sample scenario follows... In the 10 minute increment below one operator works on several tasks simultaneously. When this occurs, I would like to divide the elap...more >>

SQL Server 2005 with VB.net 2005
Posted by Omar Abid at 6/9/2007 12:00:00 AM
Hi every body, Im using VB 2005 to create a program that open SQL Data base The problem that i want to detect the tables of a database so how can i know a data base tables instantly Thank you omar.abid@hotmail.com omar.abid2006@gmail.com Omar abid ...more >>



DevelopmentNow Blog