Advertisement

1 - 10 of 10209 containing alltags:("SQL Server") (0.015 seconds)
I need to do an order by on my select, but not working.. What I have... select size from table where jonny_id = '05' order by size desc What I get... 8.00mm, 5.00mm, 12.00mm, 11.00mm What...
Zones: SQL Syntax, Databases, MS SQL ServerDate Answered: 01/03/2008 Grade: A Views: 4
Hello in SQL Server 2005,I want to prevent any empty value in some columns in a table in updating or inserting and if user entered the empty value in a column it must convert to null instead
Zones: SQL Server 2005Date Answered: 09/20/2008 Grade: A Views: 19
I want to be able to access and administer any SQL server from any computer in a multiple domain system. Trusted security is setup. We can see the NT servers and administer them but we cannot see S...
Zones: MS SQL ServerDate Answered: 07/12/1998 Grade: C Views: 0
Hi! I got a message from sql server when I accessed a data base.... can I deactivate it and after that,  send a message  fom VB to the user of my program?
Zones: VB DBDate Answered: 05/09/1999 Grade: C Views: 0
I'm have a stored procedure in SQl Server . It accept 3 parameters and I want know how must be a structure in VB to access the 'sp'. The stored procedure have any files in your process, I have to d...
Zones: VB DBDate Answered: 03/17/1999 Grade: D Views: 0
How can I trigger a replication in SQL Server 7.0 I do not want to use schedule
Zones: MS SQL ServerDate Answered: 01/10/2000 Grade: C Views: 0
I need to know which one to use on our SQL 7 server configuration? Clustering or Failover. Redundancy is very important but I find very little information on actual configuration information. I nee...
Zones: MS SQL Server, ...Date Answered: 03/14/2002 Grade: A Views: 0
I am using microsoft SQL SERVER 6.5 ==================================== 1) what is the equivalent of "DESCRIBE TABLE" in sql server 6.5 ? 2) HOw do I drop a column in Ms sql 6.5 ? ALTER ...
Zones: MS SQL ServerDate Answered: 06/08/2000 Grade: A Views: 0
Dear experts Can anyone educate me in how to extract the the size of an individual database within SQL Server 7.0. I realise the Enterprise Manager displays this information but how is this extr...
Zones: MS SQL ServerDate Answered: 11/22/2000 Grade: B Views: 0
In my one of table I am having triger on insert operation and in that triger I am having SQL statement for insert,update and delete on the same table one after other. Then how many times the wil ex...
Zones: MS SQL ServerDate Answered: 10/26/2000 Grade: A Views: 0