Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Count records in Odoo9

Count record show the records value of database and retrieve a list of records and count them, search_count() can be used to retrieve only the number of records matching the query. It takes the same domainfilter as search() a

To create database and insert data in SQLite, in android

If you are looking for the code in android to create database and insert data in SQLite then follow the steps mentioned below:- 1) Create a layout in which the data will be filled that will be inserted into database. activity_signup_form.xml <

Load PostgreSQL Sample Database

Load PostgreSQL Sample Database Download PostgreSQL 9.1 and install pgAdminIII http://www.postgresql.org/download/windows/ To check that you are able to access psql, open cmd and fire command psql. If you are getting error like 'psql' not recognize

Discussion on Database Access and Object-relational mapping(ORM) in cakephp 3

Hi Readers, Welcome to FindNerd, today we are going to Discussion on Database Access and ORM in CakePHP 3. The new version of CakePHP comes with lots of new features and changes in it. To access the database in CakePHP 3 there are two main objects.

multiple video play

Hello, i want to select the video from database fetch it and wanna play in loop all videos one after the other in a single player in html 5/ php . plzz help >>>>

How to restore backup from sql script through Postgre console

Restoring backup from sql script through Postgre console is just a 2 step process.They are as follows: Step 1: psql -h hostname -U username database_name Step 2: \i filename.sql

How to create User in MDM Hub?

Below are the steps to create a user in MDM Hub and assign ORS to user: Step 1: Launch the jnlp file. Step 2: Enter you credential, select the ORS. Step 3: Under Workbench, select Users. Step 4: Connect to Master Database. Step 5: Acquire Lock, under

Best way to listen to the incoming chat messages without having to constantly query the DB?

I don't want that App should constantly hit the database to check for incoming messages. Any predefined library for a framework to solve the problem?

IndexedDB

The indexeddb is used to store the data in the browser. It is not a relational database and stores values in the form of key-pair. There are different methods used for performing different actions for a database like add(), get(), remove(). window

Insert data into database from form in PHP

Below is a form which contain id field, name field, phone number filed, gender radio button and we are sending these data  by using post method. <form name="user_registration" method="post" > Name: <input type="text" name="Name"&g

1 34 161
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: