half noob question...

M

mnature

You are asking a very generic question that almost sounds like it came out of
a homework problem. Perhaps you could rephrase your question for a more
specific problem that deals with e-business transactions.
 
G

gerald

I wish I was more specific... but for that i would need to understand
what i'm supposed to do...


Onne wrote, On 02/05/2006 14:43:
 
O

Onne

But what kind of exercise are you trying to solve then? I presume there are
some functionalities that you would like to build?

Again, if you are this un-specific nobody can help you for sure.
To get some ideas use the templates on the website I posted. Write down all
the functionalities you want to build and try building them. If you need help
with specific problems I'm sure someone wants to help you with it here.

Good luck.
 
E

Ed Warren

do while not satisfied with website
1. Build a conceptual data model of your e-business
2. Build a physical data model of your e-business
3. implement your physical data model into access
4. purchase Visual Studio 2005 or download and install the Express version
5. Learn all that you need to know about the accessdatasource
6. Write the e-buisiness application to support the user requirements you
have identified
7. Test and verify your code
8. Publish your web-site.
end do.

:> Ed Warren.
 
Top