|
-
Nov 29th, 2000, 11:11 AM
#1
Thread Starter
New Member
Need help with the following problem...
I have a VB 6 app with the data-control attached to an Access 2000 database on the back end.
There are multiple checkboxes on the form (app)..
Each checkbox is attached to a field in the database of type 'yes/no'..
When I check and uncheck one or more checkboxes in the form, it should theoretically update the database appropriately..
The problem is, when I close the application (clicking on the application close button on the Application), I get the following error:
'Invalid Field Data Type'
Yet when I start up the application, the updates are made..
How do I get rid of that nasty error? The data control should automatically update the field without any errors, shouldn't it?
It's driving me nutz! I'm running VS6 Enterprise with SP4 on Win 2000 Professional.
Any help would be greatly appreciated.
-
Nov 29th, 2000, 01:39 PM
#2
Addicted Member
Maybe radio butons would be a better idea, cause if they're yes/no question im sure you don't want someone to choose both
*Rudy^
Visual Studio 6 Ent. SP5
Windows 2000 SP4
Windows XP SP1a
-
Nov 29th, 2000, 02:00 PM
#3
Thread Starter
New Member
Unfortunately, there's a specific requirement to use a checkbox.
-Percy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|