|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (5 bit)
Join Date: Jun 2002
Posts: 17
|
website inventory database system
Hey I need your guys help on were to get started with this.
Basically this guy wants me to build him a site were he or his employee's can go on and update his inventory system from it. I would like something where they could go on and change certain values of it, create new inventory records, and delete the records. I already of experience with html, dreamweaver, and databases. I will be working off of a windows xp system. Anyway any advice, websites I could visit to get help, or tools that would help me would be greatly appreciated Thanks, Andy |
|
|
|
|
|
#2 |
|
Member (8 bit)
|
I know that some here will disagree with me here. If you have experience with html and databases then you could use Frontpage and Access. If you are already using Windows, then it should work well and would not even cost that much.
That being said, there must be a good way to do the same thing with Dreamweaver. It is a better program than Frontpage and you are already familiar with it. |
|
|
|
|
|
#3 |
|
Member (11 bit)
Join Date: Aug 2003
Location: NJ
Posts: 1,099
|
I'd say MySQL and PHP will accomplish that task easy.
__________________
P4 2.6C @ 3.12 || ASUS P4C800-E Dlx || Antec SOHO File Server w/ 5 case fans || Antec TruePower 430w PSU || 2 x 512MB Crucial PC3200 DDR || 280GB of total storage 7200rpm ATA100 8mb cache || LiteOn CDRW 52x32x52 || LiteOn DVD+/-RW SOHW-812S || WinXP Pro || Solarism 15" TFT LCD || 500VA TrippLite UPS || Logitech MX-700 Duo || ATI 9800 AIW || Sennheiser HD-555 |
|
|
|
|
|
#4 | |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Quote:
You might look over at HotScripts to see if there are any scripts that might work for you now. There is a ton of development out there for PHP/MySQL so you can get plenty of help if you decide to roll your own. I really wouldn't use Access for a several reasons. One is that it is an awful database for the web. It can't handle concurrent connections well. MySQL, on the other hand, is a Hoss. It also requires you to be with a Windows host.
__________________
Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row |
|
|
|
|
|
|
#5 |
|
Professional gadfly
|
I think that you should go with what you know. I agree that MySQL and PHP would work best, but if you don't know them (and don't want to learn) then why go with them? Access 2000 and greater have support for Data Access Pages, which make designing webforms for database access pretty easy. Sure, Access is crappy when it comes to more than a few people using it at once, and it has a bunch of other problems as well, but if this system is going to be put on a company intranet where only two or three people will be using it at any one time, it should work.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|