Kodo
"The Shoe"
- Local time
- Today, 02:26
- Joined
- Jan 20, 2004
- Messages
- 707
Ok, There has got to be an easier way to do this. After devl'ing a db, I covert it to an MDE, but invariably, there's some glitches here and there. What is the best way to recreate the MDE without having to import the tables and recreate the relationships in the original database.
Every time I find a bug or want to modify a form or some code, I have to modify the original db and then import the new data from the MDE.
I thought "Maybe I should make an MDE front end and an MDB back end for the tables and link them" but I wasn't to kean on that idea because linking the tables in my environment where not everyone has the same drive mappings can be tricky.
How do you guys do it, what suggestions have you?
Every time I find a bug or want to modify a form or some code, I have to modify the original db and then import the new data from the MDE.
I thought "Maybe I should make an MDE front end and an MDB back end for the tables and link them" but I wasn't to kean on that idea because linking the tables in my environment where not everyone has the same drive mappings can be tricky.
How do you guys do it, what suggestions have you?