<!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">
Thanks, I am using a TIBClientDataSet, and did not realise that it used
the Midas code. Added it to the uses clause as suggested and all went
away. Thanks (also to Gary who replied with same info).<br>
<br>
Cheers,<br>
Phil.<br>
<br>
Rohit Gupta wrote:
<blockquote cite="mid4253BDFA.1285.55CF0D6@localhost" type="cite">
<pre wrap="">Thats because you have used midas.dll and the client has not got it.
Either put Mids in uses clause (havent tried it myself) or supply
them with midas.dll to go in their system32
Date sent: Wed, 06 Apr 2005 10:33:29 +1200
From: Phil Middlemiss <a class="moz-txt-link-rfc2396E" href="mailto:phil@tumonz.co.nz"><phil@tumonz.co.nz></a>
Organization: Vision Software
To: NZ Borland Developers Group - Delphi List <a class="moz-txt-link-rfc2396E" href="mailto:delphi@ns3.123.co.nz"><delphi@ns3.123.co.nz></a>
Subject: [DUG] Firebird/Interbase client required files
Send reply to: NZ Borland Developers Group - Delphi List <a class="moz-txt-link-rfc2396E" href="mailto:delphi@ns3.123.co.nz"><delphi@ns3.123.co.nz></a>
<a class="moz-txt-link-rfc2396E" href="mailto:delphi-request@ns3.123.co.nz?subject=unsubscribe"><mailto:delphi-request@ns3.123.co.nz?subject=unsubscribe></a>
<a class="moz-txt-link-rfc2396E" href="mailto:delphi-request@ns3.123.co.nz?subject=subscribe"><mailto:delphi-request@ns3.123.co.nz?subject=subscribe></a>
</pre>
<blockquote type="cite">
<pre wrap="">Hi all,
I have a simple program that connects to a remote firebird database
using the Delphi6 Interbase controls.
What do I need to install on a client's machine in order to get it
working? I have tried installing both stripped down and full installs of
both the Firebird setup, and the Interbase setup, but I get a "Error
loading Midas.dll" error?!?!?
Cheers,
Phil.
_______________________________________________
Delphi mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Delphi@ns3.123.co.nz">Delphi@ns3.123.co.nz</a>
<a class="moz-txt-link-freetext" href="http://ns3.123.co.nz/mailman/listinfo/delphi">http://ns3.123.co.nz/mailman/listinfo/delphi</a>
</pre>
</blockquote>
<pre wrap=""><!---->
Regards
Rohit
======================================================================
CFL - Computer Fanatics Ltd. 21 Barry's Point Road, AKL, New Zealand
PH (649) 489-2280
FX (649) 489-2290
email <a class="moz-txt-link-abbreviated" href="mailto:rohit@cfl.co.nz">rohit@cfl.co.nz</a> or <a class="moz-txt-link-abbreviated" href="mailto:r.gupta@xtra.co.nz">r.gupta@xtra.co.nz</a>
======================================================================
_______________________________________________
Delphi mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Delphi@ns3.123.co.nz">Delphi@ns3.123.co.nz</a>
<a class="moz-txt-link-freetext" href="http://ns3.123.co.nz/mailman/listinfo/delphi">http://ns3.123.co.nz/mailman/listinfo/delphi</a>
</pre>
</blockquote>
</body>
</html>