Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dialog won't show

Status
Not open for further replies.

smoothcoder

Programmer
Sep 24, 2002
19
RO
HI there!
I have a MFC application that accesses an Access database;
in this application there is a modal dialog that edits the data about a person, data coming from the database;
the problem is that on some Windows systems the edit dialog doesn't want to show up!! On other Windows systems it works just fine! (I have the latest MDAC installed on all computers)
What might be the problem??

Thanks in advance!
 
did you change the setting for NoFailCreate in the properties?

bdiamond
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top