nicky
09-27-02, 11:29
| Hi All, I am having trouble retreiving data from a acces database with IIS. Here's the story: I've set up a acces database with 3 tables, some query's and one VBAfunction. One of those query's is using the VBAfuntion. While in access executing the query it is returning the records just fine. If I try to execute the query trough IIS I get some "undefined funtion" error message. (I'm running a dutch IIS version and the exact error "Microsoft JET Database Engine error '80040e14' De expressie bevat een ongedefinieerde functie StringToUrl. /advertentie.asp, line 31" also dutch.) The query's not using the VBAfunction behave as expected. I have searched the internet for some time now, and I cannot find a related topic. For the record: I'm Dutch and I hope my english is not too confusing. |