I had been testing my VFP app on a MySQL4 database, but started testing yesterday on a MySQL5 database on a different PC. When I was inserting records (via SPT - INSERT INTO), I received errors regarding defaults on both TEXT fields and DATE fields when the values were blank. Is there a setting that you know of whereby it allows me to enter blank values into these fields (all fields marked as NOT NULL I might add!) without MySQL objecting? I'm thinking there's gotta be a setting somewhere that was causing this since it didn't object when I inserted into a MySQL4 database.
tia! --Michael -- Michael J. Babcock, MCP MB Software Solutions, LLC http://mbsoftwaresolutions.com http://fabmate.com "Work smarter, not harder, with MBSS custom software solutions!" _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/%(messageid)s ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

