refreshing objects

  • Thread starter Thread starter Roy Goldhammer
  • Start date Start date
R

Roy Goldhammer

Hello there

I have access 2003 adp that connect to sql server

I add new table/view/store procedure on sql server and in order to see it on
access i must refresh adp manually.

Is there a way to refresh access by code?
 
Roy,

Try Application.RefreshDatabaseWindow

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
 
Back
Top