Enter Keywords:
1 - 10 of 699(0.025 seconds)
Sort By:
 
Alrighty then... I now speak for the many who have worked in access for years and have now been handed VS 2005 (or Express) and have ABSOLUTELY no clue how to use SQL Server 2005 (or Express). M...
Zones: MS SQL ServerDate Answered: 01/29/2006 Rating: 7.6 Views: 0
Hello:  I am new to deployment and would like detailed instructions on how to imbed an sql server express database into my visual studio application (visual basic.net 2003).  I understand that the ...
Zones: Software DesignDate Answered: 04/14/2006 Rating: 7.8 Views: 0
I recently installed SBS 2003 Premium but didn't install the SQL Monitor nor Sharepoint.  The SQL Server icon is in the system tray with no server name or default service.  How do I get these SQL s...
Zones: ...Date Answered: 05/10/2006 Rating: 9.4 Views: 0
I am using SSMA to upsize an Access 2000 db to SQL Server Express, when I used to do this to SQL Server 2000 the only contraints that went across were the Primary Key and the bit columns, in SSMA i...
Zones: SQL Server 2005Date Answered: 07/26/2007 Rating: 8.4 Views: 0
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, Visual Stud...Date Answered: 04/26/2007 Rating: 8.8 Views: 0
I downloaded a starter kit from www.asp.net. The sample connection string they have for SQL Server Express Edition is ; <add name="connectionstring" connectionString="Data Source=.\SQLEXPRESS;Atta...
Zones: SQL Server 2005, ASP.Net P...Date Answered: 06/15/2007 Rating: 5.8 Views: 0
Hi, I'm developing an app with VB 6 and SQL Express as backend. I am totally new to SQL Server. I have 4 tables, out of which 3 tables have one primary key each and the 4th table has all these 3 p...
Zones: SQL Server 2005, MS ...Date Answered: 09/19/2008 Rating: 8.2 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, ...Date Answered: 12/26/2007 Rating: 9.4 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 Server 20...Date Answered: 01/06/2008 Rating: 7.6 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, Visual St...Date Answered: 01/06/2008 Rating: 8.6 Views: 0