
Search In
The COVID-19 outbreak has brought the world to its knees. It has significantly impacted not only the daily lives of people but also the economy and businesses. Travel bans, day-to-day restrictions, and more safety measures are put in place to prevent


A most important part of developing an application which when pushed to any public source code repository is that sensitive data should not be stored within source code as other users may develop crawlers in order to find passwords, usernames and oth
Photo by Christina Morillo: https://www.pexels.com/photo/group-of-people-sitting-on-chair-in-front-of-wooden-table-inside-white-painted-room-1181329/ IntroductionIn today's digital landscape, web security and legal compliance have become paramou
Every object in OpenERP is based on OSV i.e Object Service and this service implements full Object-Relational Mapping enabling developers not to worry for the simple SQL operations.
In OpenERP, we have such ORM methods that are very useful. Here are
Call Stored Procedure In Hibernate:
Here is the simple answer of question 'How to call stored procedure in Hibernate?'.A stored procedure is a declarative SQL statements stored inside the database. A stored procedure can be invoked by triggers, using
MySQL Stored Procedure
Stored Procedure
1)Stored Procedure are a set of declarative SQL statements which when created are compiled and stored in database.The main reason for their creation is that they are reusable. Stored procedure work different
Hello Reader's ,
Today I am going to give you this blog on how to read excel file and insert data into MySQL DB using PHP.Here we are using php-excel-reader.php library to get excel data in MySQL database.
Let's Start.
Create Database and
So, you’ve created this extra long, information-filled article for your site. You thought it would be a great help to your audience and is very excited to get reads and shares. Alas! A few days later, all those research and typing go down the d
Hello reader's today we will discuss about SVG. SVG is a scalable vector graphics in which we can make a graphic for the web. In HTML5 <svg> element is used for the container of svg graphic. SVG is used by several method such as paths, boxe
Google Plus was launched on December 15, 2011. However, the Google social networking and sharing website had to face hard times initially. There was a buzz that it will replace Facebook, but it didn’t not happe
