Viewing 15 topics - 274,036 through 274,050 (of 283,980 total)
Topics
Started by
Posts
Last post
Was wondering if it's possible to have 2 version of SQLServer in 1 server (7.0 and 2000)?
1 replies
I've been tasked to provide 3 scenarios for new hardware purchage and configuration for a producti…
1 replies
By: mccork
We have dates sotred as character nvarchar fields in dd/mm/yyyy format but when you display or upda…
1 replies
SQL7 Trying to reduce the size of an index, I want to create an index on only the first 10 position…
5 replies
By: martinvg
I have a database table with a text field that contains carriage returns that I would like to repla…
2 replies
try the following use northwind go dbcc traceon (257) select * from customers where customerid = 'A…
3 replies
By: Melville
This is a syntax related question, I am obviously doing somethig foolish as I never get into the co…
10 replies
I have the need to produce a report of hours worked for individual employees who have been with the…
3 replies
By: Melville
Can anyone point me in the right direction, or at least towards some decent documentation for the f…
10 replies
By: mlwang
Hi, I'm currently writing a SQL-DMO application that is reverse engineering all objects on a given …
3 replies
Hi, I am trying to connect to Oracle thru SS2k. Oracle client is installed on the machine. tnsname…
1 replies
how can i add a column to a table at specified order using T-SQL? like a content table with 4 colum…
2 replies
By: mccork
I am trying to develop a SQL Server Stored Procedure, which will be called from shell scripts, so I…
1 replies
I have discovered a broken IF statement in a stored procedure that utilizies the between statement.…
3 replies
By: JeffE
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
1 replies
Viewing 15 topics - 274,036 through 274,050 (of 283,980 total)