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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.