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

Search In

Digital Cleaning Checklist: Tips to Clean and Protect Organization's Data

IBM has estimated that businesses in the United States lose $3.1 trillion a year simply because of bad data. This cost represents the amount of time and resources that are wasted when professionals and decision-makers have to work around errors or du

is there a way to insert specific event dates and other info in a calendar date cell

I am trying to select data from the sqllite3 database and insert them into the tkcalendar so the user can insert his event info (registration_check_date, car_type) and view them by clicking on the calendar specific colored date cell, I had converted

CRUD Operations Using WebSQL In HTML5 And jQuery

Hello!! HTML 5 provides an API, called "Web SQL" API. It is new feature in HTML5 and it also helps to the developer for doing CRUD operation on the client side. It give the permission to client side for doing some operation:- Create a D

How to convert XML data to SQL database table

How to convert XML data to SQL database table   Step 1 : Create a table named "tblStudent" in database by following query in which xml data is to be inserted   CREATE TABLE tblStudent ( StudentId INT, StudentName VARCHAR(

CRUD operations in cakephp

Let us start with the simple CRUD (Create, Read, Update and Delete) Application. Before we begin let me split the processes we are going to do this this blog into the following steps: Creating the Database Create models Create controllers &

How to implement SLIM APIs with Database connectivity?

To connect slim apis with database follow the below steps: 1) Setup the slim enviornment in you system using the below URL. http://findnerd.com/account/#url=/list/publishnode/18162/ 2) Create a database name "slim". 3) Create a file und

How to delete duplicate rows in a table set MySql

Hello readers!. If you having the much of redundant/duplicate data growing in your database you can delete it with just a single query as I wrote here. Let say I have a table Address and want to delete the all the duplicate records whose city colum

How to install Joomla using an Auto Installer

Using Auto installer in Joomla there is no requirement to create a database,upload files or configuration programs required. Using this it will reduce steps while installation and its fast to install and update. All will be done using auto installer

What is SOAK Testing?

What is SOAK Testing ? Soak testing is a kind of performance testing. This testing is also called endurance testing. This specify the constancy and accomplishment qualities beyond the expanded time period of any system. Soak testing is a kind of non

HABTM in cakephp?

HABTM stands for Has And Belongs To Many. Its is a cake php associations that we defined in a models for accesing associated data across different entities over the database tables. Example - A product have more then one tags, and in the same case

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