Can adp see SQL User Defined Functions?

  • Thread starter Thread starter Paul Makulski
  • Start date Start date
P

Paul Makulski

I'm using Access 2000 (9.0.6926 SP-3) and SQLserver 2000.

I have created a number of functions in SQL.
But, there is no tab in the adp that shows them.

They work just fine (I have used them as the recordsource
in adp forms.)

But there seems to be no way to see/edit the functions
from the adp.

True?
 
Paul said:
I'm using Access 2000 (9.0.6926 SP-3) and SQLserver 2000.

I have created a number of functions in SQL.
But, there is no tab in the adp that shows them.

They work just fine (I have used them as the recordsource
in adp forms.)

But there seems to be no way to see/edit the functions
from the adp.

True?

Don't know about Acc2K, but in Acc2K2 (XP) the functions are shown in
under the Queries tab.
 
Back
Top