Re: D2005 inpage crash with dbGO ADO objects

From: Bill Todd (no_at_no.com)
Date: 03/19/05


Date: 18 Mar 2005 17:37:42 -0800

I just started D2005, started a new Win32 project, dropped an
AdoConnection, AdoDataSet, DataSource and DbGrid on the form, created and
tested a connection string to a SQL Server 2000 database, added a SELECT
statement to the AdoDataSet, set Active to true and had data appear in the
grid. No errors of any kind occured. I am not sure what to tell you since
I cannot reproduce the problem.

-- 
Bill Todd (TeamB)
TeamB cannot answer questions received via email


Relevant Pages

  • Re: Cannot filter detail table.
    ... I was hessitant to use ADODataSet because I was not aware of the fact the it ... ADOTables with ADODatasets. ... >> I connected the DataSet to a DBGrid. ... >> DBGrid shows the corresponding details for each master. ...
    (borland.public.delphi.database.ado)
  • Re: DisableControls doesnt disable controls
    ... myBM: TBookMark; ... // My Form include a DBGrid and 3 DBEdit linked on a DataSource linked on ... a ADODataSet ...
    (borland.public.delphi.database.ado)
  • Re: Record not found or changed by another user
    ... You must set the pfInWhere flag on the ADODataSet, ... ClientDataSet. ... Bill Todd (TeamB) ...
    (borland.public.delphi.database.ado)
  • Trouble connecting DBGrid and ADODataSet
    ... Can someone tell me what I need to do to display my ADODataSet in the DBGrid? ... When I add a DataSource it doesn't allow me to set its dataset to the ADODataSet. ...
    (borland.public.delphi.database.ado)
  • Re: ADO GetParamList?
    ... > Does someone have an exemple on how to get the param list of ADODataSet ... >with a StoredProc? ... Brian Bushay (TeamB) ...
    (borland.public.delphi.database.ado)