Question about programing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have an application from IBM called reflections and it has a menu option
to create macros/modules. Is it possible to create a macro or some programing
to copy some fields from this app into a access database.Could you show me
some simple sample code that does a copy?

Thanks
 
This newsgroup is devoted to Access the relational database
application from Microsoft. Many other applications from Microsoft
and 3rd parties have embedded VBA. That does not make them Access. I
believe that Reflections is one of those. However, each application
has its own object model. In order to get an application to do
something you have to use that object model.

You have to resolve your programming issues in Reflections, not
Access. Then, if you can figure that out you still have to find out
if Reflections can be a server application and, if so, How?

HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top