I would like to add about 5 fields to the contact form
and was wondering if that can be done with MSAccess.
Thanks,
Antony

Re: Adding fields to tables in SQL/CRM by John

John
Wed Jun 23 10:29:53 CDT 2004

To add fields to CRM you first add them using the schema manager in the crm
deployment manager tool. After adding the fields you need to publish the
fields using deployment manager then reset the web server to refresh its
data. Once done you can then go into the CRM web interface as a crm
administrator and then go into customization and add the fields to whatever
form you need. MSAccess is never used to do this.


"Antony" <anonymous@discussions.microsoft.com> wrote in message
news:205f101c4592c$a6090aa0$a101280a@phx.gbl...
> I would like to add about 5 fields to the contact form
> and was wondering if that can be done with MSAccess.
> Thanks,
> Antony



Re: Adding fields to tables in SQL/CRM by anonymous

anonymous
Wed Jun 23 11:04:36 CDT 2004

Thanks, I should be able to do this today!
Antony
>-----Original Message-----
>To add fields to CRM you first add them using the schema
manager in the crm
>deployment manager tool. After adding the fields you
need to publish the
>fields using deployment manager then reset the web
server to refresh its
>data. Once done you can then go into the CRM web
interface as a crm
>administrator and then go into customization and add the
fields to whatever
>form you need. MSAccess is never used to do this.
>
>
>"Antony" <anonymous@discussions.microsoft.com> wrote in
message
>news:205f101c4592c$a6090aa0$a101280a@phx.gbl...
>> I would like to add about 5 fields to the contact form
>> and was wondering if that can be done with MSAccess.
>> Thanks,
>> Antony
>
>
>.
>

Re: Adding fields to tables in SQL/CRM by Mark

Mark
Thu Jun 24 09:48:22 CDT 2004

I suggest you restart the IIS Admin Service after you
have added the fields to your form. IIS has a nasty
habit of not refreshing its pages.