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 / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Deadlock doing ONLY a Select01 Oct 2007 00:15 GMT10
In SQL Server 2000, I have a curious situation where a stored
procedure containing only a single Select statement is encountering a
deadlock error ("Transaction (Process ID 616) was deadlocked on lock
resources with another process and has been chosen as the deadlock
Year to Date Balance30 Sep 2007 21:24 GMT6
I have a table I am using as shown below
Account    Period    PeriodBal
60001    0    365.88
60001    1    348.82
complex table combine multiple rows into one30 Sep 2007 15:38 GMT7
I am using sql server and am very stuck on combining results from
multiple tables in one row.
I have multiple tables containing different information on dogs and I
want one row per breed holding all of the information I need.  I have
Implementing AD Role Based Security Within Query30 Sep 2007 12:15 GMT14
Good Afternoon,
--SUMMARY--
There was an interesting article posted at
http://www.microsoft.com/technet/prodtechnol/sql/2005/multisec.mspx. This
SQL automation30 Sep 2007 11:22 GMT1
is it possible to automate SQL Server 2005,
I'd like to open query builder from the c++ code.
thanks
monitor anny data change with trigger on Table and database level30 Sep 2007 11:20 GMT1
hello ,
actually these are 2 questions
system = SQL 2005
1. how can i write a mechanism that writes a value to a database when a
Performance issue in T-SQL with varchar(max) in SQL Server 2005 SP230 Sep 2007 06:40 GMT4
In my real code I use a varchar(max) variable to append problem
messages for an error report. Without
this error tracking my stored proc runs in 10 sec. With varchar(max)
handling the proc returns after 14 min !!
default value (0) necessary?29 Sep 2007 23:38 GMT3
I have been getting error when I tried to input data using a stored procedure.
Currently, I have a table that set up that allows null for this column
called "nBidAmt" but it has no default value.
I do have a SQL statement in ASP as follows:
xp_cmdshell29 Sep 2007 21:41 GMT1
xp_cmdshell rows are returned as nvarchar(255).
Is there any way to overcome this 255 limitation?
Regards,
Multiple databases or single database, that is the question29 Sep 2007 21:13 GMT13
I have worked on various systems where there are multiple customers and the
system is configured such that for each customer there is a separate
database. I have also worked on systems where there are multiple customers
and only one database.
Calendar/business day logic29 Sep 2007 20:39 GMT13
Thanks if you can help. I want to determine if a date is the day after the
last business day of a month. Given my sample data '9/1/2007' and
'9/29/2007' would qualify
IF Exists
Regarding transaction and lock29 Sep 2007 20:07 GMT11
I have a question regarding update and truncate. In my company, we have
multithread application. In stored procedure, we have a couple of statement,
first truncate a table, then insert and update. we didn't put begin tran and
commit statement there. Let's say two thread access ...
Difference in query execution from QA and application29 Sep 2007 17:39 GMT15
Not sure if this is the proper newsgroup, but here it goes...
We have a view (large, accessing lots of tables) which for some reason is running fine
when called from the Query Analyzer - returning within a couple of seconds - but times out
when executed from our application. It is ...
"Group By" Aggregation in Cube?29 Sep 2007 17:00 GMT9
I have a Sales cube and I want to be able to display Products and the
Price at which they were purchased in a given period. I have a
Product
dimension while Price is a measure in my Sales Fact Table. Is there a
sql question29 Sep 2007 10:45 GMT1
Given the following tables:
Refuel
CarId OdometerReading LitersGas
1    1245    55.25
 
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.