I did a search and it appears this error has poped up before, just not in the same way.
I have a program that uses multiple forms and DAO to access a 2k DB.
The program works fine on winxp/2k however on win98se there is an issues switching forms!
All forms use the same format to switch form2.show then unload form1
All but one works.
When the form loads it pulls data from the DB and loads it into the first combo fields (this is what happens in the first form as well).
The client just has the EXE file and MDB, which works on all other Win2k/XP machines. I havew created a package and sent that to them to install but if any one else has any Idea's that would be great.
I have a program that uses multiple forms and DAO to access a 2k DB.
The program works fine on winxp/2k however on win98se there is an issues switching forms!
All forms use the same format to switch form2.show then unload form1
All but one works.
When the form loads it pulls data from the DB and loads it into the first combo fields (this is what happens in the first form as well).
The client just has the EXE file and MDB, which works on all other Win2k/XP machines. I havew created a package and sent that to them to install but if any one else has any Idea's that would be great.