PC Review


Reply
Thread Tools Rate Thread

Database Results graphical formatting options?

 
 
=?Utf-8?B?RG91ZyBWYW5Pcm51bQ==?=
Guest
Posts: n/a
 
      17th Nov 2004
Using FP2002 the Results Wizard reports database information in a tabular
format.

I am trying to use Frontpage 2002 SP3 to create an online poll, save the
results to an Access database, and displaying those results on a webpage
using the Results Wizard (I don't have access to MS Access).

However, I would like to display the results using a "pie chart" and "bar
graph" or other graphic displays typical of that found in Excel. The Results
Wizard seems very table-based.

Is there any way to create more "graphical" displays of database data in
Frontpage?

Secondly (2 for 1!) , if FP we upgrade to FP2003 I've seen a documention
stating that Windows Sharepoint Services does not support Access .mdb
files...but then goes on to show how to create one for saving Form
information. What? Why would I do that if the server didn't support it? Does
that mean that I would need to use another database format (or a whole new
methodolgy) to accomplish the above if my web is on a server that supports
FP2003 features, and not FP2002? Very confusing stuff, Maynard.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?SmltIEJ1eWVucw==?=
Guest
Posts: n/a
 
      17th Nov 2004
The DRW can't create pie charts or other graphical output. For that sort of
thing, you generally have to write your own ASP or ASP.NET code. You may also
need to purchase a 3rd-party graphics library.

If your Web server runs Windows SharePoint Services, then yes, any ASP,
ASP.NET, or Access database pages you have now won't work on that server.
Instead, you would use the database services that come with WSS.

However, FP2003 works perfectly well with server running the FP2002 and
earlier server extensions, and that's how you'd keep your existing
ASP/ASP.NET/Access applications working.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------

"Doug VanOrnum" wrote:

> Using FP2002 the Results Wizard reports database information in a tabular
> format.
>
> I am trying to use Frontpage 2002 SP3 to create an online poll, save the
> results to an Access database, and displaying those results on a webpage
> using the Results Wizard (I don't have access to MS Access).
>
> However, I would like to display the results using a "pie chart" and "bar
> graph" or other graphic displays typical of that found in Excel. The Results
> Wizard seems very table-based.
>
> Is there any way to create more "graphical" displays of database data in
> Frontpage?
>
> Secondly (2 for 1!) , if FP we upgrade to FP2003 I've seen a documention
> stating that Windows Sharepoint Services does not support Access .mdb
> files...but then goes on to show how to create one for saving Form
> information. What? Why would I do that if the server didn't support it? Does
> that mean that I would need to use another database format (or a whole new
> methodolgy) to accomplish the above if my web is on a server that supports
> FP2003 features, and not FP2002? Very confusing stuff, Maynard.

 
Reply With Quote
 
Wes
Guest
Posts: n/a
 
      17th Nov 2004
Right click the pic, go to picture properties, appearance, wrap style,
select left.

Otherwise, use suggestions from the previous replies. (Tables are better
IMHO).

"Jim Buyens" <(E-Mail Removed)> wrote in message
news:142E1633-CF99-46E0-B9D1-(E-Mail Removed)...
> The DRW can't create pie charts or other graphical output. For that sort
> of
> thing, you generally have to write your own ASP or ASP.NET code. You may
> also
> need to purchase a 3rd-party graphics library.
>
> If your Web server runs Windows SharePoint Services, then yes, any ASP,
> ASP.NET, or Access database pages you have now won't work on that server.
> Instead, you would use the database services that come with WSS.
>
> However, FP2003 works perfectly well with server running the FP2002 and
> earlier server extensions, and that's how you'd keep your existing
> ASP/ASP.NET/Access applications working.
>
> Jim Buyens
> Microsoft FrontPage MVP
> http://www.interlacken.com
> Author of:
> *----------------------------------------------------
> |\---------------------------------------------------
> || Microsoft Office FrontPage 2003 Inside Out
> ||---------------------------------------------------
> || Web Database Development Step by Step .NET Edition
> || Microsoft FrontPage Version 2002 Inside Out
> || Faster Smarter Beginning Programming
> || (All from Microsoft Press)
> |/---------------------------------------------------
> *----------------------------------------------------
>
> "Doug VanOrnum" wrote:
>
>> Using FP2002 the Results Wizard reports database information in a tabular
>> format.
>>
>> I am trying to use Frontpage 2002 SP3 to create an online poll, save the
>> results to an Access database, and displaying those results on a webpage
>> using the Results Wizard (I don't have access to MS Access).
>>
>> However, I would like to display the results using a "pie chart" and "bar
>> graph" or other graphic displays typical of that found in Excel. The
>> Results
>> Wizard seems very table-based.
>>
>> Is there any way to create more "graphical" displays of database data in
>> Frontpage?
>>
>> Secondly (2 for 1!) , if FP we upgrade to FP2003 I've seen a documention
>> stating that Windows Sharepoint Services does not support Access .mdb
>> files...but then goes on to show how to create one for saving Form
>> information. What? Why would I do that if the server didn't support it?
>> Does
>> that mean that I would need to use another database format (or a whole
>> new
>> methodolgy) to accomplish the above if my web is on a server that
>> supports
>> FP2003 features, and not FP2002? Very confusing stuff, Maynard.



 
Reply With Quote
 
Wes
Guest
Posts: n/a
 
      17th Nov 2004
Oops....wrong thread.

"Wes" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Right click the pic, go to picture properties, appearance, wrap style,
> select left.
>
> Otherwise, use suggestions from the previous replies. (Tables are better
> IMHO).
>
> "Jim Buyens" <(E-Mail Removed)> wrote in message
> news:142E1633-CF99-46E0-B9D1-(E-Mail Removed)...
>> The DRW can't create pie charts or other graphical output. For that sort
>> of
>> thing, you generally have to write your own ASP or ASP.NET code. You may
>> also
>> need to purchase a 3rd-party graphics library.
>>
>> If your Web server runs Windows SharePoint Services, then yes, any ASP,
>> ASP.NET, or Access database pages you have now won't work on that server.
>> Instead, you would use the database services that come with WSS.
>>
>> However, FP2003 works perfectly well with server running the FP2002 and
>> earlier server extensions, and that's how you'd keep your existing
>> ASP/ASP.NET/Access applications working.
>>
>> Jim Buyens
>> Microsoft FrontPage MVP
>> http://www.interlacken.com
>> Author of:
>> *----------------------------------------------------
>> |\---------------------------------------------------
>> || Microsoft Office FrontPage 2003 Inside Out
>> ||---------------------------------------------------
>> || Web Database Development Step by Step .NET Edition
>> || Microsoft FrontPage Version 2002 Inside Out
>> || Faster Smarter Beginning Programming
>> || (All from Microsoft Press)
>> |/---------------------------------------------------
>> *----------------------------------------------------
>>
>> "Doug VanOrnum" wrote:
>>
>>> Using FP2002 the Results Wizard reports database information in a
>>> tabular
>>> format.
>>>
>>> I am trying to use Frontpage 2002 SP3 to create an online poll, save the
>>> results to an Access database, and displaying those results on a webpage
>>> using the Results Wizard (I don't have access to MS Access).
>>>
>>> However, I would like to display the results using a "pie chart" and
>>> "bar
>>> graph" or other graphic displays typical of that found in Excel. The
>>> Results
>>> Wizard seems very table-based.
>>>
>>> Is there any way to create more "graphical" displays of database data in
>>> Frontpage?
>>>
>>> Secondly (2 for 1!) , if FP we upgrade to FP2003 I've seen a documention
>>> stating that Windows Sharepoint Services does not support Access .mdb
>>> files...but then goes on to show how to create one for saving Form
>>> information. What? Why would I do that if the server didn't support it?
>>> Does
>>> that mean that I would need to use another database format (or a whole
>>> new
>>> methodolgy) to accomplish the above if my web is on a server that
>>> supports
>>> FP2003 features, and not FP2002? Very confusing stuff, Maynard.

>
>



 
Reply With Quote
 
=?Utf-8?B?RG91ZyBWYW5Pcm51bQ==?=
Guest
Posts: n/a
 
      19th Nov 2004
Thanks Jim, it wasn't the answer I wanted -- but the answer I expected.

"Jim Buyens" wrote:

> The DRW can't create pie charts or other graphical output. For that sort of
> thing, you generally have to write your own ASP or ASP.NET code. You may also
> need to purchase a 3rd-party graphics library.
>
> If your Web server runs Windows SharePoint Services, then yes, any ASP,
> ASP.NET, or Access database pages you have now won't work on that server.
> Instead, you would use the database services that come with WSS.
>
> However, FP2003 works perfectly well with server running the FP2002 and
> earlier server extensions, and that's how you'd keep your existing
> ASP/ASP.NET/Access applications working.
>
> Jim Buyens
> Microsoft FrontPage MVP
> http://www.interlacken.com
> Author of:
> *----------------------------------------------------
> |\---------------------------------------------------
> || Microsoft Office FrontPage 2003 Inside Out
> ||---------------------------------------------------
> || Web Database Development Step by Step .NET Edition
> || Microsoft FrontPage Version 2002 Inside Out
> || Faster Smarter Beginning Programming
> || (All from Microsoft Press)
> |/---------------------------------------------------
> *----------------------------------------------------
>
> "Doug VanOrnum" wrote:
>
> > Using FP2002 the Results Wizard reports database information in a tabular
> > format.
> >
> > I am trying to use Frontpage 2002 SP3 to create an online poll, save the
> > results to an Access database, and displaying those results on a webpage
> > using the Results Wizard (I don't have access to MS Access).
> >
> > However, I would like to display the results using a "pie chart" and "bar
> > graph" or other graphic displays typical of that found in Excel. The Results
> > Wizard seems very table-based.
> >
> > Is there any way to create more "graphical" displays of database data in
> > Frontpage?
> >
> > Secondly (2 for 1!) , if FP we upgrade to FP2003 I've seen a documention
> > stating that Windows Sharepoint Services does not support Access .mdb
> > files...but then goes on to show how to create one for saving Form
> > information. What? Why would I do that if the server didn't support it? Does
> > that mean that I would need to use another database format (or a whole new
> > methodolgy) to accomplish the above if my web is on a server that supports
> > FP2003 features, and not FP2002? Very confusing stuff, Maynard.

 
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
Database Results Wizard formatting Excel results KarenM Microsoft Frontpage 10 28th Aug 2008 03:38 PM
Database Results Wizards, More Options, Criteria, Comparison..... =?Utf-8?B?cm9iZXJ0?= Microsoft Frontpage 14 14th Jun 2004 07:06 PM
Formatting Database Results Culbert Microsoft Frontpage 1 2nd Jun 2004 10:53 PM
database results wizards - more options - criteria =?Utf-8?B?c3R1Y2s=?= Microsoft Frontpage 1 17th May 2004 11:27 PM
Database Results Formatting John H Microsoft Frontpage 5 5th May 2004 11:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:46 AM.