The Text Fields data is not directly stored in the Recordset. It stores a pointer to this Data and the Data itself is stored somewhere else. This is handled internally and you dont see this.
Actually, you may need to use text functions to read and update text columns. See TEXTPTR, TEXTVALID, READTEXT, WRITETEXT, and UPDATETEXT in SQL Books Online. The topics "Text and Image Functions" and "Using text, ntext, and image Functions" should be helpful in knowing why and how to use these functions. Terry L. Broadbent - DBA
Computing Links:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.