hide system tables
Showing posts with label
management
.
Show all posts
Showing posts with label
management
.
Show all posts
Monday, March 26, 2012
How to input and output simultaneously in SQL 2005 Express?
›
I want to process data of an old VS6 project in VisualStudio2005. First part is done. With SQL Management Studio I created the database file...
Friday, March 23, 2012
How to increment ID sequentially?
›
I'm using SQL Server 2000 with MS Management Studio. I have a table that has 400 rows. I have setup the Primary key to increment automat...
How to increase timeout?
›
I'm trying to execute a "DELETE FROM table" command from a query window in SQL Server 2005 Management Studio, but the query ti...
How to increase timeout?
›
I'm trying to execute a "DELETE FROM table" command from a query window in SQL Server 2005 Management Studio, but the query t...
How to increase timeout?
›
I'm trying to execute a "DELETE FROM table" command from a query window in SQL Server 2005 Management Studio, but the query ti...
Monday, March 19, 2012
How to import/export databases from remote server to local SQL 2005 Express
›
I've successfully installed SQL2005 express edition and SQL Server Management Studio Express. All seems well except there does not appea...
Monday, March 12, 2012
How to Import Data from AS400 files to Sql 2005 tables?
›
Hi All, I want to Import data from AS400 to Sql2005. From the Sql Management studio I invoke the Import Data wizard. For the source I conn...
Friday, March 9, 2012
How to import an mdf file into SQL Server Management Studio Express?
›
Hi I had to recover my computer but before I did that I grabbed a new version of my mdf file but I don't know how to actually import it ...
How to import a text database file into SQL Server Management Studio Express
›
I have a text file with a bunch of zip codes: 99546,"AK","Adak",162.70,55.20,.00 99551,"AK","Akiachak...
Sunday, February 19, 2012
How to hide unauthorized databases with SQL 2005?
›
Hi, I have configure permission for userA and he can access only one database. When user estabilish the connection via management studio, th...
›
Home
View web version