News

I will assume you already have MySQL Workbench installed. Creating a database The first thing to do is create a database (aka Schema). Open MySQL Workbench and connect to your database server.
tl;dr - see last paragraph. trying to design a generic file attachment table(s) for some business objects we keep in sql 2008 r2. files will be stored on disk and i'm not really interested in ...