Advertisement

1 - 10 of 38 containing alltags:("SQL Server 2005 Express Edition") (0.003 seconds)
I have SQL server express version installed on windows XP professional. It is running, accessible via Management Studio, and Visual Studio with "Computname\Sqlexpress" name  and work fine with SQL ...
Zones: SQL Server 2005Date Answered: 06/22/2008 Grade: B Views: 57
Greetings, I am running SQL Server 2005 Express Edition and the msb database is marked as suspect. I've tried using the different tools and links provided but haven't had any success trying to r...
Zones: MS SQL ServerDate Answered: 01/09/2008 Grade: A Views: 31
Hi Experts, I'm unable to establish concurrent connections to SQL Server 2005 Express Edition. When I open SQL Mgmt Studio, if a SQL Server is being used by my ASP.NET web application I get a...
Zones: MS SQL Server, .Net Editors & IDEsDate Answered: 01/07/2008 Grade: A Views: 31
I've been asked to write an application for a small volunteer organization.  I need to set up a database (I refuse to use MS Access for any part of this).  We have a very small budget and one compu...
Zones: MS SQL Server, SQL Server 2005Date Answered: 03/04/2008 Grade: A Views: 0
Hi, I'm working on an attendence system. In this attendance system, I would like to join two tables. Table 1: Consists of Subject_name, Date, Student_id, Enter_time, Exit_time Table 2: Consi...
Zones: SQL Server 2005, MS SQL ServerDate Answered: 04/22/2008 Grade: A Views: 4
I want to connect my access front end that i currently have to an sql backend that i am desinging. Could any one give me some assistance please?
Zones: SQL Server 2005, MS Access, Access Architec...Date Answered: 05/12/2008 Grade: A Views: 32
I have two tables say, EmpDetails and EmpSalary. The structures are below: EmpDetails ------------- EmpID   int  Primary Key  Identity EmpName varchar(30) EmpSalary ------------ EmpID  i...
Zones: SQL Server 2005, MS SQL ServerDate Answered: 05/15/2008 Grade: B Views: 0
Hi   What are the limitations of SQL Server 2005 Express Edition?  I need to setup a demo using SQL Server but do not want to buy the full up version. Thanks!
Zones: SQL Server 2005, Databases, MS...Date Answered: 06/12/2008 Grade: A Views: 0
In of my tables, 4000 rows are added every time an insertion is made. I want to add a RowID field of datatype "bigint" so that while deleting I can pick the RowID and delete a row. I don't want to ...
Zones: MS SQL Server, SQL Server 2005Date Answered: 07/26/2008 Grade: B Views: 4
I want to create a stored procedure that creates a new ID for the Row that is about to be inserted. The ID must be in this format: Current Year + Current Month + Max Record Number of this Year a...
Zones: MS SQL Server, SQL Server 2005Date Answered: 08/09/2008 Grade: B Views: 9