Pierre,

Sunday, February 24, 2002, 10:54:38 PM, you wrote:

PdP> Don't know if this is the right forum, but you can always flame me if 
PdP> I'm wrong :-)

PdP> I  tried using the mySQL OLEdb (ADO) driver with Delphi. ALthough I can 
PdP> get a data connection and see the table names, the field lists don't 
PdP> appear. Calling a valid field name in a SQL clause causes  a 'field not 
PdP> found error'

What command did you use?
I tried to use components from ADO bookmark and i get the field list.
  ADOConnection1.GetFieldNames('table_name', ListBox1.Items).

PdP> TIA




-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to