Database Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsDatabasesDatabase Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old July 5th, 2007, 02:50 PM
mrshady1 mrshady1 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2007
Posts: 1 mrshady1 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 12 m 19 sec
Reputation Power: 0
Dont know how to implement <--noobie

hi thx in advance BTW
firstly I'm trying to do a database for a fictional go-kart co. so I have 4 tables. Drivers, Teams, Circuit, Circuit Results.
iv used F1 sample data. this is what I'm trying to accomplish
a) The starting grid position of all drivers based on their qualification time.
b) The points awarded to drivers who finish in the top 8 positions.
I was told by tutor that VBA would be easyer to to get points awarded using this code but cant get it to work.
Option Compare Database
Option Explicit

Public Function Order(Rank As Integer) As Integer


Select Case Rank
Case Is = 1
Order = 10
Case Is = 2
Order = 8
Case Is = 3
Order = 6
Case Is = 4
Order = 5
Case Is = 5
Order = 4
Case Is = 6
Order = 3
Case Is = 7
Order = 2
Case Is = 8
Order = 1
Case Else
Order = 0
End Select

End Function

I think it has summit to do with the fact it don't point to any table it just seem sto me its the function. any help or advice would be really appreciated as Iv struggled with systems analysis and databases all year.

thx

J

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsDatabasesDatabase Development > Dont know how to implement <--noobie


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway