Create Temporary Boolean Field?

From: RonH (rhegel_at_nospampearlrecovery.com)
Date: 12/16/04


Date: Wed, 15 Dec 2004 17:35:19 -0600

Using Delphi 6, I want to create a TADOdataset (via Select Command) from a
SQL Server database with a blank (false) boolean Field included. The
purpose of doing this is so that I can bind a checkbox to each record for
selection purposes in a grid (i.e., check the box to select the record).
Then I can later run a process on each selected record.

How do I force a datatype in the SQL statement, or is there a different
solution>



Relevant Pages

  • Re: Create Temporary Boolean Field?
    ... >SQL Server database with a blank boolean Field included. ... >purpose of doing this is so that I can bind a checkbox to each record for ... >selection purposes in a grid. ...
    (borland.public.delphi.database.ado)
  • Re: Create Temporary Boolean Field?
    ... > a SQL Server database with a blank boolean Field included. ... > purpose of doing this is so that I can bind a checkbox to each record for ... How about using the multiSelect-option of the DBGrid? ...
    (borland.public.delphi.database.ado)
  • Re: Parsing log file using C#
    ... The log is pipe delimited and in following format: ... Purpose is to read from text file and store in sql server database. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Parsing log file using C#
    ... The log is pipe delimited and in following format: ... Purpose is to read from text file and store in sql server database. ...
    (microsoft.public.dotnet.languages.csharp)