Simple Database Application with Crystal Report

Submitted by Hasan soherwardi on
This is a simple database application. Using vb.net 2010, ms access 2007, crystal report 2008. The many options in this application such as: Insert, Update, Delete, Search, Navigation, DataGridView filteration, Patient code auto genration, Print Report etc etc... This tutorial for beginners only, like me.. I hope this application is very helpfull for any type of database application development in vb.net... So "Happy Programming"

Simple ADD/VIEW Data entry using php

Submitted by killerzone on
Features: - Add entry -Field trapping -View data System Requirements: -Xampp 1.7.3 or below -Chrome,Firefox,Opera How to Install? -Download the following files -Extract the zip files to htdocs(this is the path: C:\\xampp\htdocs) Create Database -Go to your browser ans type localhost/phpmyadmin -Click Tab Import and Browse the SQL file After creating database the system is ready to run just type

Login System in Netbeans Using SQL Database

Submitted by Josphatwa on
For database connectivity just create a class open the project in netbeans and go to sql.java and change on the host the username and password of your server Then in the zipped folder unzip and restore the database to your server After that you can run the .jar in the dist folder. For queries just comment here.

IndioAmerican-EnglishThesaurus

Submitted by davidh3art on
The best Thesauri were so huge they needed their own stands. You can still see them in libraries. But nearly everyone who has a computer uses their own desktop, or some kind of software-based reference. The Indio American-English Thesaurus is the latter sort. It's a free utility that maintains a huge thesaurus locally, not online, considering that, with more than 130,000 words associations in the

How to Secure PHP Script: Instructors and Students Guide

Submitted by admin on
I find it hard to see that most of the programmers here who uploaded their source code are still using the old fashion way of connecting to MySQL database using PHP script. The majority of these programmers are students. I believe that these students are just following on what they have learned from their instructor. If you have noticed, the connection used is still the old mysql extension and not

Comment System (Simple)

Submitted by jmmaguigad on
This project gives beginners of an insight in making comment system like facebook. To implement the program,; first you need to extract the zip file, then locate the .sql file which will be imported into the phpmyadmin, after importing, access now the php files by entering the url: localhost/file location of your php file/php file's name... This program was made to help beginners. I have once

Don’t Limit On SQL for Database Computing in Java Development

Submitted by Raqsoft on

During Java development, SQL is often used to address the database related computation. However, "Ordered Computation" is very inconvenient to realize by writing SQL statements. For example, according to Contract table, compute the monthly growth rate of contract values for each sales man in a specified period. The result set of SQL follows a weird convention that the result set returned directly

Visual Studio 2013 Preview Ready for Download

Submitted by navajocodetalker on
One of the announcement made by Microsoft during Build 2013 is the availability of Visual Studio 2013 Preview, right now the version is ready for download so that developers can try it out and experience the changes made by Microsoft with their highly popular developer tools. For the past few days we have also reported about the details of the next version of Visual Studio. Most of the changes