
Search In
Database Normalization
Normalization is a technique of managing records in a database. It is an approach to eliminate data redundancy and anamolies . It also removes data duplicacy in a record. It helps in data update,delete and insert anamolies.Wi
The easiest solution to create backup and restoring you database in OpenERP is itself provided by OpenERP.
To create backup and restore for your OpenERP database, you have two options: 1.) PostgreSQL 2.) OpenERP.
The first one is simple and very co
JavaScript is one of the most popular language for front-end developers. While there are others languages too like CoffeeScript, TypeScript but nothing can beat JavaScript. Earlier JavaScript was widely used to front-end development but after the bir
This action ask the upgrade platform to process your database dump.
The process method is below
Use the below link to download the Dump Database
https://upgrade.odoo.com/database/v1/process
To process a database dump
Below are the Parameters
1-key
The upload method https://upgrade.odoo.com/database/v1/upload/ use this link to Upload a database dump
Parameters
key (str) -- (required) your private key
request (str) -- (required) your request id
Returns
request result
Return type
json dictionary
Normal
0
false
false
false
EN-US
X-NONE
X-NONE
MicrosoftInternetExplorer4
DATABASE ADMINISTRATOR
Databa
Generally at the time of development a situation of incrementing or decrementing a database field it can come like Number of views for a particular page or Number of views of a individual profile. In rails there are two default functions for this whi
Predicting the future is easier said than done, yet it’s an interesting exercise to research and look for information that could hint what might be the hot tech advances impacting the tech industry and our personal lives. As we step in the new
I am writing this blog to add columns in our database table which would compatible with old version of database.
Here I use Alter Table command on my onUpgrade() method where I make condition for the database version.
We can add only one column at a
Python is the trendy expression that is making the rounds in the IT universe with the simple expectation to absorb information, application improvement being speedier and quicker, included advantage of machine learning helped chances and so forth. Th