To change a collation of database use this statement.
USE Tempdb
GO
ALTER DATABASE Pubs COLLATE French_CI_AS
GO
- 0 Users Found This Useful
To change a collation of database use this statement.
USE Tempdb
GO
ALTER DATABASE Pubs COLLATE French_CI_AS
GO
Microsoft does not distribute MS SQL client tools individually, they are bundled with MS SQL...
This error indicates that Enterprise Manager or Query Analyzer cannot make a connection the...
To connect to a remote MS SQL Server over the Internet using SQL clients (Enterprise Manager,...
No. We do not support MSDE 2000. The Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) is a...
For old In House Control Panel : No. We only provide a single database user login. For...