Access To SQL
- From: "mark5 via AccessMonster.com" <u13137@uwe>
- Date: Thu, 30 Mar 2006 19:10:06 GMT
I'm converting an Access 2000 database to SQL 2000. In this conversion I will
be creating a Web front end and need to know how to conditionally format HTML
tables based on the results of a query/view in SQL. Example: If dept. A sales
are <= x then format table cell red. If dept A sales >= y then format table
cell green.
Should (can) I attempt to do the formatting in SQL prior to submitting to the
Web HTML table or should I evaluate the HTML table after the results have
been written and format then?
The end result on this is to build a Web based color dashboad based on query
results.
Any help is really appreciated.
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-adp-sqlserver/200603/1
.
- Follow-Ups:
- Re: Access To SQL
- From: Brendan Reynolds
- Re: Access To SQL
- From: Sylvain Lafontaine
- Re: Access To SQL
- Prev by Date: Re: Sum with expression in form footer returns #error
- Next by Date: Re: (CROSS POSTED) Very strange: Connection under process info not whats in front-end
- Previous by thread: Re: Sum with expression in form footer returns #error
- Next by thread: Re: Access To SQL
- Index(es):
Relevant Pages
|