Running

February 27, 2009

How can I check if my Hosting company is running MySQL MyISAM or InnoDB?

mysql
Uncle Rico asked:


Is it possible that they are using neither?

I’d like to know how I can check for myself what kind of database engine is being used.

Filed under Programming & Design by administrator

Permalink Print 3 Comments

December 27, 2008

Installing Joomla CMS on Windows 2003 with IIS Part 2 of 3

VideoTutorialZone posted video:


http://www.videotutorialzone.com - (Part 2 of 3) The Joomla Content management system makes running a dynamic website easier than ever, but it is really meant to be run on a Linux server. For those thast want to run it on a Windows server, getting it set up is quite complicated, but not impossible. This is because getting Joomla, PHP and MySQL all to play nicely in IIS is quite a chore. This is the second in a series of 3 tutorials that will get you running Joomla on Windows with Internet Information Server (IIS) in under an hour.

Filed under Howto by administrator

Permalink Print 2 Comments

September 20, 2008

Is there a way to extract information from a Sharepoint document library (Word documents) to a MySQL database?

mysql
chuck asked:


The Sharepoint document library is running off of a MS Small Business Server 2003. It is full of Word documents (order forms), with fields inside the documents. I am looking to extract information from the fields in those Word documents and import that data into a MySQL database. If that is not possible, is there a simple way to install a search function into Sharepoint? Thanks for your help.

Filed under Programming & Design by administrator

Permalink Print 3 Comments