Share Your Source Code or Article

Do you have source code, articles, tutorials, web links, and books to share? You can write your own content here. You can even have your own blog.

Submit now...

Database Programming Made Easy

This tutorial will teach you step by step on how to connect and manipulate database. If you'd like to suggest a tutorial please write a comment at the bottom of this article.

Read more...

Hire Us to Do Your Work

Do you want a customized system? Do you want to setup your own website to do business? Then we are here to help you in your programming needs.

Read more...

Search



database

Simple Database Manipulation in c# using ADO.NET

cedrick blas's picture

Simple Database Manipulation in c# using ADO.NET Hello Here we go again hehe :)

ADO

cedrick blas's picture

i just wrote this code for the beginners cause i found out that some users need an introduction to ADO and how to connect vb to access..

Should I Save Images to Database or File System

arjay_nacion's picture

It's been an issue for some time for developers the question of whether to save images on database or on file system. I decided to write this article to explain the pros and cons of both sides.

MS Excel 2003 to PHP

emond's picture

Suck Data from Excel Uploads

A Simple Add, Edit, Delete, and Search using VB and MSAccess

thisiswelch's picture

This is a sample program on how to Add, Edit, Delete, and Search entries in database using VB and MS Access. Hope my code help you. NOTE: THIS PROGRAM USES OCX, YOU MUST INSTALL THE PROJECT COMPONENTS BEFORE RUNNING THE PROGRAM.

Database Programming with C

in

C language is known to be one of the most popular programming languages since 1972. It is known as the general purpose structured programming language that can be used to develop various applications. Since then many applications have been and are developed using C programming language.

Database Programming with JDBC

Type 4 drivers or Native protocol driver is known to be the one with the best features and functions. Type 4 driver does not have any native methods and is a complete Java driver. You need not to install it on the client before use and the can be easily downloaded or configured on a system very easily.

Client-Server App with Flash and PDF Reporting

emond's picture

This is  CLSU Entrance Examination , a client-server application that I developed last 2006 for a client in AMA and won the thesis of the year. This  App compose of two program ,one is the SERVER and the other one is the CLIENT . Both  program uses a winsock control in order to connect via IP ,Maximum of 8 client pc connected to a server pc..

Making Database Connection

admin's picture

This tutorial is part of Database Programming Made Easy Series.

Making Database Connection

Syndicate content

Step by Step Java Tutorial

In this tutorial you will learn how to program with Java. It has a rich of information to be educated well with Java.

Read more...

Do You Have Question?

Do you have any question related to computer programming? Visit our forum and post new topic on the category you like. Be gentle when asking a question.

Ask now...

Point of Sale

Point of Sale is very useful especially for supermarkets or restaurants. I have included a barcode scanner in this program. Please check it out.

Read more...