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

Search In

SQL Server Management Data Warehouse (MDW)

Management Data warehouse is a database containing a warehouse of data useful for managing SQL Server. Ensuring the excellent and high performance for all the users and customers is a high priority for Database Administrators. Troubleshooting SQL Ser

Use existing sqlite database in android

I will show you the easiest solution, by far, is to use SQLiteAssetHelper. You add your existing sqlite database in a specified location in your project's assets/ directory, then use SQLiteAssetHelper to access your database (much same as you would

How to connect to your MySQL database from a PHP Script

Create simple Mysql connection with the help of PHP code <?php $hostname = 'localhost'; //define the hostname here $username = 'root'; //define the username here $password = ' '; //define

PIM- launching the client (overview)

Hello Todays blog will throw some light on the PIM desktop and the various  features and options available to manage and configure the same. Launching the client PIM Desktop works on the client/server concept. In order to use the client appli

Database Testing

Database testing: Testing done on the retrieved data by the application is called Database testing. In the database testing, we match the data, displayed to the user, with the data stored in the database. Following factors to be kept in mind for dat

Data Analytics Triggers Blockbuster Sales Online Via BI

Do you have any idea to trigger sale online?   Why am I asking to target online sale- It’s not an uphill climb to anticipate about.   It’s an exhausting range of online searches that occurs every day. Roughly, 3.8 billion pe

How To use dataBase in Your android App

Use DataBase Helper Class in your code, Which extends the base class SQLiteOpenHelper Class Sample code package com.searchoffers.android; import java.util.ArrayList; import java.util.List; import android.content.ContentValues; import android.c

Database Testing

Databases are collection of information which stores our data in the form of tables which is organized so that we can easily accessed, managed and updated. For large databases we can suffer many kind of Implementation and integration errors by which

Generate pdf using html2pdf library

hi, i am using html2pdf library for generating pdf with a simple html table showing results from the database, in 2 or more pages. but i get the error; "The content of a TD tag does not fit on only one page." Its working if the table fits on one

How to fetch data from database in php ?

Welcome to findnerd, today we are going to discuss fetch data from database in php . In this blog you can fetch data from database . Firstly establish a database connection Use the mysqli( ) function to established connection to the MySQL server.

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