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

Search In

how to do adpater settings in rails for postgresql database ?

There are few steps for doing adapter settings: 1> inside your app go to app_name/config/locales/database.yml default: &default adapter: postgresql pool: 5 timeout: 5000 username: postgres password: 123456 development: <<:

Database creation using PostgreSQL

Database creation using PostgreSQL To start work with postgres, you need to install Postgres. To download PostgreSQL 9.1, go through below link: Download To check that you are able to access psql, open cmd and fire command psql. If you are getting

How to Fix Ajax Call Handler Method in Spring Controller

This is my controller : @Controller @RequestMapping(value = "/paymentgateway") public class PaymentGatewayController { @RequestMapping(value = "/checkPayStatusProposalID/{proposalID}", method = RequestMethod.GET) @ResponseBody public PGTransactio

How to detect browsers in wordpress

Welcome to FindNerd In some situation we have to detect the browser and perform the different operations on different ones. If we talk about the WordPress then there are many global variables available to detect the browser on which you are processi

Backup and Restore Database Using OpenERP

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

pgadmin not connect to openerp server and open the openerp than accour error

If you faces such below error pgadmin not connect to openerp server and open the openerp than occur error than follow these step to resolve this type of error 1- first update the postgresql.conf file in pgadmin go to this location /var/lib/pgsql/9

Auto Layout Using Visual Format Language In Swift

Hi All, You can add auto layout constraints by using Storyboard Interface OR by adding constraints dynamically. There are three ways to add constraint dynamically (as per Apple Inc.) Visual Format Language is one of the way is used to add autolay

Adding auto layout constraint dynamically in swift

Hi All, You can add auto layout constraints by using Storyboard Interface OR by adding constraints dynamically. There are three ways to add constraint dynamically (as per Apple Inc.) Layout Anchor is one of the way is used to add autolayout constra

Auto Layout Using NSLayoutConstraint In Swift

Hi All, You can add auto layout constraints by using Storyboard Interface OR by adding constraints dynamically. There are three ways to add constraint dynamically (as per Apple Inc.) NSLayoutConstraint is one of the way is used to add autolayout co

How to manage and configure outgoing email in Openerp(Odoo-9)

In Odoo, first, create database on server then install like: sale and account module and mapping with country account like as united state currency is $ then install module: United States – Accounting install. And If users want to send an email

1 3 12
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: