Groups | Blog | Home


Archived Months
March 2003
April 2003
May 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
all groups > sql server (microsoft) > may 2006 > threads for may 22 - 28, 2006

Filter by week: 1 2 3 4 5

Arithmetic overflow error
Posted by rmmcgr at 5/28/2006 9:33:23 PM
For reasons of convenience I am importing data into a table, include a dates, where all fields are text data types. When I try to then query the database, converting a field into a datetime (with convert) I get the following error: "Arithmetic overflow error converting expression to data typ...more >>


Who created a Job?
Posted by Atkins at 5/26/2006 10:16:07 AM
Is there anyway of determining who created a SQL Server Job? ...more >>

Installing Reporting Service Enterprise on SQL Server 2000
Posted by 伽利略 at 5/25/2006 11:28:24 PM
Dear All: For some special reason, I need to install Reporting Service Enterprise unto SQL Server 2000 Standard Version. Is this possible? Joel ...more >>

testing web apps on a home computer
Posted by Jessica Weiner at 5/23/2006 11:53:09 PM
I am running windows xp pro on my home computer and would like to test an database driven ASP .NET web application. I need to be able to create an SQL database which will be assessed by the web application. I already have a local IIS Server up and running. At work, I use SQL Enterprise Mana...more >>

Network Admins vs. Sql Progammers
Posted by RAlcant at 5/23/2006 10:00:52 AM
I'm not 100% sure if this is the correct area to post this topic, but I'll give it a shot. I have just started working for a new company and came in a huge scuffle between Network Admins and SQL Programmers. The problem is the programmers want full administrator control on the sql server, but...more >>

How to Dump Multiple Stored Procedures to Multiple Files?
Posted by samtilden NO[at]SPAM gmail.com at 5/23/2006 6:52:20 AM
I would like to dump each of the stored procedures in one database to a separate file. Programmatically would be great (e.g., start with SELECT * FROM sysobjects WHERE xtype='P'), so that I can have greater flexibility. My last resort is to use some tool already written by somebody else tha...more >>

creating a diary
Posted by surena at 5/23/2006 6:47:21 AM
I want to design a physician appointment database. I want to design the time in day as an entity, with days of week (like sunday) and holiday status of day (0 or 1) as its attributes. How I can fill its table for a known period like the next 3 months without using a diary? For example today is ...more >>

Access 2003 database to SQL 2005
Posted by dtcbinh at 5/22/2006 11:31:04 AM
Hello, I am new with SQL server and I would like to convert my Access 2003 database to use with SQL 2005. I know there is a tool in MS access called Usizing Wizard to help me to do this, but can this tool convert Access Forms, Querries and Reports to SQL as well? One this database is migra...more >>



Invalid operation. The connection is closed.
Posted by archana at 5/22/2006 7:06:06 AM
Hi all, I am using sqlconnection in .net and opening connection at the begining of application and closing it at the end. But some time i am getting error. 'Invalid operation. The connection is closed.' can someone tell me reason behind this error. Please tell me as this is very very i...more >>

Select colunm on basis of parameter
Posted by Utsav.Verma NO[at]SPAM gmail.com at 5/22/2006 12:30:33 AM
is it possible to select colunm dynamiclly from a table based on given parameter?? ...more >>


DevelopmentNow Blog