How do you keep accounts data?
#9

Quote:
Originally Posted by Vince
Посмотреть сообщение
The INI file format was never really meant to store frequently accessed data. It was designed to store configuration data and to be read once at the initialization of a program, hence the extension.

I am an advocate of SQL, but only if it's used properly. If you don't enforce data integrity and copy things all over the place then you may as well not be using SQL. The JOIN keyword is probably the most important keyword there is. If you do not known what this is or what it does then you're not ready to use SQL just yet.
To be fair, I've been using SQL for years (simple CRUD mind you) and had no idea what JOIN was until now.
Reply


Messages In This Thread
How do you keep accounts data? - by prineside - 20.09.2015, 14:03
Re: How do you keep accounts data? - by iZN - 20.09.2015, 14:11
Re: How do you keep accounts data? - by Ritzy2K - 20.09.2015, 15:01
Re: How do you keep accounts data? - by Dairyll - 20.09.2015, 15:01
Re: How do you keep accounts data? - by XBrianX - 20.09.2015, 15:26
Re: How do you keep accounts data? - by Gammix - 20.09.2015, 15:27
Re: How do you keep accounts data? - by Vince - 20.09.2015, 16:04
Re: How do you keep accounts data? - by prineside - 20.09.2015, 16:46
Re: How do you keep accounts data? - by SchurmanCQC - 20.09.2015, 16:48
Re: How do you keep accounts data? - by n0minal - 20.09.2015, 16:51

Forum Jump:


Users browsing this thread: 3 Guest(s)