Create a simple mail list via cPanel
How to create a simple mail list via cPanel ?
If you send regular emails to a small list of...
Fix Lame Nameserver Error
A lame server, is one that is specifed at the registrar to be authoritative for a domain, but...
Install Microsoft SQL Server
The installation of Microsoft SQL Server, like that of various modern products is fairly easy,...
Execute a SQL script (.sql file) on MsSql Server database
To execute a .sql file, you need to open the “Query Analyzer”
Start -> Programs ->...
Enable the full text indexing for a MSSQL database
Syntax
sp_fulltext_database
Initializes full-text indexing or removes all full-text catalogs...