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...
Change the date of birth on Facebook ShowChange the date of birth on Facebook
Changing the date of birth is something that is not possible directly from the "General information" tab from Facebook account.
The is one alternative though, click here
Enter the email address...
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...
Excel tips : How to insert date in a cell ShowExcel tips : How to insert date in a cell
Below are some tips on how to insert date and time in an excel cell for a specific purpose:-
To insert current date, press CTRL ¯+ ;¯ in the chosen cell.
To insert current time, press CTRL¯+...
Download Aqua Data Studio ShowAqua Data Studio is an advanced SQL editor. It can create, edit and execute SQL scripts.
This software provides an integrated database with only one interface for connecting to databases. Query Analyzer enables users to work on RDBMS synthax and auto...
Data transmission - Cabling ShowCabling types
Several physical data-transmission media are available to connect together the various devices on a network. One possibility is to use cables. There are many types of cables, but the most common are:
Coaxial cable
Double twisted...
Data transmission - The physical connection ShowWhat is a transmission channel?
A transmission line is a connection between two machines. The term transmitter generally refers to the machine that sends the data while receiver refers to the one receiving the data. The machines can sometimes be...
OOP - Data encapsulation ShowThe concept of encapsulation
Encapsulation is a way of organising data and methods into a structure by concealing the the way
the object is implemented, i.e. preventing access to data by any means other than those specified. Encapsulation...