Hello,
I am currently *trying* to create a pretty simple DB which will allow the company which I work for to keep a table containing a list of clients, a table containing a list of services, and to be able to link between the two.
I've setup 3 tables, a Client table, Service table and a Link...