|
-
Text Blobs
Have need to access text blob from a SELECT.
Found that after testing using EOF, value of rst!textblob is null.
Some ADO providers (drivers) do not support the "chunky" method.
Any suggestions.
-
Re: Text Blobs
BLOBs are a special case (one reason I avoid them). There are lots of reasons
for this behavior having to do with how they are stored, how the provider
has to fetch them and manage the data once it arrives. This is discussed
fully in my new book.
bv
"Dave" <dave-qns@execpc.com> wrote:
>
>Have need to access text blob from a SELECT.
>
>Found that after testing using EOF, value of rst!textblob is null.
>
>Some ADO providers (drivers) do not support the "chunky" method.
>
>Any suggestions.
Similar Threads
-
By Kevin in forum VB Classic
Replies: 3
Last Post: 12-05-2005, 06:25 PM
-
Replies: 2
Last Post: 04-05-2002, 01:39 AM
-
Replies: 1
Last Post: 11-06-2001, 09:43 AM
-
Replies: 3
Last Post: 08-30-2001, 11:45 AM
-
By George Gilbert in forum vb.announcements
Replies: 0
Last Post: 08-19-2001, 11:34 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks