View Single Post
  #2 (permalink)  
Old 01-10-2004, 09:24 AM
jwm5411 jwm5411 is offline
WebProWorld Member
 

Join Date: Jan 2004
Location: Texas
Posts: 58
jwm5411 RepRank 0
Default

Dani, with all due respect when I say this...you are trying to do something that is out of your league right now. It sounds like you are trying to setup a database schema(tables, data), build insert, update, select and delete queries on the data, and connect it to a website...and are trying to code this yourself without understanding what a database is.
My suggestions are:
1. find a web database programmer to help
2. spend time in a web development class or get the information from books...you have a fairly steep learning curve.
3. Use MS Frontpage, Macromedia Dreamweaver, other wizard based development tools to build the back end database...even this requires some level of database understanding.
Unfortunately as I said earlier web database programming has a fairly steep learning curve. Also, we all started where you are now...and the blood loss, hair pulling, frustration keeps coming...
__________________
John
Reply With Quote