On Tue, 25 Jan 2011 09:22:28 +0100 (CET), michael.vancann...@wisa.be
wrote:


>> Can you please specify which ODBC database components you used in
>> Delphi 7??
>> For example what is the type of Query1?
>> And if it needs a database connection component to work, what is that?
>
>You can use TDatabase and TQuery. 
>In that case, you must configure the ODBC connection in the BDE.
>

I actually never worked with BDE either, but now at work I have found
out that ADO is able to work through ODBC too! So I can use the
components I have worked with before to make a Delphi test application
through ODBC using TADODB. Will do tonight and report back.

-- 

Bo Berglund
Developer in Sweden


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to