FinalGear.com Forums  

Go Back   FinalGear.com Forums > The Shows > Top Gear

Welcome to the FinalGear.com Forums!

This is the place to discuss everything related to Top Gear, Fifth Gear, and more! However, to gain full access to these forums, you will need to register. As a registered member, you will be able to:

  • Remove all ads from the forums. If you've taken the time to register, we'll thank you by not bothering you with them.
  • Make your own posts and threads. The shows' producers have been known to read these forums, so you may just influence the shows by posting here!
  • View the Video Offers and Video Requests forums which contain lots of great content.
  • Get to know a bunch of friendly people and participate in an ever-growing community.

All this and much more is available to you absolutely free when you register for an account, so sign up today!

If you have any problems with the registration process or logging into your account, you can contact us. Already have an account? Login to the upper-right to hide this message and all advertisements on the forums.


Top Gear Jeremy Clarkson, Richard Hammond, and James May host the best automotive television show in the world.

Reply
 
LinkBack Thread Tools Search this Thread
Old January 26th, 2006, 08:45 PM   #1
 
Joined: Jan 14th, 2006
Last Online: July 22nd, 2008
Location: Branchville, NJ
Posts: 5
Rep Power: 0
FoolishOne has between 0 and 9 reputation
Default MSAccess Top Gear Episode Guide...in Progress

I was reading one of the threads in which someone mentioned an Access format guide, which I was suprised no one did yet, so I thought that I would at least try. I have started the database with only one table but have a few questions.

The information in the database is taken from janpi's thread and Excel guide.

The time has to be stored as a string, and not time, because of the decimal point, which makes it harder to do a query, can't do < or > 1:34.6 s for example. Do you want the first name and the last name for the guests so you can do a query by last name and not have to remember the first name? Do you want a separate option for in the wet, because you can't search for just in the wet or dry, have to get both. Some of the other Excel are better because all you have to do is a Ctrl-F and type what you want to find, which is a little bit different than performing a query.

Anyways...

http://www.thedisarnos.com/TopGear/TopGearEpisodes.mdb

»fo
FoolishOne is offline   Reply With Quote
Want To Remove This Ad? Just Register For A FREE Account!
Old January 26th, 2006, 09:36 PM   #2
Neener, neener, I banned your title!
 
No Boss's Avatar
 
Joined: Oct 8th, 2005
Last Online: July 17th, 2008
Location: 'mericuh, someday the UK.
Age: 23
Posts: 6,487
Car: 2005 Volvo S60 R
Rep Power: 63
No Boss has a reputation beyond reputeNo Boss has a reputation beyond reputeNo Boss has a reputation beyond reputeNo Boss has a reputation beyond reputeNo Boss has a reputation beyond reputeNo Boss has a reputation beyond reputeNo Boss has a reputation beyond reputeNo Boss has a reputation beyond reputeNo Boss has a reputation beyond reputeNo Boss has a reputation beyond reputeNo Boss has a reputation beyond repute
Default

Another episode guide.....eh what the hell, why not?
__________________


Changed the avatar, but Blaro , JacobFox and No Boss - still RickRolling since 1988.
No Boss is offline   Reply With Quote
Old January 26th, 2006, 10:05 PM   #3
NOT the owner of this place!
 
SL65's Avatar
 
Joined: Jul 12th, 2004
Last Online: Yesterday
Location: Sydney, Australia
Age: 18
Posts: 8,710
Car: 1998 Subaru Legacy 2.5L
Rep Power: 31
SL65 has between 550 and 649 reputationSL65 has between 550 and 649 reputationSL65 has between 550 and 649 reputationSL65 has between 550 and 649 reputationSL65 has between 550 and 649 reputationSL65 has between 550 and 649 reputation
Default

...ANOTHER ONE images/smilies/lol.gif

Well thanks for the contribution. At least your worth something to this forum.

Sad thing is, people aren't going to search before they post a silly question like "What episode was the DB9 tested?" images/smilies/rolleyes.gif
__________________
FinalGear July, 2008 - the month of the tinfoil hat
SL65 is offline   Reply With Quote
Old January 26th, 2006, 11:32 PM   #4
Your Guide to TG/FG
 
