Well, Here's the result:
Both of the "SaveAsText" and LoadFromText" worked very well. (With the exception that I was unable to implement them using the python library. I had to do it in VB, but that's okay).
Now I'm only left with one problem...relationships. I'll post the code directly...
I just ran across something interesting:
Application.SaveAsText acForm <form> <fullpathFilename>
Application.LoadAsText acForm <form> <fullpathFilename>
This should allow me to export/import to text Forms,Queries,Tables,Macros, etc.
Sounds too easy. I'll let you know.
I'm trying to figure out how to dump an Access database to text so that I may regenerate (again in Access) on another machine. The dump to text is a hard,fast requirement. I've been able to programatically export the queries and tables, but having a tough time capturing the relationship...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.