Thursday, 9 October 2008

MySQL

Sorry for the long wait, we havent been getting to updating our blog in a while. Last monday we had a Problem Solving workshop.
Frankly this was mostly wasted time as we didnt have any real problems at the time, and we didn't learn much from it.
Tuesday we started further developing our code. I have been busy with making a MySQL database and the code which is needed to communicate with it.
Erwin has been helping me with this and he has been busy also with coding the communication between the SunSpots. Isolates are still somewhat hard to realise. But we will get there eventually :).

So i will show you some pieces of code from the MySQL communication program.
With this we have been able to communicate with the database. Here we can make User profiles, update them, delete them if necessary etc.
Also we can retrieve information trought so called queries. So we can for example ask the database which categories of software a certain user is interested in.

Below is a link to the code thusfar in PDF format, keep in mind it is still work in progress and so it isnt final yet in any shape or form.

Code MySQL Communicatie

No comments: