A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Access Table not accepts RTF Formatted text.



 
 
Thread Tools Display Modes
  #1  
Old July 22nd, 2008, 09:52 PM posted to microsoft.public.access.tablesdbdesign,microsoft.public.dotnet.framework.windowsforms.controls,microsoft.public.dotnet.languages.csharp
CES[_2_]
external usenet poster
 
Posts: 1
Default Access Table not accepts RTF Formatted text.

All,
I'm trained to figure out a simple example of connecting to a database.
unfortunately I'm running into problems. I'm using Access 2007 as my back
end database (because I'm familiar with Access and don't want to add the
complexity of a SQL database that I have never worked with before) while I'm
learning C#.

I have a memo field in an Access Table that accepts RTF Formatted text (this
field works perfectly in Access). When I past the text into the field on my
form, the text looks as it should, for test purposes I'm using C# code, in
the example below private & null would be blue and IContainer would be light
Blue:

private System.ComponentModel.IContainer components = null;


.... however when I navigate away from the row all font information is lost?
If anyone has any suggestions would be greatly appreciated. Thanks in
advance. - CES

  #2  
Old July 22nd, 2008, 10:18 PM posted to microsoft.public.access.tablesdbdesign,microsoft.public.dotnet.framework.windowsforms.controls,microsoft.public.dotnet.languages.csharp
Pete D.[_3_]
external usenet poster
 
Posts: 488
Default Access Table not accepts RTF Formatted text.

I haven't played with this but just a thought, I remember reading this is
stored as HTML. I remember,
http://allenbrowne.com/Access2007.html
again this might be a hint.
"CES" wrote in message
...
All,
I'm trained to figure out a simple example of connecting to a database.
unfortunately I'm running into problems. I'm using Access 2007 as my back
end database (because I'm familiar with Access and don't want to add the
complexity of a SQL database that I have never worked with before) while
I'm
learning C#.

I have a memo field in an Access Table that accepts RTF Formatted text
(this
field works perfectly in Access). When I past the text into the field on
my
form, the text looks as it should, for test purposes I'm using C# code, in
the example below private & null would be blue and IContainer would be
light
Blue:

private System.ComponentModel.IContainer components = null;


... however when I navigate away from the row all font information is
lost?
If anyone has any suggestions would be greatly appreciated. Thanks in
advance. - CES



 




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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:27 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.