ESPNSTI's Avatar
 
Joined: Dec 9th, 2003
Last Online: Yesterday
Location: Decorah, IA
Age: 36
Posts: 4,263
Car: 2004 Subaru Impreza WRX STI (USDM)
LFS Status: LFS Status
Rep Power: 29
ESPNSTI has between 550 and 649 reputationESPNSTI has between 550 and 649 reputationESPNSTI has between 550 and 649 reputationESPNSTI has between 550 and 649 reputationESPNSTI has between 550 and 649 reputationESPNSTI has between 550 and 649 reputation
Default

Nice images/smilies/thumbup.gif and images/smilies/welcome.gif

Added to the List 'O Guides : http://forum.finalgear.com/viewtopic.php?t=8925


Not sure that I see how a guide in database format is all that practical without a nice front end. (And also since not people will have Access installed).
I for one go out of my way to NOT having access installed. (IMHO, Access is the red headed step-child of the database family. images/smilies/tongue.gif )
Making a nice front end is a lot of work.
If you were to make a front end though, you'd probably want to use HTML. And if you're going to go there, you might as well use MySQL or something like that instead. 8)

Quote:
Originally Posted by FoolishOne
The time has to be stored as a string, and not time, because of the decimal point, which makes it harder to do a query, can't do < or > 1:34.6 s for example.
In MS SQL you can do something like that. I know Access can't do a lot of things, but I would imagine it would at least be able to do that.
Having said that, in practice you probably wouldn't query on something like that anyway.
Instead you'd simply open the list sorted by time and scroll to the time range you're interested in.
ESPNSTI is offline   Reply With Quote
Old January 28th, 2006, 06:02 PM   #5
 
burnsy's Avatar
 
Joined: Mar 25th, 2005
Last Online: 04:27 AM
Location: Indiana, USA
Age: 26
Posts: 622
Car: 2006 Ford Ranger FX4
LFS Status: LFS Status
Rep Power: 14
burnsy has between 50 and 149 reputation
Send a message via AIM to burnsy Send a message via MSN to burnsy
Default

Quote:
Originally Posted by ESPNSTI
Nice images/smilies/thumbup.gif and images/smilies/welcome.gif

Added to the List 'O Guides : http://forum.finalgear.com/viewtopic.php?t=8925


Not sure that I see how a guide in database format is all that practical without a nice front end. (And also since not people will have Access installed).
I for one go out of my way to NOT having access installed. (IMHO, Access is the red headed step-child of the database family. images/smilies/tongue.gif )
Making a nice front end is a lot of work.
If you were to make a front end though, you'd probably want to use HTML. And if you're going to go there, you might as well use MySQL or something like that instead. 8)

Quote:
Originally Posted by FoolishOne
The time has to be stored as a string, and not time, because of the decimal point, which makes it harder to do a query, can't do < or > 1:34.6 s for example.
In MS SQL you can do something like that. I know Access can't do a lot of things, but I would imagine it would at least be able to do that.
Having said that, in practice you probably wouldn't query on something like that anyway.
Instead you'd simply open the list sorted by time and scroll to the time range you're interested in.
taking the idea from the guy, i too have made a access from your excel sheet. i also made a front end, and the searching is very easy, just type whatever you want, and it'll find it. i too was thinking of doing mysql, i've got a server running it now, just don't have the time right now. i'll get to it later. here's the file for the access database though: http://burnsy.no-ip.info/Top_Gear_Episodes.mdb
__________________
Top Gear Episode Guide & More | Top Gear DVDs | Team FinalGear.com | Photo Gallery
LOTA Grand Touring Cup Squad Champions: FinalGear Racing

burnsy is offline   Reply With Quote
Want To Remove This Ad? Just Register For A FREE Account!
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Go Back   FinalGear.com Forums > The Shows > Top Gear
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Live Currently Online Users Count
All times are GMT. The time now is 08:55 AM.
All content © FinalGear.com unless stated otherwise.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Page generated in 0.11224 seconds with 17 queries