PDA

View Full Version : Running a Script for mysql!!


cybereatl
8th March 2006, 01:32
Hi folks, am trying to install epresence that is a server based on helix universal server for video on demand, and am following instructions but i got this:

3.4 Login to MySQL console locally and create database epresence
Am able to create this data base but don't know how to run next steps !!!

3.5 Execute the database installation script from “/epresence/res/MySQL/epresence.mysql”.
3.6 Modify connection strings in /epresence/web.config if your MySQL setup is not a default installation.

Some help running this scripts!!!! :confused:

falko
8th March 2006, 11:17
3.5 Execute the database installation script from “/epresence/res/MySQL/epresence.mysql”.

Is this an SQL dump? Then you do it like this: http://www.howtoforge.com/faq/6_4_en.html

3.6 Modify connection strings in /epresence/web.config if your MySQL setup is not a default installation.

What's in /epresence/web.config?