How to link table from code

  • Thread starter Thread starter Domac
  • Start date Start date
D

Domac

Hi,

I need to link tables from code (autoexec macro that runs function)
depending of company department.
All departments use same database structure but from different location.

How to link tables from code???



Thanx
 
Hi. I tried this sample code, but it only works to access tables.
I have the same problem with Oracle OBDC Tables.

How can I refresh this kind of linked tables from Oracle ODBC tables?

thanks
 
Hi. I tried this sample code, but it only works to access tables.
I have the same problem with Oracle OBDC Tables.

How can I refresh this kind of linked tables from Oracle ODBC tables?

thanks
 
You are right, however, i'm having some dificulties to put this code working.
I'm not sure witch part of the code should be in a module, or directly in a
object event.
can you help me?

I build the table tblReconnectODBC and I want now to test it in a click
event button.
How can I test it?
 
You are right, however, i'm having some dificulties to put this code working.
I'm not sure witch part of the code should be in a module, or directly in a
object event.
can you help me?

I build the table tblReconnectODBC and I want now to test it in a click
event button.
How can I test it?
 
I'm afraid I would not be the best person to assist you, Nuno, as I have
never used that code. Perhaps someone who has used it might like to join in
here?
 

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