Database results with zero fields

M

mabi

Hello all-

I have a query which returns a list of players and their
statistics. However, when a player has all zero's for his
totals the player name field is blank on the actual web
page. The query runs properly in Access, however once I
try it in Frontpage I get the following:


Player G G A P

tj 3 1 2 3
rv 2 0 1 1
0 0 0 0

Any guidance would be appreciated ...
 
Top