Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Tag: Database

September 6, 2023 Salesforce

Setting up AccelQ to access Salesforce Database

September 6, 2023 Salesforce
Post Views: 1,411
| By Webner

While working on any project based on Salesforce and using AccelQ to automate the flow, there are certain scenarios where we might need to use SOQL queries to get data instead of writing a script to get the data directly

Read More
September 4, 2023 Database

Managing Session State in Django Web Applications with a Database

September 4, 2023 Database
Post Views: 1,256
| By Webner

In web development, session state refers to the ability of a web application to maintain state across multiple requests from a single user. This means that as a user interacts with a web application, their actions and data are saved

Read More
August 23, 2023 Cloud / Database

Configuring MySQL Master-Slave Replication on Ubuntu

August 23, 2023 Cloud / Database
Post Views: 969
| By Navneet Kashyap

Replication between master and slave MySQL databases involves replicating and copying database files across multiple servers in a network. Using this setup, the master server serves as a redundancy and fault-tolerance mechanism in the event of a failure, the slave

Read More
September 24, 2021 Database / Web Development

RabbitMQ

September 24, 2021 Database / Web Development
Post Views: 4,692
| By Webner

You can think of RabbitMQ as a mediator between the two parties. One is known as the producer that produces goods and services and stores them into RabbitMQ. Another one is the consumer that consumes goods and services from the

Read More
February 10, 2021 Database

Advantages of Azure SQL Database

February 10, 2021 Database
Post Views: 2,457
| By Webner

Azure SQL Database is a relational database provided as Database-as-a-Service, which is a part of Microsoft’s Cloud Infrastructure Platform, Microsoft Azure. It is also called SQL Azure. It provides database-backed managed service in the cloud with a petabyte-scale infrastructure. It

Read More
November 14, 2019 Database

PHP: mysqli_multi_query stops the execution of further MySQL queries.

November 14, 2019 Database
Post Views: 3,114
| By Webner

The mysqli_query statement Generally, we use mysqli_query to execute Mysql queries in PHP. We can use multiple mysqli_query statements to execute multiple operations like insert, update, and select. Sometimes, we store records in more than one table during save operation

Read More
November 12, 2019 Web Development

Laravel 5.4 Logs And Errors

November 12, 2019 Web Development
Post Views: 2,614
| By Webner

Introduction to Laravel 5.4 Logfiles: A log file is a file that keeps a registry or records of events, processes, messages that occur in the operating system or any software runs. -Laravel provides the robust logging services that allow the

Read More
November 8, 2019 Database

MongoDB Driver Not Found

November 8, 2019 Database
Post Views: 4,586
| By Webner

Problem – Getting “Class ‘MongoDB\Driver\Manager’ not found” error while inserting some data in the collection (Laravel) Check the following three points in order to resolve the MongoDB driver issue in Laravel: 1. PHP Module 2. MongoDB Extension 3. MongoDB Library

Read More
May 3, 2019 eLearning / Linux, Windows, Mac / Mobile / Others (Technical)

Totara | How to enroll audience to Course or Program

May 3, 2019 eLearning / Linux, Windows, Mac / Mobile / Others (Technical)
Post Views: 2,861
| By Webner

Enrolling audience to Course or Program in Totara Problem: I want to enroll audience in course/program and I do not know that how we can enroll audience in course/program. To enroll an audience in course/program, I have followed the below

Read More

Posts pagination

1 2 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection