<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Joost van der Sluis wrote:
<blockquote cite="mid:1227200487.4653.20.camel@wsjoost" type="cite">
  <pre wrap="">Op donderdag 20-11-2008 om 20:37 uur [tijdzone +1030], schreef Eric
March:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Malcolm Poole wrote: 
    </pre>
    <blockquote type="cite">
      <pre wrap="">Eric March wrote:
  
      </pre>
      <blockquote type="cite">
        <pre wrap="">Hello
I have MYSQL installed and running.
I think I need to install something into Lazarus so I can connect etc to 
DataBases.
I have followed source advice but can't connect.

Can anyone help and/or is there a manual?
    
        </pre>
      </blockquote>
      <pre wrap="">Can you tell us what you have tried so far with Lazarus?

Have you followed the guidance at
<a class="moz-txt-link-freetext" href="http://wiki.lazarus.freepascal.org/Lazarus_Database_Tutorial">http://wiki.lazarus.freepascal.org/Lazarus_Database_Tutorial</a> ?

Malcolm
_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lazarus.freepascal.org">Lazarus@lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://www.lazarus.freepascal.org/mailman/listinfo/lazarus">http://www.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
  
      </pre>
    </blockquote>
    <pre wrap="">Yes I have, but it assumes that I can connect.
If I follow the source to connect it does not work
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Oh, it does not work. I was already wondering what your problem was. But
thanks for the clear explanation. Now we know exactly how to help
you! ;)

Joost.

_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lazarus.freepascal.org">Lazarus@lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://www.lazarus.freepascal.org/mailman/listinfo/lazarus">http://www.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
  </pre>
</blockquote>
OK, Fair point, diplomatically made!  My question should have been:<br>
Is there any changes I need to make to Lazarus, or any <br>
modules or need to install in order to connect to mysql?<br>
<br>
I am copying the sample programme on Wiki that sets up <br>
a form to query a database.<br>
<br>
The message I get is <br>
Error: invalid compiler: file
"/home/kirkpatc/FreePascal/fpc/compiler/ppc386" does not exist<br>
<br>
I have a directory /home/ejm/.lazarus but can't see a compiler in it.<br>
I can compile and run programmes without db involvement.<br>
There must be something in my source looking for a compiler in the
wrong place :-(<br>
<br>
Eric<br>
<br>
</body>
</html>