Re: Mysql Schema design & Rollback necessity Question

2010-05-25 Thread Shawn Green
Hello Lightingale, Lightingale wrote: Hi there, I am new to using mysql. I want to prepare an application for my employer. The application will be accessed by staff from as many as 10 different departments such as sales, marketing, admin, finance etc. The users will be using DML commands on t

Re: Mysql Schema design & Rollback necessity Question

2010-05-24 Thread Martijn Tonies
Hi, I am new to using mysql. I want to prepare an application for my employer. The application will be accessed by staff from as many as 10 different departments such as sales, marketing, admin, finance etc. The users will be using DML commands on the tables. My question has two parts: Part