News

Azure SQL database To start, log in to Microsoft Azure using your administrative credentials. From the Home or Dashboard screen, click the Create a resource (+) link.
Untangle SQL Server connection strings Today’s README file explains how to create connection strings to SQL Server databases using Visual Studio’s built-in tools.
Your database may get damaged due to several reasons. A backup will help you to restore the database lost in case of disasters and problems, like hardware failure, virus attack, or others. How To ...
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.
Jack Wallen shows you how easy it is to create a MongoDB database and collection using the Compass GUI.
Use log4net configuration in web.config sections ##5. 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.
If you plan to do database development with Java and MySQL, the first thing you’ll need to do is configure a database schema. Technically speaking, the first thing to do before you configure a schema ...