Re: mysql date format

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



When Reader.GetString() fails, what exception does it throw?

Regards,
-Adam.

Woo wrote:
Hi, Adam.

Thanks for the info on getvalue. But the result from it was a string field value of "dd". Not "2004-04-16".

I am not using ADO as I am using DSN to perform database connection. this is to enable the user to switch database easily by just switching the server in DSN. Hope to hear any suggestion/solution.

.



Relevant Pages

  • Re: Locate Speed in ADO
    ... >immediately a row on a string field. ... Befere using ado, I used BDE. ... >can locate and filter about 50-100 ms. ... As long as you are using Access in tableDirect mode you can use Seek instead of ...
    (borland.public.delphi.database.ado)
  • Re: Locate Speed in ADO
    ... ADO Speed Techniques with Delphi - Part I ... > I have a database that has about 150000 records. ... > and filter about 50-100 ms. ... One of them is ID, and other is a string field ...
    (borland.public.delphi.database.ado)
  • Locate Speed in ADO
    ... Befere using ado, I used BDE. ... And I can locate and filter about 50-100 ms. ... But now, I am using ado, locating and filtering takes about 1500-4000 ms. ... One of them is ID, and other is a string field that I try to search. ...
    (borland.public.delphi.database.ado)