PC Review


Reply
Thread Tools Rate Thread

where is data from custom forms stored

 
 
=?Utf-8?B?a2Vuam9obnNvbg==?=
Guest
Posts: n/a
 
      7th Feb 2006
I created a custom form for Business Contact Manager (2003) - Account to
store additional information for our accounts. Now the custom form no longer
appears. I believe I erroneously deleted this form when I cleared *.tmp
files as I've found a reference to a file called fs7.tmp.

Is the custom information we stored in these fields now gone or is it stored
in the bcm database? I assume I will have to create a new custom form again,
but I need the information stored in those fields. Can I get to this
information?
 
Reply With Quote
 
 
 
 
Raul
Guest
Posts: n/a
 
      8th Feb 2006
As far as i am aware BCM forms cannot be customized and if it being
considered in upcoming verision of BCM v3.If you have any additional info on
how this can be done,would be great if you could post it in the news group
might help other users.

--
With Regards

Raul Thomas
"kenjohnson" <(E-Mail Removed)> wrote in message
news:80F9872A-C71E-4F9A-91ED-(E-Mail Removed)...
>I created a custom form for Business Contact Manager (2003) - Account to
> store additional information for our accounts. Now the custom form no
> longer
> appears. I believe I erroneously deleted this form when I cleared *.tmp
> files as I've found a reference to a file called fs7.tmp.
>
> Is the custom information we stored in these fields now gone or is it
> stored
> in the bcm database? I assume I will have to create a new custom form
> again,
> but I need the information stored in those fields. Can I get to this
> information?



 
Reply With Quote
 
=?Utf-8?B?a2Vuam9obnNvbg==?=
Guest
Posts: n/a
 
      8th Feb 2006
i have read all the 'no customize' threads.... but i WAS able to, and have
been using the customized form for ... two years perhaps? i was able to see
the data recorded using the custom form. however, for some reason now i
cannot load the form, it has simply disappeared. i just updated office 2003
online, perhaps my 'update' removed the custom form?

anyone else have an answer regarding WHERE the data is stored?

"Raul" wrote:

> As far as i am aware BCM forms cannot be customized and if it being
> considered in upcoming verision of BCM v3.If you have any additional info on
> how this can be done,would be great if you could post it in the news group
> might help other users.
>
> --
> With Regards
>
> Raul Thomas
> "kenjohnson" <(E-Mail Removed)> wrote in message
> news:80F9872A-C71E-4F9A-91ED-(E-Mail Removed)...
> >I created a custom form for Business Contact Manager (2003) - Account to
> > store additional information for our accounts. Now the custom form no
> > longer
> > appears. I believe I erroneously deleted this form when I cleared *.tmp
> > files as I've found a reference to a file called fs7.tmp.
> >
> > Is the custom information we stored in these fields now gone or is it
> > stored
> > in the bcm database? I assume I will have to create a new custom form
> > again,
> > but I need the information stored in those fields. Can I get to this
> > information?

>
>
>

 
Reply With Quote
 
Luther
Guest
Posts: n/a
 
      8th Feb 2006
All data in Outlook at stored as MAPI properties.

For example, when the user saves a Business Contact, Outlook asks the
BCM MAPI store to save a collection of MAPI properties. The values of
the properties BCM cares about are stored in individual columns in the
BCM tables. All the other properities are stored as a "blob" in another
BCM table. When Outlook opens that Contact in a form, Outlook asks the
MAPI store for the collection of MAPI properties. BCM fetches the
properties from the tables and the blob, and hands it to Outlook, which
in turn sets the values of the controls on the form.

This pattern is similar to how data is usually stored in PST files and
Exchange. Any property BCM doesn't know about (e.g. a custom field you
add to a form) is stored in that blob I mentioned. You can observe this
going on if you monitor the data flows between BCM and its database.

What probably happened to your form is probably that it got corrupted
by a bug in Outlook. Clearing the form cache should resolve that
problem.That bug is also supposed to be fixed in an Outlook update.

 
Reply With Quote
 
Raul
Guest
Posts: n/a
 
      11th Feb 2006
The data in BCM is stored in the form of tables in the MSDE (Trimmed Down
version of Sql 2000 ) you can access the same provided you have SQL
enterprise manager (Comes with SQL 2000)
--
With Regards

Raul Thomas
"kenjohnson" <(E-Mail Removed)> wrote in message
news:74E33A8B-094B-4E6F-B034-(E-Mail Removed)...
>i have read all the 'no customize' threads.... but i WAS able to, and have
> been using the customized form for ... two years perhaps? i was able to
> see
> the data recorded using the custom form. however, for some reason now i
> cannot load the form, it has simply disappeared. i just updated office
> 2003
> online, perhaps my 'update' removed the custom form?
>
> anyone else have an answer regarding WHERE the data is stored?
>
> "Raul" wrote:
>
>> As far as i am aware BCM forms cannot be customized and if it being
>> considered in upcoming verision of BCM v3.If you have any additional info
>> on
>> how this can be done,would be great if you could post it in the news
>> group
>> might help other users.
>>
>> --
>> With Regards
>>
>> Raul Thomas
>> "kenjohnson" <(E-Mail Removed)> wrote in message
>> news:80F9872A-C71E-4F9A-91ED-(E-Mail Removed)...
>> >I created a custom form for Business Contact Manager (2003) - Account to
>> > store additional information for our accounts. Now the custom form no
>> > longer
>> > appears. I believe I erroneously deleted this form when I cleared
>> > *.tmp
>> > files as I've found a reference to a file called fs7.tmp.
>> >
>> > Is the custom information we stored in these fields now gone or is it
>> > stored
>> > in the bcm database? I assume I will have to create a new custom form
>> > again,
>> > but I need the information stored in those fields. Can I get to this
>> > information?

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting custom forms data stored in Exchange from VB.Net JP Microsoft Outlook Program Addins 0 4th Jun 2007 10:12 AM
Merging data between tab pages on custom forms =?Utf-8?B?NDk4bm93aXJlQGNvbW11bml0eS5ub3NwYW4=?= Microsoft Outlook VBA Programming 1 1st Feb 2006 04:41 PM
Entering data on custom forms. famdamly Microsoft Excel Misc 0 10th Dec 2005 02:37 PM
No data transimitted in custom forms =?Utf-8?B?TWFyY3VzIFJhbWlyZXosIFNXIEVuZ2luZWVy?= Microsoft Outlook Form Programming 13 26th May 2005 06:26 PM
Re: Using Custom forms when Importing data Sue Mosher [MVP-Outlook] Microsoft Outlook Contacts 0 10th May 2004 06:11 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:20 AM.