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

Search In

Why am I getting null values for lease_id in Rent?

Passing primary key values in the parent table to foreign key values in child table with parent insert and child insert being in separate stored procedures.   Parent is Lease table, the child is Rent table. I am getting null values for le

Vector Graphics in Android.

Hello Friends, In this blog we will learn about VectorDrawables and change icon color on Runtime. From Android Studio 1.4 Google release new feature to support Design library. VectorDrawable has introduced in API 21(has support for lower version al

Simple and Responsive Sticky footer through CSS and JavaScript

HTML Code <div class="page-container">     <!-- =Header Frame start= -->     <div class="header-frame">         <label>Header Frame</label>

Javascript The setFullYear() Method

In Javascript , setFullYear ( ) method set the full year for a for a given date based on local time . It return a new timestamp . Syntax -> setFullYear( yearValue , monthValue , dayValue ) <br> Parameter -> yearValue -> It specify t

Priority queue in C++

Priority queue is container adapter, designed in such a way that the first element is the greatest elements among it contains. In priority queue elements are popped from the back which act as top in the priority queues. In the below program we are g

What is diffrence between echo and print in PHP ?

Hello all, Welcome to FindNerd, today we are going to discuss the difference between echo and print statement in PHP ? echo and print both are used to printing a statement. So here are few important point given below to differentiate between echo

Trigger in MySQL

Here, I have created a small database for a book store application. In which two tables are required:- book:- Stores a unique book ID, the title, content, and a deleted flag. audit_book:- Stores a set of historical changes with a record ID, the book

Use Of Category in Objective-C

                                         &nbs

Remove incomplete multibyte character input string

Hello friends, while importing excel file in MySQL using PHP I was getting following error: iconv(): Detected an incomplete multibyte character in an input string   Before proceeding further to solve the error let's first understand what

How to run nodejs app as a desktop application using electron

Hi All, While working on one of my project we had a requirement where we need to run our web application as a desktop application and to do that we found a solution called Electron which can w=be used as an installer and it run on various plate

1 384 423
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: