Ashfaque
Search Beautiful Girls from your town for night
- Local time
- Today, 13:46
- Joined
- Sep 6, 2004
- Messages
- 897
Hi,
Since SQL Server commands are not that much familier I am with, I like to know about below to menu when I right click on my sql server tbl.
Select Top 1000 Rows
Edit Top 200 rows
In second menu (Edit Top 200 rows) I can make changes in records as requires but records are more that 200 so when I am using Select Top 1000 rows menu, it showing all records but also showing the SQL Query and all records are Non-updatable.
I need to update all records that displays. How can I ?
Also I dont want to see the query code over the actual records..I mean I want to close the query window and just want all records to display
Thanks,
Since SQL Server commands are not that much familier I am with, I like to know about below to menu when I right click on my sql server tbl.
Select Top 1000 Rows
Edit Top 200 rows
In second menu (Edit Top 200 rows) I can make changes in records as requires but records are more that 200 so when I am using Select Top 1000 rows menu, it showing all records but also showing the SQL Query and all records are Non-updatable.
I need to update all records that displays. How can I ?
Also I dont want to see the query code over the actual records..I mean I want to close the query window and just want all records to display
Thanks,