Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Compatablility Quuestion of Sorts
Closed Thread
Old 04-28-2009, 04:49 PM   #1 (permalink)
 
Newb Techie

Join Date: Apr 2009

Posts: 2

dapballdude is on a distinguished road

Question Compatablility Quuestion of Sorts

Alright, i will admit that i am not as technically savvy as i would hope to be compared to most people out there, but i consider myself to be a competent computer user. While messing around with windows access i got to thinking about multiple external uses for the program, mainly using the forms function of the program. I was wondering if it was possible, without the use of possibly overly complicated scripting, to post a form to the internet which, upon completion would be sent to me in a from that would be operable by Access(that is i wouldn't have to reenter data) and then ideally, be merged into one usable file. Im also trying to think up a way to keep it independent as i wouldn't want people to be able to mess with eachothers entrys( this seems the only option at the moment, but im still working on solutions)

Any help would be awesome, me and one of my former teachers are working on this for a while now and haven't been able to think up anything thus far.
dapballdude is offline  
Old 04-29-2009, 08:49 AM   #2 (permalink)
 

Join Date: Jul 2005

Location: England

Posts: 2,040

kmote has a spectacular aura aboutkmote has a spectacular aura about

Default Re: Compatablility Quuestion of Sorts

So you want to put a page on the internet with a form. The user would submit the form and the data would be loaded into an Access database on the server side? If that's what you are doing it should be no problem at all but I would suggest using a superior DBMS such as mySQL. This will involve some scripting (use PHP for this) but only a very minimal amount.
Please provide more details about what you want to achieve.
__________________
MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11


There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page
kmote is offline  
Old 05-11-2009, 06:25 PM   #3 (permalink)
 
Newb Techie

Join Date: Apr 2009

Posts: 2

dapballdude is on a distinguished road

Default Re: Compatablility Quuestion of Sorts

The plan is to use it to lighten my burden as guild analyst in my guild on Astro Empires(Astro Empires). There are 75ish people now and 8 or so categories that need to be filled and number crunched to compare . As you can imagine people come and go all the time. So i want to keep the data secret from all but a few(just so they can't see eachothers enteries) From there i just export to excel plop in some quick formulas and im done. It would be designed to save time for me, and whoever comes after me in the long run. What other details you looking for?

PS Thanks a ton for helping me out
dapballdude is offline  
Old 05-11-2009, 07:11 PM   #4 (permalink)
 

Join Date: Jul 2005

Location: England

Posts: 2,040

kmote has a spectacular aura aboutkmote has a spectacular aura about

Default Re: Compatablility Quuestion of Sorts

I still don't quite understand but hopefully I can select the best solution for you based on a few questions.
1) Should the data be available over the internet?
2) should it be available to everyone or only authorised people?
3) does there need to be an input method for the data or will it be done automatically via an import of some kind?
4) if you need an input method does that need to be available over the internet?
5) should the data be private to the person or private to anyone who can log in?
__________________
MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11


There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page
kmote is offline  
 
Closed Thread

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting all sorts of stop error messages Bosox3 Windows Operating Systems and Software 7 06-06-2007 09:20 PM