connecting to BE query with ASP.

cdoyle

Registered User.
Local time
Yesterday, 22:42
Joined
Jun 9, 2004
Messages
383
Hi,
We are trying to connect to our BE. with an ASP using FrontPage 2003 for our intranet.

The query we are connecting to calls a function within a module, but when I try and do this FrontPage gives this error.
The following error message comes from the database driver software; it may appear in a different language depending on how the driver is configured.
-------------------------------------------------------
[Microsoft][ODBC Microsoft Access Driver] Undefined function 'fConcatenateFldGroupBy' in expression.

Source: Microsoft OLE DB Provider for ODBC Drivers
Number: -2147467259 (0x80004005)

Is there a way to make this function work with our ASP page?
 

Users who are viewing this thread

Back
Top Bottom