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.
Is there a way to make this function work with our ASP page?
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?