Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access 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 June 15th, 2004, 02:19 AM
Friend of Wrox
 
Join Date: Jun 2004
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to qazi_nomi
Default How to increase the size of a text feild

I have a table of Messages it felds are
Message_Id Auto Number
Message Text

But the problem is that the message feild whos data type is text and its range is 0 to 255. and when the message increases then it trencate the message.
If any one knows that is there any other data type which I should use or any other solution
Any suggetion would be apriciated

Love 4 all
__________________
(*_*)

Numan
--------------------------------------------------
It is not important what you get But important is  how you got it
 
Old June 15th, 2004, 03:30 AM
Friend of Wrox
 
Join Date: May 2004
Posts: 642
Thanks: 0
Thanked 43 Times in 42 Posts
Default

You can use Memo field (If you are using MS-Access)

Memo Lengthy text or combinations of text and numbers. Up to 65,535 characters.

Om Prakash





Similar Threads
Thread Thread Starter Forum Replies Last Post
increase DB size RinoDM SQL Server 2000 1 December 7th, 2006 01:25 AM
Increase size of image in button of Excel Toolbar padam Classic ASP Databases 0 August 11th, 2006 02:03 PM
increase caching size in Classic ASP page crmpicco Classic ASP XML 0 April 4th, 2006 11:28 AM
Can I Increase The Size Of The Document Window WalterD Dreamweaver (all versions) 2 February 19th, 2005 07:13 PM
increase the size of the array Beulah ASP.NET 1.0 and 1.1 Basics 1 September 12th, 2003 08:54 AM





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