« Return to Thread: Default Value error

Re: Default Value error

by Andreas Saeger :: Rate this Message:

Reply to Author | View in Thread

Keith Clark wrote:

> I am using Base to connect to a remote MySQL server and everything was
> working fine, until today.
>
> On two different machines, with two different ISPs, and even two
> different O/Ss, one of my forms no longer works because the default
> values are not working on the fields.  I don't understand how this could
> happen.  The database seems to be operating just fine on the website
> that uses it.
>
> Not sure how this could be.
>
> Keith

There should be an option in
DB-menu:Edit>Database>AdvancedProperties:"Form checks for valid input"
(or similar)
Turn this off and the Base will send incomplete records to the database
which can substitute missing values by default values.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Default Value error