Aug 24, 2001 #1 pajpaj Programmer Joined Apr 30, 2001 Messages 1 Location IT Hello, I need the code for change active connection in Adp project. (file/connection). I want to change a connection in vba. Any idea ? thank you
Hello, I need the code for change active connection in Adp project. (file/connection). I want to change a connection in vba. Any idea ? thank you
Aug 27, 2001 #2 JamesMeadlock Technical User Joined Jul 13, 2001 Messages 64 Location US CurrentProject.Connection = "whatever" Upvote 0 Downvote