Hi guys,
I have a question about connection strings. Basically I have an access front end and an access back end. It works fine for now, but when it gets rolled out, I don't want to have to manually relink the tables every time. Is it possible to hard-code the database connection strings for all the tables used in the solution as the paths won't change once deployed?
Please note, I am a newbie and I know next to nothing about vba. I have seen lots of samples of code concerning issues similar to this, but I don't know where exactly to put the code in, so some simple guidance for an access newcomer on this would be appreciated.
Many thanks