Advertisement

1 - 10 of 99 containing alltags:("SQL SERVER MANAGEMENT STUDIO") (0.003 seconds)
In SQL Server Management Studio Express... I'm doing queries to test some features in my web site... the problem is: When I'm have the query window opened... my site crashes because it can open the...
Zones: SQL Server 2005, Visual Studio, .NET Framew...Date Answered: 05/23/2007 Grade: B Views: 0
When I highlight and Right-Click a particular SQL Server and click New Query,  it opens to query a different database other than the default master database. How do I get this switched back to open...
Zones: MS SQL ServerDate Answered: 11/15/2007 Grade: A Views: 4
Super Rookie Question.  How do I import a csv or pipe delimited file into SQL SERVER MANAGEMENT STUDIO?  I have a csv with 1 million plus records I need to import.  I am not a database guy and don'...
Zones: SQL Server 2005, MS SQL ServerDate Answered: 06/04/2008 Grade: A Views: 70
hi Experts this code here Procedure In SQL Server 2005 ..... i want to Create Same Procedure like this in Oracle PL/SQL 10G USE [db_mang] GO /****** Object:  StoredProcedure [dbo].[ad...
Zones: PL / SQL, Oracle, Oracle 10.xDate Answered: 05/20/2008 Grade: A Views: 0
I am running the Microsoft SQL Server Management Studio for SQL 2005 on my local workstation. When I start it, username is grayed out when choosing windows authentication as the Authentication m...
Zones: SQL Server 2005Date Answered: 10/04/2007 Grade: A Views: 21
I currently have 10 databases setup on a single SQL Instance, including the default AdventureWorks, and whenever I try and get the properties for any database I get the following error/warning mess...
Zones: SQL Server 2005Date Answered: 01/16/2008 Grade: A Views: 0
Hi all, i have a SQL Server database that i need t backup on a regular basis. We do this at present using SQL Server Studio Express, making a full backup via a right click on the target database th...
Zones: MS SQL Server, Windows OSDate Answered: 02/22/2008 Grade: B Views: 4
I'm new to Microsoft SQL Server 2005 Management Studio and I basically wanted someone to thoroughly explain to me a few things: Stored Procedures I understand the concept behind these but could...
Zones: SQL Server 2005, MS SQL Server, SQL...Date Answered: 09/16/2008 Grade: B Views: 0
I load SQL Server mgmgt studio express, which works fine. Then I click to connect to my database server. As soon as a I click connect the app closes. This keeps occuring, preventing me from accesin...
Zones: MS SQL ServerDate Answered: 02/22/2008 Grade: B Views: 0
I am trying to get SQL Server Management to read a text file (that I exported from MS Access) on my personal drive.  I tried: select * from H:/Projects/slotmast.txt But that's not working. ...
Zones: MS SQL Server, MS Access, SQL SyntaxDate Answered: 03/24/2008 Grade: B Views: 12