Ask a Question related to ASP, Design and Development.
-
news.microsoft.com #1
adovbs.inc doesn't have adText
SQL Server provides the 'text' data type but the adovbs.inc file doesn't
include an adText variable along with the provided adVarChar, adInteger,
etc.
If there is any way to have a virtually infinite length text field that
doesn't use the 'text' data type please tell me, in case I can't figure out
how to use the 'text' data type.
Can anyone please help me out?
news.microsoft.com Guest
-
Val Mazur #2
Re: adovbs.inc doesn't have adText
Hi,
In ADO it is adLongVarChar datatype for Text fields
--
Val Mazur
Microsoft MVP
"news.microsoft.com" <john@rebent.com> wrote in message
news:enfUv1vPDHA.2052@TK2MSFTNGP11.phx.gbl...out> SQL Server provides the 'text' data type but the adovbs.inc file doesn't
> include an adText variable along with the provided adVarChar, adInteger,
> etc.
>
> If there is any way to have a virtually infinite length text field that
> doesn't use the 'text' data type please tell me, in case I can't figure> how to use the 'text' data type.
>
> Can anyone please help me out?
>
>
Val Mazur Guest



Reply With Quote

