Re: data type of field value
- From: "Vu Quang Thang" <thangvqATgmail.com>
- Date: Thu, 15 Jun 2006 17:33:31 +0700
Hi,
You can get it via ADODataSet1.Fields[0].DataType
Thang
"keith" <support@xxxxxxxxxxxxx> wrote in message
news:4490cce8@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi, how to get data type of a field value? Thanks.
--
Env: SQL SERVER + Delphi 7 + ADO
.
Relevant Pages
- Re: connect to db in codes
... Env: SQL SERVER + Delphi 7 + ADO ... MS Jet and Interbase (through OLEDB) ... (borland.public.delphi.database.ado) - Re: sp_prepare statement
... >I have an application built in Delphi, that makes a connection to SQL Server ... the querys apear to be executed ... Does the Delphi, or de ADO used by Delphi, ... (borland.public.delphi.database.ado) - Re: dbExpress or ADO?
... dbExpress or ADO? ... >Does the answer change for Delphi 2005? ... I would use ADO it is optimized for Microsoft's SQL server and Access. ... (borland.public.delphi.database.ado) - Automatic sp_prepare statement
... I have an application built in Delphi, that makes a connection to SQL Server ... the querys apear to be executed ... Does the Delphi, or de ADO used by Delphi, ... (borland.public.delphi.database.ado) - delphi 7 ADO application and sql server 2005
... I have to upgrade a database from 2000 to sql server 2005. ... Will my delphi 7 ado application still work properly? ... I'm just talking about delphi's ado components compatability with SQL server 2005. ... (borland.public.delphi.non-technical) |
|