<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2><FONT size=2>
<P>>1) Rev apparently needs a third party driver for mySQL. Where can a 
<BR>>compatible one for OSX and other platforms be obtained? The site 
<BR>>mentioned in the docs seems to be down. Plus, where does one install the 
<BR>>driver in OSX? The library? Which folder?<BR>Download the latest version 
of Revolution. The driver (libmysql.bundle) is distributed with it. Simple keep 
it in the same directory as the application and you should be fine. You should 
be able to download the latest version of Rev and use the database tools, 
and database samples (see the contributions page) without installing any 
additional files.  The software db demo samples is compatible with all 
databases.</P>
<P>>2) If I were to distribute a runtime that made use of these features, I 
<BR>>what - have to tell the users that they have to scrounge for a driver 
<BR>>and install it? This would be a non-starter, I think.<BR>You can 
distribute the mysql client library, but users will need to connect to the 
mysql server. If your looking for a single user database, try Valentina. The 
necessary Valentina files are distributed with RunRev, and the software db demo, 
and translator demo both work with it.</P>
<P>>3) We have started to use Rev as faceless CGI. We use commercial web 
<BR>>servers, and while we have pretty deep access to them, I don't think we 
<BR>>can install drivers. We can and have installed Rev though. Is it 
<BR>>possible to get Rev connected to mySQL under these conditions (as 
CGI)?</P>
<P>MySQL is a relational database management system, and as such is designed for 
remote access from multiple users. A MySQL server will need to be installed 
on the web server, chances are that mysql is already installed. If you 
are looking for a single user database try Valentina.</P>
<P>It will be possible to use RevDB for faceless CGIs in the next 
version.</P>
<P>Tuviah Snyder ~ tuviah<A 
href="mailto:tuviah@runrev.com">@runrev.com</A><BR>Runtime Revolution Limited - 
The Solution for Software Development<BR><A 
href="http://www.runrev.com/">http://www.runrev.com/</A><BR></P></FONT></FONT></DIV></FONT></DIV></BODY></HTML>