Advertisement

1 - 10 of 77 containing alltags:("SQL Express 2005") (0.002 seconds)
how do i change a photo (jpg) in a sql database?
Zones: SQL Server 2005Date Answered: 02/03/2008 Grade: A Views: 0
HI We are using SQL Sever Express addition and experience lot of deadlocks, which are caused by many threads that are trying to insert records to the same table simultaneously. Whats is the best ...
Zones: SQL Server 2005Date Answered: 05/25/2008 Grade: A Views: 5
Hello all I have 2 tables in a SQL express database. Both tables have a field called stock code. What is the best way to create a view that will show me all the stock codes that are in table A b...
Zones: SQL Server 2005, MS SQL Server, SQL...Date Answered: 09/29/2008 Grade: A Views: 0
Hello All Is it possible to select items in a SQL field that can only contain letters and nothing else, no numbers, special characters etc. Many thanks
Zones: SQL Server 2005, MS SQL ServerDate Answered: 10/01/2008 Grade: A Views: 5
Hello All I have a view in SQL that contains a list of dates. What i want to do is create 2 more views, one showing items 3 months and over the other showing 3 months and under, how can i do this ...
Zones: SQL Server 2005, MS SQL ServerDate Answered: 10/08/2008 Grade: A Views: 0
Hello all I have a view in my SQL Express database that looks like this "SELECT     Stock_Code, Pallet_No, Weight, daterep, Trans, PONo FROM         dbo.VW_SUPEXUSAGE01 WHERE     (daterep >= CO...
Zones: MS SQL ServerDate Answered: 10/31/2008 Grade: A Views: 7
Hello All I have created a database on my local machine in Visual Studio to work with my application. I now want to move that database to a sql server but I don't know how to do it. Can an...
Zones: MS SQL ServerDate Answered: 07/12/2006 Grade: B Views: 0
Microsoft Access has a data field type [Auto Number] which I often use as a primary key field. I am learning SQL Express 2005. What is the preferred method of creating the same result with SQL Expr...
Zones: SQL Server 2005, MS SQL ServerDate Answered: 06/02/2007 Grade: A Views: 78
Hi, I've upgrade from MSDE 2000 to sql express 2005. I have a database that is about 2000MB, I upgraded because I will need the 4GB limit that sql express 2005 has. The problem is when I view...
Zones: SQL Server 2005, MS SQL ServerDate Answered: 06/17/2007 Grade: B Views: 52
I have a server that has SQL Express 2005 and I wanted to know if there was a way around the 4 GB limit? If not I would suppossed the next jump would to the full version of SQL, so how difficult wo...
Zones: SQL Server 2005, Databases, MS...Date Answered: 09/24/2007 Grade: A Views: 60