Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 27th, 2005, 03:17 PM
Authorized User
 
Join Date: Aug 2003
Posts: 72
Thanks: 0
Thanked 0 Times in 0 Posts
Default MySQL Text Fields

Hi:

I've got an ASP.NET app in C# using a MySQL database.

I'm able to read all the fields in the database just fine . . .
EXCEPT
Text fields.
The site always returns 'System.Byte[]' instead of the value of those fields.

Another copy of the *same* application is running on another server using another copy of the *same* database.
Their copy works, mine doesn't.
So, it's gotta be some setting in the MySQL server.

www.eclecticaradio.com/Members.aspx <<mine
www.bierlyteam.com/Members.aspx <<theirs


__________________
http://www.softlinksys.com
Professional Software Developer since 1994.





Similar Threads
Thread Thread Starter Forum Replies Last Post
subtracting two time mysql fields in php fochu PHP Databases 0 September 13th, 2006 08:17 AM
Single Quotes in MySQL fields Dave Brown Beginning PHP 1 June 10th, 2005 06:49 AM
empty fields not hidden anymore (php/mySQL) jasmin Beginning PHP 1 January 17th, 2005 12:42 PM
MySQL fields and booleans crapanz MySQL 2 September 21st, 2004 12:24 PM
mysql table fields in combo box knight PHP Databases 3 March 17th, 2004 09:28 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.