PC Review


Reply
Thread Tools Rate Thread

Calling an Access Function from ASP

 
 
Bob
Guest
Posts: n/a
 
      12th Sep 2003
Its no help I'm afraid. but I ran into the same problem.
The only way round it is to restrict yoursef to built in
functions such as IIF, cStr, etc in queries. These mostly
work, although some of the less common ones don't

>-----Original Message-----
>Hi Everyone!!!
>
>I'd really appreciate if someone can help me with this
>issue. I have an Access database that has a module with a
>public function. I have a querydef whose SQL code is:
>
>Select fncMyCustomFunction() As Result, Max(lngMyID) As ID
>From dbo_tabMyTable;
>
>It works wonderfull if I execute it from Access. However,
>if I execute it from an ASP page (using ADO), I get an
>error that says that the function fncMyCustomFunction is
>undefined (or something like that). I searched in the
>Microsoft Knowledge database and it told me that it knows
>about it, and that's about it.
>
>Any help is strongly appreciated.
>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access Calling an Excel Function =?Utf-8?B?Sm9obg==?= Microsoft Access VBA Modules 5 15th Jun 2006 06:12 AM
Calling VBA Function from Access SQL =?Utf-8?B?S2V2aW4=?= Microsoft Access External Data 2 2nd Nov 2004 02:31 AM
Calling an Access query containing function from VB =?Utf-8?B?UmF5?= Microsoft Access Queries 2 28th Apr 2004 11:49 PM
Calling Excel function in Access RichardO Microsoft Excel Worksheet Functions 5 28th Apr 2004 09:11 PM
Re: Calling an Access Function from ASP Tim Ferguson Microsoft Access VBA Modules 0 12th Sep 2003 07:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:14 PM.