Using Summery on Forms

R

Roy Goldhammer

Hello there

In access i had a continued bound form.

In the form footer i had textbox that the control source was =sum([field])
which summerize one of the fields on the form.

When i move the application to sql server the fields with summerize function
showed #error on them.

What is the diffrence between MDB and ADP in this case and how can i solve
it?
 
Top