Hi. Back in 2000 I wrote a desktop application to connect to a database, open up a word document and populate it using the functions built into office. create word object, change to landscape etc. I need to do that again using VS2008 and a MySQL database on my website system. I believe I will need to set up connection strings and a database control but I don't know where to start here.