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

Search In

Better way for this

I am creating an app in phonegap for daily news, I am storing my news details to amozon s3 server. So in my app home page i am displaying all news list. User can read news in both offline and online mode. I stored amozon s3 file link in my database.

Mongodb Error Could not connect to a primary node for replica

Could not connect to a primary node for replica set <Moped::Cluster nodes=[<Moped::Node resolved_address="127.0.0.1:27017">] If you found above error then first check sudo service mongodb status If yes, then run following command's: 1.

How to get the last record from a table in MySQL?

Sometimes we need to find the last inserted record into table. We can do this by using ORDER by and LIMIT. Syntax: SELECT * FROM table_name ORDER by id DESC LIMIT 1; Example: Suppose we have a table named "tickit" and we want to find the last in

How to Recover EDB to PST File - A Process for EDB Recovery into Outlook File

Marvelous Process for EDB Recovery into Outlook File   Use EDB to PST Recovery Software to Recover EDB to PST   If you need to recover EDB File to PST file and you have no idea how to recover EDB File? So, in this condition you don&rsqu

How to reset admin password from database in Magento?

Hello Friends, Initially when we are new in Magento after successful installation in local system, some time we forgot the admin password. With the reason the project setup is local, you can't call forgot password to retrieve your password. So

Laravel Creating Dynamic Routes to controllers from Mysql database

I want to create dynamic routes to controller from mysql database.We have the available following table for this. id name route -------------------- 0 About about 1 Contact contact 2 Blog blog Now

How to Modifying a report in OpenERP-6.1 ?

Step-1 First we have to Modify existing reports which will then replace the originals in our OpenERP database, Step-2 create new reports for the selected object. select Report > Modify Existing Report . Choose the report Request for Quotation

Get field name, data type and size of database table

To get the name ,data type and size of the table we will write the following query We will use the SQL predefined function for it by writing a SQL query SELECT columnname as 'Column Name', datatype as 'Data Type', charactermaximumlength a

Seesion Management

Hello, I am making an online shopping app. I am storing user details in sqlite database( Name and Password). So at the the time of login i want to check weather username and password is correct or not. So in that case how to manage session.Because t

How to connect MySQL database using MySQLi procedural function

Hello friends, my previous article "MySQLi - An improved and enhanced MySQL extension" provides an introduction about the MySQLi extension and its features. This article demonstrates how to create connection with a MySQL database using MySQ

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