Hello,
I have a contractor that gave me a script to run to create a table in one of our DB's. He said to run it in Enterprise Manager assuming I knew what I was doing... How can I run this?
...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21448967.html
Hi Guys,
I have got a very unsual problem.
I am trying to install SQL 2000 server on a W2k Sp4 box. All goes well apart from the collaboration. It defaults to Latin1_general, when I want, S...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_22066602.html
Zones:
MS SQL ServerDate Answered: 01/11/2007 Rating: 9.0 Views: 0
What is COLLATE SQL_Latin1_General_CP1_CI_AS ? N why we need This in Sql Server.
http://www.experts-exchange.com/Database/Miscellaneous/Q_20500404.html
Zones:
DatabasesDate Answered: 10/05/2003 Rating: 8.2 Views: 16
I am trying to write a stored procedure that I can execute with a given client name, and pass that client name as param to the create table statement inside the stored procedure. Here is the synta...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21077547.html
Zones:
MS SQL ServerDate Answered: 08/02/2004 Rating: 9.2 Views: 0
We have a flexible form builder which creates input forms for a web application. The names of the input variables are not hard coded anywhere, but are built from values held within the form's datab...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21394149.html
Zones:
MS SQL ServerDate Answered: 06/05/2005 Rating: 7.4 Views: 0
Friends,
Yesterday, I asked how to deal with ties, well, now I have to break those ties. Anyway, I have a report I am creating and I rank the drivers based on total points ( a formula field cal...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21493120.html
i have a situation where i need to make the dev sql server match teh collation on the live production sql server.
i have a production sql server that when i do "sp_helpdb master" i get back...
...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21583400.html
Zones:
MS SQL ServerDate Answered: 10/12/2005 Rating: 9.2 Views: 24
Afternoon-
I have a rather irritating problem that I have let slide since I built this database. I have the table below, but in the 'descriptiona' field, I cannot enter 5000 characters. I can'...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21753805.html
Zones:
DatabasesDate Answered: 04/09/2006 Rating: 8.6 Views: 0
Hi i have two tables.
CREATE TABLE [tblSurvey2_Questions] (
[QuestionID] [int] IDENTITY (1, 1) NOT NULL ,
[SurveyID] [int] NULL ,
[QuestionNum] [int] NULL ,
[Question] [varchar] (255) CO...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21771470.html
Zones:
MS SQL ServerDate Answered: 03/13/2006 Rating: 9.4 Views: 0
What is the meaning of:
"COLLATE SQL_Latin1_General_CP1_CI_AS NULL"
http://www.experts-exchange.com/Databases/Q_20833981.html
Zones:
DatabasesDate Answered: 12/24/2003 Rating: 9.0 Views: 335