Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Programming / SQL / December 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
2005 mangement studio "open table" displays true / false27 Dec 2008 08:32 GMT4
Is there any way to make "open table" display 1's and 0's for bit
fields instead of true and false?
Thanks !
Incrementing column in a query27 Dec 2008 03:25 GMT3
I would like an incrementing column in result set of a select query.
Numbers begin with 1 and increment by 1 for each row in result set.  Does
same as counter column in table.  How do you do this?
Thanks,
Set ANSI_WARNINGS OFF27 Dec 2008 03:07 GMT5
I can eliminate the message below with "Set ANSI_WARNINGS OFF", but I'd like
to know why it happens....
Warning: Null value is eliminated by an aggregate or other SET operation.
ALTER VIEW [dbo].[V_CURRENT_PART_BALANCE]
Cross-server queries and parallelism26 Dec 2008 23:28 GMT9
In SQL Server 2005, we have a situation where a proc is making a query
that refers to a synonym, which points to a linked server.  The target
server is SQL 2000.  Both servers are 8-way processors.
The query looks like this:
tsql help please26 Dec 2008 20:51 GMT3
hey all,
given: i'm working in blocks of 26-week periods
parameter:
Year: 2008
mental block26 Dec 2008 20:26 GMT6
I have two tables
( tblService )
PK ServiceID
     ServiceName
How to return more than one table function result?26 Dec 2008 17:28 GMT4
I have a table function which walks through a comma-delimited list and
returns a varchar column of the items in the list.
Select ListItem FROM dbo.fListFromString('a,b')
which returns the parsed-out items in the list:
use Case like statement in a Join clause or use cursor?26 Dec 2008 08:39 GMT8
I need to submit data from a table (in the DB) which acts like a temp table
(rows get added and removed after submission) to a permanent table on my
server DB (sql server 2000) via a stored procedure.   This is a daily routine
that will occur multiple times per day.   The problem ...
Merry Christmas and Seasons Greetings to the newsgroup26 Dec 2008 01:32 GMT1
Just thought I'd drop a post onto the group, wishing everyone season's
greetings, and a wonderful new year to come.
Thank you for all the help you've all provided in the past year,
Yours,
Problem attaching database24 Dec 2008 23:35 GMT5
The database is from SqlServer Express 2005.  I've created an instance
of SQLServer Express 2008 on another machine.  I did a shrink on the
db before copying it.
I get a message like
Best way to send a result query via e-mail?24 Dec 2008 19:07 GMT3
What is the best way in order to send an SQL query via e-mail?
What can I do in sql server side? or programatically? (VB or C#)
Thanks in advanced.
dj
Finding last update date of stored procedure?24 Dec 2008 17:00 GMT6
How can I know when was the last time a stored procedure was updated?
Is it possible to find all the update dates of a stored procedure?
We use sql server 2000.
Thanks.
XQuery mssql2k5 how to do that24 Dec 2008 12:46 GMT5
I have declare:
@xVar XML
In @xVar is  xml :
<tag>
OLEDB Errors24 Dec 2008 11:31 GMT2
SQL Server 2005 sp2 build 3228(CU6)
I experienced yesterday for the first time a problem that reccured today;
our web servers and application servers received oledb errors while
connecting to sql server.
RAISEERROR in Trigger24 Dec 2008 10:02 GMT8
We are using a particular SP named USP_USER_InsertUser which inserts
values into a table named "Users" in our project in c#.  For the table
"Users", there is an INSERT/UPDATE Trigger which will verify if the
table already contains a value which will cause a duplication and if
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.