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

Search In

Execute Scalar in ADO.NET

In ADO.NET while writing codes we perform crude operations like Insert Update Delete. While performing these crude operations we always use SqlCommand class with the ExecuteNonQuery method for doing it. SqlCommand cmdInsert=new SqlCommand(); cmdI

Use of IN operator while writing nested queries

In Sql Server while writing queries sometimes we need to the data from multiple tables or you can say that output of one query becomes input to another one. In this case we will write the nested queries that will get data from the other table a

How to Execute Multiple Insert Queries in NodeJs Application?

I am trying to perform an insert query, use the insertid of the row and then perform another insert query using the inert id. the first query is executing but the second query is not. please help. Below is my code: $("#addopdfrm").submit(fu

Incredible Fact & Stats of Popular Online Dating Apps - Infographic

In today’s modern world, it is becoming increasingly difficult to find love. We are living busy lives and have to try and juggle numerous things such as work, fitness, family, and health. This is why our love life can often be waiting. Luckily,

How to set the Currency Rates in OpenERP(Odoo)?

Step-1 Install the currency_rate module. Step-2 After that custmozie .py(Python file) file in currency_rate module: In below example, I have custmozied .py file. You can directly copy the below python code in your .py file. class res_currency(osv.o

How to calculates quantity and Confirms production order in OpenERP

In OpenERP first we create the product and then calculates the quantity of product. In product form picking Id is generated and picking id will return to the value of this product and then product will calculated automatically in stock. Use thi

AngularJs Filter

When we want to format data in angularJS then we use filter.There are n number of filter available in angularJS which is used to transform data. AngularJS filter are: 1) Currency: Which will format a number to a currency format. 2) date:Which will

Publishing ICalendar with Ruby on Rails

If your application has certain events(For example meeting etc), then you may need to integrate calendar application. Icalendar is a standard for calendar data exchange. Icalendar allows us to generate .ics files so that users can add events to their

How to each product partial reconciliation in OpenERP(Odoo)

In OpenERP first, create custom module and than override the function in .py file in custom module  and pass this file to the __init__.py file. Then get the correct line residual amount  and pass this line in account invoice. using thi

How to implement jquery Timeago with php?

Hello Reader's , We can see that posting & Online time changes frequently seconds ago, minutes ago and hours ago etc, In Social media. So Today in my blog I am going explain about timeago and its easy implementation with PHP. First, you nee

1 15 49
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: