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

Search In

Generating Encrypted and Decrypted Password with Salt

In SQL while storing or retrieving passwords we need to ensure that it should be in encrypted format. So for doing that we first need to store it in encrypted form CREATE PROC [dbo].[uspRegisterUser] @FirstName VARCHAR(50), @LastNam

  • 239
How to set the expected payment date in Odoo?

If you want to set the expected payment data in Odoo follow the following code : if vals.get('expected_pay_date') and self.invoice_id: msg = _('New expected payment date: ') + vals['expected_pay_date'] + '.\n' + vals.get('internal_note'

pbdoi juqlw for 42% zdbfbj0

Nzt0IHBsYXlpbmcgdGhhdCBoYXJkLCYjODIyMTsgV29vZHMgc2FpZC4gJiM4MjIwO0kganVzdCBk [url=http://michaelkorsstore.onlineoutlet.us.com/]Michael Kors[/url] But justhow disposable is disposable content? SnapChat has already come under fire after it was revealed

Change time zone in CodeIgniter

Some time developer wants to change the timezone in codeigniter application. There is may way to change the timezone in codeigniter. Here I am explaining you the best way to change the timezone in codeigniter, which is- First open the index.php, whi

Convention in SQL while writing queries

While working in SQL, you always write queries and stored procedures and these things needs to done in a better and go through the conventions manner so that the understandability of your script will be more.   Rules while writing queries in S

Table alias while making joins

While performing joins you need specific columns of the joined tables so for doing that you need to mention the name of the column with their table name.   This task gets tedious because you have to write your table name with every column you

Use of NULL and zero while writing stored procedures

While writing the stored procedure you always pass the parameters as the input type and the output type according to your need.     So while using these parameters you may notice that if you miss any parameter value during the stored pro

Reinitiate jquery datepicker after append the date field

Hello Dear Readers, Most of times, when we append the text field of datepicker using jQuery it not work, in other words when we integrate the dynamic datepicker using jQuery append method then datepicker work only with first field. In this post we

Help with Python Drills

// Have several things that you want to change into something else? Reduce it const fullNames = [["s", "peter"], ["p", "athena"]]; // -> ["Peter S", "Athena P"] const scores = [34, 33, 1, 0, 99, 123]; // 48.33 // with full names (from above) ->

what is the use of FORMAT() function in SQL?

In SQL, FORMAT() function is used to format a column value means how a field will to be displayed. FORMAT() Syntax SELECT FORMAT(column_name,format) FROM table_name; In the above syntax parameters are as below: Parameter Description column_

1 8 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: