• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need some help with databasing

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!
 
(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.
 
Back
Top