Advertisement

1 - 10 of 149 containing alltags:("SQL Server Express") (0.004 seconds)
Have just installed SQL Server Express onto a clean machine. I am used to SQL Server 2000 enterprise edition, which I use at work. I opened up SQL Server Express, but all I get to see is configurat...
Zones: SQL Server 2005, MS SQL Server, Visual Studio ...Date Answered: 04/26/2007 Grade: A Views: 0
Hi, I am knew to SQL, and I am trying to create the funciton that appeares in the code snippet. However, I am getting errors. The error reads: Msg 156, Level 15, State 1, Procedure ProductDet...
Zones: SQL Server 2005, MS SQL Server, SQL...Date Answered: 12/26/2007 Grade: A Views: 0
Hi, I am using SQL SERVER EXPRESS I have a table that contains 5 columns. I need to return all the different (distinct) entries in each column. Can some one show me how to do this? I know ...
Zones: MS SQL Server, SQL Syntax, SQL...Date Answered: 01/06/2008 Grade: B Views: 0
Hi, I am using sql express Would it be possible to pass the name of a table to a store procedure and base on the name of the pass paramenter, to return all the fields and rows that the table ...
Zones: MS SQL Server, SQL Server 2005, Visual Studio ...Date Answered: 01/06/2008 Grade: B Views: 0
hi, Question 1 I have a table with 4 columns. None of the the columns accept null and the first column is a primary key. how can I alter the table so that the 3rd. column accept null? I need th...
Zones: MS SQL Server, SQL Syntax, SQL...Date Answered: 01/08/2008 Grade: A Views: 0
how can I get the data type [size] [null or not null], schema from a table columns? Please, if this is posible, show me an example.
Zones: SQL Server 2005, SQL SyntaxDate Answered: 01/08/2008 Grade: A Views: 0
Hi experts, I have a multithreaded application which writes from one thread to a SQL Server Express database. The application is stable (collects data 24h/day without interruption, however, after ...
Zones: MS SQL ServerDate Answered: 03/16/2007 Grade: A Views: 0
Using sql server express Lets assume that I have a table with a trigger for insert, and I want to insert 50 records into table X one by one. Would the trigger fire every time that a record is in...
Zones: SQL Server 2005, Databases, Vi...Date Answered: 12/03/2007 Grade: A Views: 0
Hi, what query syntax would i use to query all the user triggers in a database and/or table? I am using sql server express
Zones: SQL Syntax, SQL Server 2005Date Answered: 12/03/2007 Grade: A Views: 0
Hi, I have a stored procedure that suppost to return tables by a loop, for searching inside sql table by multiple keywords. How I make all these returned tables return as one table with all of t...
Zones: SQL Server 2005Date Answered: 09/19/2008 Grade: A Views: 0