[Lazarus] Accessing MS SQLServer database from Lazarus/FPC?

Bo Berglund bo.berglund at gmail.com
Tue Jan 25 16:35:06 CET 2011


On Tue, 25 Jan 2011 09:22:28 +0100 (CET), michael.vancanneyt at 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





More information about the Lazarus mailing list