jstreetrelinker is cool.....

millarjeremy

New member
Local time
Tomorrow, 06:11
Joined
May 9, 2013
Messages
9
okay with that said, the jstreetrelinker is a very very nice bit of code... LOVE IT!!!!
What I would like to do now is on the main menu form to display the name of the be file that the person is currently attached.. We split each project into it own database... DON"T ask.

Anyhow.... if you can help that would be GREAT!!!! :)
 
Are you asking us to alter the jstreetrelinker code?
Have you talked to the developers/support for that software?
 
i don't really want to touch there code... I want to be able to display the BE that the FE is attached. This is or without the use of their code. From what I understand it is common practice to use FE and BE and was hoping that someone else had come across this b4.
 
Do you relink the tables each time you open your database?
Do you have some sort of list from which to identify the backend when you start the database?
My. approach would be to look for some place that, once the BE database is identified, you could capture the name and put that value as source for some control (textbox probably).

You might try looking at the code(vba) and see where the BE gets identified.
Do you have any sort of logging facility that indicates when the database is running/started/ended?
 

Users who are viewing this thread

Back
Top Bottom