Getting a Value from a Form for Query Criteria in MS Access

Posted by admin on September 13th, 2009 and filed under query | 4 Comments »

A question I get asked all the time is how to reference a value on a FORM (like a Customer ID) from another query or report. This video shows you how.

Duration : 0:7:26

Read the rest of this entry »

Installing WAMP and Creating a MySQL Database

Posted by admin on September 11th, 2009 and filed under database | 25 Comments »

This tutorial covers installing WAMP and creating a MySQL data base using the import function of phpMyAdmin.

This tutorial was created by Mike Lively of Northern Kentucky University.

Duration : 0:9:58

Read the rest of this entry »

How To Put Game Saves, Custom Themes and Other Crap Onto Your PS3

Posted by admin on September 8th, 2009 and filed under select into | 20 Comments »

Its very easy once you know how.

Memory Stick PS3 THEME / SAVEDATA

Game Saves
1 Find the Game Save you want
2 Wack in a USB stick into your PC.
3 In the USB stick, create a folder called PS3, and within that folder create another folder called SAVEDATA (CAPITALS)
4 Copy the Game Save into that folder.
5 Once copied shove it in your PS3.
6 Go to ‘Game’ on the XMB, select ‘Saved Data Utility’ and then select ‘USB Device’.
7 Press Triangle on the save file and select the ‘Copy’ option.

Themes
1 Find the Theme you want
2 Wack in a USB stick into your PC.
3 In the USB stick, create a folder called PS3, and within that folder create another folder called THEME (CAPITALS)
4 Copy the Theme into that folder.
5 Once copied shove it in your PS3.
6 Go to ‘Settings’ on the XMB, select ‘Theme Settings’ and then select ‘USB Device’.
7 Then install
8. Then apply it.

Duration : 0:3:29

Read the rest of this entry »

IEFD Ep. 11 – Website Hacking – Sql Injection Part 2

Posted by admin on August 27th, 2009 and filed under structured query language | 10 Comments »

For Infinity Exists Full Disclosure’s first Website Hacking episode, we demonstrate how to exploit a security vulnerability occurring in a website’s database to extract password hashes. Sql (Structured Query Language) is a computer language designed for the retrieval and management of data in a system’s database. The Attack, known as Sql Injection, manipulates Sql statements before they are sent to the Sql Server, allowing the Attacker to create, change, or retrieve data stored in the database. Sql Injection is a hard concept to understand, so we made a video that encompasses all our knowledge on the subject to make it easier for our viewers to grasp.

Part 2 of 2

http://infinityexists.com/videos/episode11/

Duration : 0:7:7

Read the rest of this entry »

IEFD Ep. 11 – Website Hacking – Sql Injection Part 1

Posted by admin on August 24th, 2009 and filed under structured query language | 25 Comments »

For Infinity Exists Full Disclosure’s first Website Hacking episode, we demonstrate how to exploit a security vulnerability occurring in a website’s database to extract password hashes. Sql (Structured Query Language) is a computer language designed for the retrieval and management of data in a system’s database. The Attack, known as Sql Injection, manipulates Sql statements before they are sent to the Sql Server, allowing the Attacker to create, change, or retrieve data stored in the database. Sql Injection is a hard concept to understand, so we made a video that encompasses all our knowledge on the subject to make it easier for our viewers to grasp.

Part 1 of 2

http://infinityexists.com/videos/episode11/

Duration : 0:7:57

Read the rest of this entry »

Microsoft Excel, SQL & Internet Tips : What Is a Database Used For?

Posted by admin on August 24th, 2009 and filed under database | 1 Comment »

A database is used for storing large amounts of data, such as the addresses of every member of an organization. View data from a database in Microsoft Access with tips from a software developer in this free video on using Microsoft Access.

Expert: Dave Andrews
Contact: www.daveandrews.org
Bio: Dave Andrews is a software developer that holds a degree in computer science. Currently, he is employed by a government IT department.
Filmmaker: Tim Brown

Duration : 0:3:0

Read the rest of this entry »