Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > Database and Reporting > ADO Execute Command Doesnt return Memo Field Value


Reply
 
Thread Tools Display Modes
  #1  
Old 05-07-2003, 02:25 AM
mattbutler mattbutler is offline
Newcomer
 
Join Date: May 2003
Posts: 3
Angry ADO Execute Command Doesnt return Memo Field Value


I was tearing my hair out with this then finally realised what the problem was. When I execute a command and set the datasource of a hierachialflaxgrid to the executed command, the grid shows all the fields but once it comes across a field that is of the memo type that field and any fields there after show as blank values.

I set a recordset to the executed command and then I am able to view the values for fields of Memo type but once again if I set that recordset as the datasource of the grid, from the first field that is of the memo type and any fields thereafter show as blank values in the grid.

Why is this and is there anyway around this because I dont really want to code around it as the simplicity of setting the datasource to the executed command is perfect for want I want and unfourtunatley I cannot change the field types in the table as I need text fields that can hold values greater than 255 characters.

Im sure someone can give me a good solution so any thoughts would be greatly appreciated.

Thanks
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Access Memo Field Question accessgirl Database and Reporting 8 01-30-2003 03:34 PM
Strange behavior of memo field in Access DB. Helmar Database and Reporting 2 08-10-2002 10:29 AM
search within a memo field persub Database and Reporting 1 07-15-2002 10:24 PM
Memo Field Question greybishop Database and Reporting 3 08-23-2001 07:35 PM
Setup SQL Server job to execute VB exe sharonc General 4 01-17-2001 03:09 PM

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->