Need some help with databasing

Handsom3D3vil

Member
Jan 3, 2006
61
0
0
Normally we do this all by hand it takes a few hours or more, but frankly I'm tired of doing it like this. Basically this what I have as far as variables: Link to object, Object Name, Location, Percentage. Basically it would need to look like this Object Name (Which is a hyper link) - Location - Percentage. If anyone has any info that would be any helpful thanks in advanced!
 

EagleKeeper

Discussion Club Moderator<br>Elite Member
Staff member
Oct 30, 2000
42,589
5
0
Get a copy of Access or MySql and play with table setups
 

WildHorse

Diamond Member
Jun 29, 2003
5,006
0
0
(1) Take a database class at a nearby junior college. It's not just learning to work it, it's learning a way of thinking.

(2) For right now

(3) For near future.

(4) Forget MS Access. Download "MySQL 5.0 -- Generally Available (GA) release for production use " (free) & use it as the basis for working through your database class and for working through any books.

you seen to be in Windy City so these are the 2 download sites there for the WIndows Essentials package (assuming you're on Windows):
MySQL Chicago mirror 1

MySQ Chicago mirror 2

Also take note of MySQL Forge for possible templates / models / pertinent examples

You may wind up needing Crystal Reports to write the custom-designed reports off your database.