database

PHP Pagination

Submitted by EmbuscadoGeoff on
Viewing of datas on a web pages is very important, but not all datas should be viewed by the client. There is always a restrictions or limits when it come to viewing of datas from a web-enabled database. Hi my name is Geoffrey Embuscado, Im new to sourcecodester and I made a PHP application just to share my knowledge I obtained at the Jose Rizal University also my current school. Im a third year

MySQL Connector - The Easy Way

Submitted by borla26 on
This is just a simple program that allows you to manipulate MySQL data using intuitive codes. You can actually display all the database and tables that your mysql host has. Use this as your helpful reference for your future projects. And before I forgot, you must add as a reference which is I provided already the MySql.Data.dll on running the program. I need more friend on my facebook =) https:/

Alternative database for MS Access

Submitted by itachi_philip on
I post this topic "Alternative database for MS Access" for the reason,that it would be better if I ask some ideas here in this site. But first this topic only focuses on a stand alone databases that is easy, reliable, and a hassle free databases. MySQL, MSSQL Server and any other databases that depending on a Server base are excluded only those database that can run stand alone and has the

Annual Inspection Section (Database System)

Submitted by mrdobLedos on
Hello... This program entitled "Annual Inspection Section (Database System)" was my 6th uploaded tutorial since i became a member of this site! It was currently used at the "City Government of Makati" Eng'g Dept, and i'm currently working on it 'coz its not finished yet.... Anyway guys.... it has some bugs that i'm trying to fix. Anybody who will help me is my pleasure.. thanks..

Using OLEDB in Connecting Database to MS Access(with Database Password)

Submitted by mrdobLedos on
Hello Guys.. i uploaded this code to help other programmers to saved more space in codings.. when it comes in connecting the database.. For me,this kind of coding is more easy way than others,b'coz, you can call the connection in evry form load event with a single line code,ohhh.. i mean two words only like this "Call dbconnection" That's it.. Enjoy!!! ^__^

Scheduling System

Submitted by may ann on
This is a system called Online Scheduling System made as one of the requirements in school.. uses Sessions for logging in and out [user authentication]. Has Add, View, Edit, delete information related to scheduling such as room, subjects, course, teacher.. etc.. Has a functionality to add, view and delete schedules.