Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bksqlman

    Shrink Does Not Work

    I have truncated a very large table from our database. After that was done, I ran a DBCC SHRINKDATABASE and it completed without errors, but no space was reclaimed and the MDF file remained the same size. I then ran a DBCC SHRINKFILE against the MDF file, and once again it completed without...
  2. bksqlman

    Working with characters from a different language

    I am having trouble accessing data that is stored in different languages, and wondered if anyone here has an experience. The data is stored in a SQL Server 2000 table, in a field of type nvarchar. If I do a SELECT query through SQL Query Analyzer or MS Access, I see the data that is stored there...

Part and Inventory Search

Back
Top