Lebans Rich Text Control LDB/Locking Problem



Hello,

I'm experimenting with Stephen Lebans' Rich Text Control for doing RTF
data entry into a memo field.

I imported the table, form, toobar, and modules from the A2k version
into an A2k3 DB. Then I edited a sample table record using the sample
form provided, then closed Access.

Then I could not re-open the MDB containing these items, nor any other
item. I observed that the LDB file is not going away, and that Access
has to be closed with the Task Manager.

The sample form's RTF2 control is bound to a text

I have to have the RTF control bound to a memo field in a table like in
Mr. Lebans' example, and I saw Stephen's post/suggestion about using an
unbound field.

Is there a way I can make the MDB etc. work properly so the LDB file
goes away on close like it is supposed to do??

If a form field is unbound, how do I get its contents into the correct
table record/field??

Thank you, Tom

.



Relevant Pages

  • Re: Hanging indent via Rich Text Control?
    ... The control can either be Unbound or Bound to a single Memo field, ... you would have to programmatically add the necessary RTF encoding ... >> Stephen Lebans ...
    (microsoft.public.access.reports)
  • Re: A problem with clsJustifyText
    ... on the same "column"(the second control beneath the first control). ... Stephen Lebans ... The memo field contains forewords from different bodies, ... Do you have any other code behind this report? ...
    (microsoft.public.access.reports)
  • Re: Access 2003 & Rich Text Fields
    ... There is no such modification required for my control. ... >> When I added the MS RTF to my accounting system back in A 97, ... >> "Stephen Lebans" ... >>> Access Code, Tips and Tricks ...
    (microsoft.public.access.modulesdaovba)
  • Re: RTF Control not displaying data
    ... displays formatted/encoded RTF text....not plain text. ... I have posted code in the past few months to add the required RTF encoding ... Email: "Stephen Lebans" ... The RTF control can only display RTF encoded text. ...
    (microsoft.public.access.forms)
  • Re: Format Text in Memo Field
    ... The control seems to accomplish what I need. ... One problem is that Stephen's control requires raw RTF code. ... I tried creating a file in Word and saving that in RTF format but was ... That means I can create a master RTF memo field once, ...
    (microsoft.public.access.reports)