I've been working on this little project for weeks and I'm stuck.
I have created a dialog that has three tabbed property pages. Each one contains text boxes for entering different types of data for an employee. Each employee has a single database entry (1 row) that lists all the information found on the three pages. Everything compiles fine, but I get a run-time error when I try to execute it.
Does anyone have an example that I can look at and model my app after?
Thanks in advance
I have created a dialog that has three tabbed property pages. Each one contains text boxes for entering different types of data for an employee. Each employee has a single database entry (1 row) that lists all the information found on the three pages. Everything compiles fine, but I get a run-time error when I try to execute it.
Does anyone have an example that I can look at and model my app after?
Thanks in advance