I have WSS with WMSDE and create a site for Human Resources.

Is it possible to create a vacation request form with an approval by a
manager ?

Thanks.

Re: simple collaboration enable ? by Bil

Bil
Mon Jan 17 20:20:22 CST 2005

Simple answer, yes.

Option 1:
Create a custom list with the values you want your vacation form to have
(name, date, employee number, etc.). Set the list to require approval.
Put a manager into the group that can approve content.

Option 2:
Do the same thing but create the form in InfoPath and store it in a form
library. Some more flexiblity with the design of the form (e.g. you can
have it interface to a web service for example to do lookups). Requires
the InfoPath client (and .NET framework) deployed on your clients.

The first option just requires WSS and a browser. It's not recommended
to host a site where a lot of users are going to hit it (like what you
described here, a HR site) at the same time and run it off WMSDE.
Instead upgrade to SQL Server to handle the concurrent connections (I
only use WMSDE for testing or development).

--
Bil Simser
http://weblogs.asp.net



"OK" <OK@discussions.microsoft.com> wrote in message
news:OK@discussions.microsoft.com:
> I have WSS with WMSDE and create a site for Human Resources.
>
> Is it possible to create a vacation request form with an approval by a
> manager ?
>
> Thanks.


Re: simple collaboration enable ? by Mike

Mike
Mon Jan 17 23:22:09 CST 2005

Just in case Bil's comment at the end of his reply about concurrent
connections threw you, note that WMSDE does not have the restrictions on
concurrent connections that normal versions of MSDE have ("restrictions" =
throttling [slow down] on more than 5 concurrent connections).

[Bil is a SPS MVP and the version of MSDE that comes with SPS 2003 *does*
have these restrictions!]

I too like him would go for SQL Server 2K in a WSS production site, but my
reasons would be

a) availability of search
b) database tools
c) not restricted to WSS databases only
d) ability to have on a second server
e) possibility to use Web Edition for front-ends (to a second server running
SQL Server 2K)

Mike Walsh, Helsinki, Finland
WSS FAQ at http://wss.collutions.com
Please post questions to the newsgroup only.


"OK" <OK@discussions.microsoft.com> wrote in message
news:5D4F4ADF-8C5F-459E-9670-65FE1BDD5593@microsoft.com...
> I have WSS with WMSDE and create a site for Human Resources.
>
> Is it possible to create a vacation request form with an approval by a
> manager ?
>
> Thanks.



Re: simple collaboration enable ? by OK

OK
Tue Jan 18 03:59:03 CST 2005

Mike, thanks!
And what about database size restriction (2 Gb) in WMSDE. Does it take place
or not?
Thanks.

"Mike Walsh" wrote:

> Just in case Bil's comment at the end of his reply about concurrent
> connections threw you, note that WMSDE does not have the restrictions on
> concurrent connections that normal versions of MSDE have ("restrictions" =
> throttling [slow down] on more than 5 concurrent connections).
>
> [Bil is a SPS MVP and the version of MSDE that comes with SPS 2003 *does*
> have these restrictions!]
>
> I too like him would go for SQL Server 2K in a WSS production site, but my
> reasons would be
>
> a) availability of search
> b) database tools
> c) not restricted to WSS databases only
> d) ability to have on a second server
> e) possibility to use Web Edition for front-ends (to a second server running
> SQL Server 2K)
>
> Mike Walsh, Helsinki, Finland
> WSS FAQ at http://wss.collutions.com
> Please post questions to the newsgroup only.
>
>
> "OK" <OK@discussions.microsoft.com> wrote in message
> news:5D4F4ADF-8C5F-459E-9670-65FE1BDD5593@microsoft.com...
> > I have WSS with WMSDE and create a site for Human Resources.
> >
> > Is it possible to create a vacation request form with an approval by a
> > manager ?
> >
> > Thanks.
>
>
>

Re: simple collaboration enable ? by Mike

Mike
Tue Jan 18 05:13:03 CST 2005

No, that's gone too.

Mike Walsh, Helsinki, Finland


"OK" <OK@discussions.microsoft.com> wrote in message
news:DDA66CA6-3CC6-4155-A714-D7D6F70343AC@microsoft.com...
> Mike, thanks!
> And what about database size restriction (2 Gb) in WMSDE. Does it take
place
> or not?
> Thanks.
>
> "Mike Walsh" wrote:
>
> > Just in case Bil's comment at the end of his reply about concurrent
> > connections threw you, note that WMSDE does not have the restrictions on
> > concurrent connections that normal versions of MSDE have ("restrictions"
=
> > throttling [slow down] on more than 5 concurrent connections).
> >
> > [Bil is a SPS MVP and the version of MSDE that comes with SPS 2003
*does*
> > have these restrictions!]
> >
> > I too like him would go for SQL Server 2K in a WSS production site, but
my
> > reasons would be
> >
> > a) availability of search
> > b) database tools
> > c) not restricted to WSS databases only
> > d) ability to have on a second server
> > e) possibility to use Web Edition for front-ends (to a second server
running
> > SQL Server 2K)
> >
> > Mike Walsh, Helsinki, Finland
> > WSS FAQ at http://wss.collutions.com
> > Please post questions to the newsgroup only.
> >
> >
> > "OK" <OK@discussions.microsoft.com> wrote in message
> > news:5D4F4ADF-8C5F-459E-9670-65FE1BDD5593@microsoft.com...
> > > I have WSS with WMSDE and create a site for Human Resources.
> > >
> > > Is it possible to create a vacation request form with an approval by a
> > > manager ?
> > >
> > > Thanks.
> >
> >
> >