PC Review


Reply
Thread Tools Rate Thread

Calling a function from another DB

 
 
Luke Bailey
Guest
Posts: n/a
 
      20th Apr 2004
I'm looking for a way to call a function from a module in
a separate database. Any ideas on how I can do this?

Any assistance would be greatly appreciated!

Luke

 
Reply With Quote
 
 
 
 
Alex Dybenko
Guest
Posts: n/a
 
      20th Apr 2004
i think you can either add reference to it - then call function as "native"
or open other db in new instance of access using
createobject("Access.application") and run function using .Run() method of
application object
HTH
--
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com


"Luke Bailey" <(E-Mail Removed)> wrote in message
news:1a5901c426f5$0108bf50$(E-Mail Removed)...
> I'm looking for a way to call a function from a module in
> a separate database. Any ideas on how I can do this?
>
> Any assistance would be greatly appreciated!
>
> Luke
>



 
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
Method of calling a function where function name is stored in a variable or control Tony Vrolyk Microsoft Access VBA Modules 9 12th Jul 2007 07:20 PM
Method of calling a function where function name is stored in a variable or control Bob Quintal Microsoft Access 2 11th Jul 2007 08:49 PM
Calling EXE Function Getting handle to calling exe Abhishek Microsoft VC .NET 1 25th Sep 2006 01:58 PM
Calling managed function from unmanaged function in mixed mode dll slugster@gmail.com Microsoft VC .NET 1 25th Jul 2005 07:30 AM
Calling DoCmd.RunCommand acCmdSaveRecord, after calling an API function Savvoulidis Iordanis Microsoft Access Form Coding 2 19th Mar 2005 06:34 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:17 PM.