dbTalk Databases Forums  

Excecute a function / sub stored in backend db

comp.database.ms-access comp.database.ms-access


Discuss Excecute a function / sub stored in backend db in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
KemperR
 
Posts: n/a

Default Excecute a function / sub stored in backend db - 09-02-2003 , 04:48 AM






Hello Experts,

I have the following situation:
ACCESS 2002
Client DB with linked tables to BE_DB holding all tables and a lot of
code.

In the BE_DB I have some Functions which process data.

I want to call a function stored on the BE_DB and return the result to
the caller (Client).
This would prevent me to maintain a lot of code in Client and BE_DB
which is actually identical.

I Imagine I could crate a paramter query on the BE_DB which calls the
function as part of an SQL statement and return the result as a field.

Probably I can somhow call this query / procedure from my client and
receive the result.

Is there any standard way to execute such a task ?


Thanks a lot

Rolf

Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.