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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21714475.html
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 ...
http://www.experts-exchange.com/Programming/Theory/Software-Design/Q_21772514.html
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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/SBS_Small_Business_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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2241...
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2253...
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2263...
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2268...
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2304...
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 ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_23061340.html
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 ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_23061723.html