Re: IDE no response



Sorry, additional information:
it happens only to TADO components, for example:
1) if I put TDOTable onto a form, set the connection property, then select
the table name drop down arrow, it was frozen without showing the dropdown
list, I need to terminate Delphi.
2) if I put TDOQuery onto a form, then select the SQL property, enter the
SQL statement, click OK, it was frozen.

It has no problem with BDE VCL I tried.

"Man Utd" <alanpltseNOSPAM@xxxxxxxxxxxx> wrote in message
news:42dda723$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> We have an application using ADO and SQL Server 2000.
> I got a probelm just recently:
> If I select the object inspector to change something, the IDE is frozen.
BUT
> there is no problem if I put VCL onto the form.
>
>


.



Relevant Pages

  • Re: IDE no response
    ... > it happens only to TADO components, ... > 1) if I put TDOTable onto a form, set the connection property, then select ... > 2) if I put TDOQuery onto a form, then select the SQL property, enter the ... > It has no problem with BDE VCL I tried. ...
    (borland.public.delphi.database.ado)
  • Re: MS Query - From in SQL
    ... In addition to updating the Connection property to update the DB command ... which should contain the SQL query. ...
    (microsoft.public.excel.programming)
  • Re: .Net/SQL Drop Table Problem
    ... Set the SqlCommand's Connection property before executing the query. ... As a newbie to vb and SQL I ...
    (microsoft.public.dotnet.languages.vb)