Hi
I need to create a database and have never done this before.
I am not a programmer or developer of any sort but am trying to learn about data bases and wish to create a simple one which can be developed upon and be used via the web by my friends via my personal webpage.
I need it to do the following
Have a login screen and perform some sort of authentication with an accounts dbase of some sort.
I need to be able to add records to it using a standard form for entry. e.g Name , Address, Tel, Fax, E-mail
I need to be able to import records to the database from a ".csv" or a ".txt" file.
I need a query screen which can find records under any field name even with just the first few letters of any word you decide to search on.
I need to be able to dump all the data into a text/csv file and also a log file.
I want to be able to run a report/query and output the results to a text file of some sort.
Because it is a database of names and addresses I want to be able to select a few records and fill my printer with address labels then print all the selected records on to these address labels ready to attach to envelopes.
I don't know where to start basically.
What language should I use?
Why should I use a particular language?
Any help would be good.
I need to create a database and have never done this before.
I am not a programmer or developer of any sort but am trying to learn about data bases and wish to create a simple one which can be developed upon and be used via the web by my friends via my personal webpage.
I need it to do the following
Have a login screen and perform some sort of authentication with an accounts dbase of some sort.
I need to be able to add records to it using a standard form for entry. e.g Name , Address, Tel, Fax, E-mail
I need to be able to import records to the database from a ".csv" or a ".txt" file.
I need a query screen which can find records under any field name even with just the first few letters of any word you decide to search on.
I need to be able to dump all the data into a text/csv file and also a log file.
I want to be able to run a report/query and output the results to a text file of some sort.
Because it is a database of names and addresses I want to be able to select a few records and fill my printer with address labels then print all the selected records on to these address labels ready to attach to envelopes.
I don't know where to start basically.
What language should I use?
Why should I use a particular language?
Any help would be good.