Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Apr 9th, 2005, 2:53 PM   #1
CC22
Newbie
 
Join Date: Apr 2005
Posts: 3
Rep Power: 0 CC22 is on a distinguished road
Help Anyone...

I am doing AS Level Computing and i am doing something called Terry's Turkeys, you maye of heard of it, well it is in Access, but VBA is useful for it (although i don't know it and my coursework at the moment has no VBA in it)I have done everything i need pretty basicly, but the order form is a bit tatty and compicated at the moment, but it works,

The most troubling thing is when you add a orderline (turkey) when adding an order, you need to fill in all the data at once in the right order (right to left) for it to work, if not then a jet error comes up

any help would be brilliant, cheers, Please PM me as i can give you more details about it via PM in a more private discussion.

EDIT: sorry about this, when i signed up i did not see the project bit at the bottom (is hidden for guests you see) so i posted this in the wrong place, i'm sure a mod/admin can move it for me

Last edited by CC22; Apr 9th, 2005 at 2:57 PM.
CC22 is offline   Reply With Quote
Old Apr 10th, 2005, 4:58 PM   #2
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 8 Ooble is on a distinguished road
My advice would be to not use Access - it's a piece of crap (as Andrew, a friend of mine can tell you - he rewrote his entire coursework in PHP and MySQL in less than 10 hours a couple of days ago).
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Apr 10th, 2005, 6:45 PM   #3
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,453
Rep Power: 7 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
is access required?
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Apr 11th, 2005, 4:28 PM   #4
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 8 Ooble is on a distinguished road
It's not - I'm doing the same thing in C#, using a text file to store the data.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Apr 12th, 2005, 4:16 AM   #5
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
I recently got banned from the Student Room for having a big rant about Access which I won't repeat (though I continue under a pseudonym...)
Basically Ooble's right. Use an open source and standards compliant SQL database (none of the wierd Microsoft things). Jet, ODBC, ADO are all outdated and were designed for Windows 98: despite bits being patched on they are still fundamentally crap, so much so that they've almost been dropped in .NET.
Hell, use a binary file rather than access: at least you don't get random errors with negative IDs and irrational limits!
Rory is offline   Reply With Quote
Old Apr 12th, 2005, 8:12 AM   #6
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,453
Rep Power: 7 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Yeah, I know Access isn't technically needed to do this... I was curious as to if it was part of his Assignment's requirements... you guys know how professors can be.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Apr 12th, 2005, 10:45 AM   #7
CC22
Newbie
 
Join Date: Apr 2005
Posts: 3
Rep Power: 0 CC22 is on a distinguished road
Ye It needs to be in Access, i don't know why, we were going to do it C++ but then he changed his mins (the teacher that is)
CC22 is offline   Reply With Quote
Old Apr 12th, 2005, 5:51 PM   #8
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
Tell him to go someplace unpleasant, if you object that is!

The actual assignment makes absolutely no mention of the tainted Redmond word - you could run it from a punch card reader with Fortran code, so long as it works.

It's a symptom of the fast rate that technologies, especially programming advance - technologies such as VB and Access are simply out of date and outmoded. Many teachers just don't to have seemed to have been reconciled with the potential of open source for the simple reason that it basically was nonexistent for all intents and purposes when they did their qualifications.

What annoys me though is a few narrow minded instructors and teachers who impose there ingrained ways of using Access, often due to lack of expertise elsewhere purely because the course they attended had a lucrative software licensing deal.

Sadly, and to a large extent, education in the UK is still geared towards Microsoft - allegedly the Edexcel board won't touch anything not done in VB.NET. Thank God for AQA!

Maybe there'll be LCPs on offer soon in this country?
I'd be interested to know what you all think.
Rory is offline   Reply With Quote
Old Apr 16th, 2005, 11:56 AM   #9
princess
Newbie
 
Join Date: Apr 2005
Location: london
Posts: 4
Rep Power: 0 princess is on a distinguished road
hiya im also doin terrys turkeys, well im quite finshed...do u still need ne help?
princess is offline   Reply With Quote
Old Apr 16th, 2005, 3:45 PM   #10
bl00dninja
Programming Guru
 
bl00dninja's Avatar
 
Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5 bl00dninja is on a distinguished road
it is somewhat unfortunate that microsoft has dominated the computer market with it's notoriously unpredictable software. they have gotten better though. i have no complaints about windows XP.
__________________
i put on my robe and wizard hat...

Have you ever heard of Plato, Aristotle, Socrates?...Morons.
bl00dninja is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

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

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
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 5:16 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC