Re: ActualSize returns -1 for Text fields
- From: "Daniel Crichton" <msnews@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 28 Sep 2005 16:51:06 +0100
Neo wrote on 28 Sep 2005 05:11:18 -0700:
> I too have many tables with multiple text fields ...
>
> try this one
>
> oRecordset.open "select * from table",oConnection,0,1
Using a client side cursor is not always a viable option - many a time I've
found myself killing processes due to them using all available physical and
virtual RAM due to pulling a huge table into a client-side cursor recordset.
This is especially true when dealing with text/ntext fields.
Dan
.
- References:
- ActualSize returns -1 for Text fields
- From: Rod da Silva
- Re: ActualSize returns -1 for Text fields
- From: Daniel Crichton
- Re: ActualSize returns -1 for Text fields
- From: Rod da Silva
- Re: ActualSize returns -1 for Text fields
- From: Daniel Crichton
- Re: ActualSize returns -1 for Text fields
- From: Neo
- ActualSize returns -1 for Text fields
- Prev by Date: bind HTML table to ADO persisted recordset client-side
- Next by Date: Re: bind HTML table to ADO persisted recordset client-side
- Previous by thread: Re: ActualSize returns -1 for Text fields
- Next by thread: Re: Getting the correct date format from SQL-Server 2000
- Index(es):
Relevant Pages
|
|