News

Small businesses can create and access an SQL database of their creation for as little as $4.99/month. This tutorial shows you how to use the Azure Portal to create a cloud-based SQL database with ...
This code is used to add a new log file to the database using the alter database command. Method 2-Recover Database from an Existing Backup. If you fail to rebuild the corrupted Log files, then you ...
This post is part of “Overview of NAV-specific SQL features for application consultants”. This post describes the steps needed to create a new NAV database from a NAV backup (.fbk) file. All the steps ...
Create a database and table to save log into Sql server. I am creating "Log4NetTest" database and "AppLog" table to save log into database ##6. Use following Log4net settings in your controller, where ...