End-to-End Encryption is an applet designed for secure e-commerce on the Internet. This applet can securely transfer data from one point to its intended destination by encrypting the data at the browser level through an applet and decrypts the...
For programmers at the intermediate level and above. This sequel to the author's Effective C++ provides methods for improving program efficiency. Coverage includes examinations of the time/space costs of C++ language features,- descriptions of...
This simple article describes the concept behind displaying binary data from a database. The author discusses about file creation and displays a list of all the database files. This article proves the simplicity of showing binary data from the...
Recipe 4.13: Updating Data Asynchronously Using Message Queuing is a tutorial which provides you the solution for the problem of asynchronously update the data on a database on system that is not always connected. This can be performed using both...
This is an useful article for the database administrators which gives some instructions to them for updating recordsets from database. It uses several codes to test on your webpage and it is easy to use. This script helps users globally to update...
The Database Commander is a unique tool for manipulation of data, contained within various types of databases. The Database Commander directly supports all major databases such as: ORACLE, Microsoft SQL Server, Sybase, Informix, DB2, Interbase,...
The diary is a tool stored in a database. It allows users to post any amount of chit-chat in it. It allows to add, edit or delete entries. It consists the option ShowDiary.asp that gets the data from the database, sorted by date, and displays it all.
Advanced Data Import Component Suite for Borland Delphi and C++ Builder will allow you to import your data to the database from files in the most popular data formats. You can import data from MS Excel, MS Access, DBF, XML, TXT and CSV. There will...
This tutorial guides the learners who wish to know complete details about database on web service. This article offers simple steps that the users have to follow to store and query data on the database table on web services. Codes for the users...
This article briefly explains about the insertion of new data into the database online. It helps online business people who want to insert their new products details inside the database online to market the same and also it helps them to access... |