Account Options

  1. Sign in
Google Groups Home
« Groups Home
comp . databases . ms-sqlserver
This is a Usenet group - learn more
Find or start a Google Group about ms-sqlserver.
View this group in the new Google Groups
Group info
Language: English
Group categories:
Computers > Databases
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 58849  Older »
Description: Microsoft's SQL Server and related products.
 

How to add xml to a column in a Database table 
  Hello! I have defined a table like this. It's just for learning. Create table MyTable (MyIntColumn int Primary KEY, MyXmlColumn xml) The table is created fine but it's not possible to add any xml to the MyXmlColumn it's like the column is read only ? //Tony
By Tony  - Feb 7 - 2 new of 2 messages    

Hands-on Data Warehouse Architect w/ expert Microsoft SQL Server 2008 and SSAS 2008 exp needed for NYC Client 
  Global Financial Firm is seeking a Hands-on Data Warehouse Architect w/ expert Microsoft SQL Server 2008 and SSAS 2008 experience. The successful candidate must have at least 8 years of extensive experience in working with Large Scale Data Warehouses utilizing SSAS (MDX). The candidate must be technically adept with excellent... more »
By MCzirjak  - Feb 7 - 1 new of 1 message    

SOUTH INDIAN HOT ACTRESS 
  BOLLYWOOD ACTRESS APSARA AWARDS 2012 [link] AISHWARYA RAI LATEST HOT PICS [link] KATRINA KAIF HOT MAGAZINES PHOTOS [link]... more »
By RAMYA  - Feb 7 - 1 new of 1 message    

Select affected rows 
  Hi, is there an option to get the identities of the affected rows and not only a counter that mention the number of the affected rows? Another question, is there an (NOLOCK) equivalent option for update statement?
By omtechguy  - Feb 5 - 7 new of 7 messages    

Custom agregation in Sql server 6 
  I know it is legacy database, but i have been looking how can i get Input data Col1, col2 1, 'nebraska' 1, 'boston' 2, 'new york' 3, 'pekin' results desired: Col1 col2_concatenated 1 'nebraska,boston' 2 'new york' 3 'pekin' The problem i find is using sql server 6 (sql server 2000 with... more »
By bradbury9  - Feb 1 - 3 new of 3 messages    

Break Up Large Table Query Into Results of N Rows 
  Hi. I am working in SQL Server 2005 and want to break up a table of 1M rows into distinct results of 80,0000. I feel like this is basically use [database] select * from [table] where email_address like '%gmail.com' group by ???? I am messing up with the group by (if this is the right way to go).... more »
By pbd22  - Jan 31 - 7 new of 7 messages    

ODB C++ ORM 1.8.0 released, adds support for SQL Server 
  Hi, I am pleased to announce the release of ODB 1.8.0. ODB is an open-source object-relational mapping (ORM) system for C++. It allows you to persist C++ objects to a relational database without having to deal with tables, columns, or SQL and without manually writing any of the mapping code.... more »
By Boris Kolpackov  - Jan 31 - 1 new of 1 message    

Worth the wait? 
  This question is for those who are MS SQL Server MCTS or MCTIP certified. I'm currently doing exam prep for a couple of MCTS certs in SQL Server 2008. Given MS's new "expiration policy" for MCTS/MCTIP (ie. certs expire with the "next major release" of the product), and with the pending release of SQL... more »
By zmpmag3-m...@yahoo.com  - Jan 24 - 1 new of 1 message    

transaction 
  Hello! Here is a text in a book. "To ensure that you don't leave your transaction open for too long, consider using sqltransaction object in a Using block. The longer the transaction remain open, the longer the database needs to maintain the locks for the rows. If the SqlTransaction has not been committed or rolled back at the end... more »
By Tony  - Jan 23 - 2 new of 2 messages    

SQL Server Query Analyzer 
  Hello! I read a book and here they mentioned Microsoft SQL Server Query Analyzer I wonder where can I find it =. //Tony
By Tony  - Jan 23 - 2 new of 2 messages    

1 - 10 of 58849   « Newer | Older »

XML