From: Richard918 on
Is there a way to directly convert a 2007 form into a 2010 web form that can
be published to SharePoint 2010?

Alternatively, is there a way to programatically create a 2010 web form?

Thanks,
Richard

From: Maurice on
Remember that this is still beta and all the advice given is subject to
change...

In 2010 you can open your 2007 db and then choose to publish it to the web.
However first step will be (must be) compatibility check for the web. At that
point you will see that despite the good intentions there has to be some
tweaking done to the tables before it's actually published...

Don't think it will publish regardless because it won't!

hth
--
Maurice Ausum


"Richard918" wrote:

> Is there a way to directly convert a 2007 form into a 2010 web form that can
> be published to SharePoint 2010?
>
> Alternatively, is there a way to programatically create a 2010 web form?
>
> Thanks,
> Richard
>
> .
>
From: Tom van Stiphout on
On Fri, 26 Mar 2010 12:17:59 GMT, "Richard918" <u59006(a)uwe> wrote:

No.
No.

-Tom.
Microsoft Access MVP


>Is there a way to directly convert a 2007 form into a 2010 web form that can
>be published to SharePoint 2010?
>
>Alternatively, is there a way to programatically create a 2010 web form?
>
>Thanks,
>Richard
From: Richard918 via AccessMonster.com on
Thanks Tom,

Do you know if there will be any movement in that direction?

Another option would be to programatically create an xml (and any other
related) file containing all of the form information and then import it into
the web db. Do you know if this would be possible?

Thanks again,
Richard.

Tom van Stiphout wrote:
>No.
>No.
>
>-Tom.
>Microsoft Access MVP
>
>>Is there a way to directly convert a 2007 form into a 2010 web form that can
>>be published to SharePoint 2010?
>[quoted text clipped - 3 lines]
>>Thanks,
>>Richard

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/201003/1

From: Jeff Conrad [MSFT] on
Hi Richard,

There is no way to convert an Access 2007 client form or an Access 2010
client form into a web form that can be published to Access Services. You
can go the other way - make a copy of a web form as a client form - but you
cannot convert client forms to web forms.

To create web forms in Access 2010, you have to make all web forms from
scratch, use the Quick Create web form options to get a jump start, or use
some of the web application parts.

--
Jeff Conrad - Access Junkie - MVP Alumnus
SDET II - Access Test Team - Microsoft Corporation

Co-author - Microsoft Office Access 2007 Inside Out
Presenter - Microsoft Access 2007 Essentials
http://www.accessmvp.com/JConrad/accessjunkie.html
Access 2007 Info: http://www.AccessJunkie.com

----------
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.mspx
----------

"Richard918" <u59006(a)uwe> wrote in message news:a59589634e930(a)uwe...
> Is there a way to directly convert a 2007 form into a 2010 web form that
> can
> be published to SharePoint 2010?
>
> Alternatively, is there a way to programatically create a 2010 web form?