I am using dataenvironment for making Reports in vb6.0 with access 2003 as backend. I am having two problems since long.
1. If Project is saved in loacation other than application folder and if i try to work with dataenvironment it terminate abruptly with message "Miscrosoft encountered serious problem and need to be closed."
2. When i save my project in appication path then Dataenvironment works fine but while working it creates text files in folder where project is stored and in folder where database is stored. Text file contains this kind of text;
Please guide me to resolve this problem.
Thanks
1. If Project is saved in loacation other than application folder and if i try to work with dataenvironment it terminate abruptly with message "Miscrosoft encountered serious problem and need to be closed."
2. When i save my project in appication path then Dataenvironment works fine but while working it creates text files in folder where project is stored and in folder where database is stored. Text file contains this kind of text;
Please guide me to resolve this problem.
Thanks
Comment