|
Search Tech-Forums - link takes you to our Forum's search page. Note: The following is only a text archive! To view the actual forum discussion, please visit our website at http://www.tech-forums.net Pages:1 Backend software?(Click here to view the original thread with full colors/images)Posted by: Phiberoptik I have been gathering data of various organisations in a my town consiting of name,telephone and address etc I plan to use this on a web page at a later date. What backend database package should I use to input these values taking into consideration that at a later date a front end software like php or asp would need to access these values. Suggestions folks? Posted by: office politics how many? you could prolly pull this off with a flat file. csv, delimited text, or ms access. its doesn't sound like the workload will be that intensive. you could store the data in SQL, oracle, mysql, or any database software, but i thin it would be overkill. You could try all of these to gain experience. asp or php should be able to connect using odbc connections. php has functions to interact with mysql out of the box. Posted by: Phiberoptik Well I did consider using a .csv file but then there would be info relating to professionals, businesses, schools, colleges etc. I am developing this on the lines of yellow pages but with added feats such as rating by the readers etc. Posted by: office politics asp101.com db editing sample [url]http://www.asp101.com/samples/db_edit.asp[/url] vBulletin Copyright ©2000 - 2003, Jelsoft Enterprises Limited. PPC Management vB Easy Archive Final - Created by Xenon |