Creating database under Ingres ShowCreating database under Ingres
Intro
Example createdb
Intro
Ingres is a relational database management system (RDBMS) that is based upon a research project from the University of California at Berkeley . There are two different...
Backup/Restore Mysql database ShowBackup/Restore Mysql database
Backup
Restore your database
Note
A simple approach on how to backup and restore MySQL databases.
Backup
To save an existing database it is recommended that you create a dump.
To dump all...
Batch Script - Move files to \%date%\%time%\ ShowBatch Script - Move files to \%date%\%time%\
Issue
Solution
Note
Issue
I have been trying to make a simple batch script to create database backups and move then into a folder named by date, and a sub folder by time.
This is what I...
Connect a database (MDB) to excel Show[VBA] Connecting a database (MDB) to excel
Below is a tips of how to connect an Access database (MDB) in an application excel
Add reference
Microsoft DAO object librairy X.X
In a general module (eg Module1) paste the code below...
Installing a VPN server in Windows XP ShowAdvantages of a VPN
The set-up of a virtual private network enables the secure connection of remote computers through an unreliable connection (Internet), as if they were on the same local area network.
This process is used by a variety of...
Introduction - Databases ShowWhat is a database?
A database (abbreviated DB) is an entity in which data can be stored in a structured manner, with as little redundancy as possible. Different programs and different users must be able to use this data. Therefore, the concept of...
WiMAX - 802.16 - Worldwide Interoperability for Microwave Access ShowWhat is WiMAX ?
WiMAX is short for Worldwide Interoperability for Microwave Access. It is a metropolitan wireless standard created by the companies Intel and Alvarion in 2002 and ratified by the IEEE (Institute of Electrical and Electronics...