Dan,

This is difficult to do this way.

You say this is a one-table form. Are you using a DB-Grid, Scrolling Region 
or while loop that calls the form.
If a while(cursor) loop, post the code here that calls the form. Remeber 
that in using a cursor, ALL variables
must be declared BEFORE using the cursor. In the past we could reset 
variable types in-side a cursor but
that is frowned on now.

In all cases, tell us about the variables in the form.

What it sounds like is that your form is resetting a type and then you get 
the error. 

Jan 
 


-----Original Message-----
From: Dan Betz - APS <[email protected]>
To: [email protected] (RBASE-L Mailing List)
Date: Wed, 10 Aug 2011 10:05:09 -0400
Subject: [RBASE-L] - Re: Problem with a data entry using a form

Jan,
The update has been applied. I have not had any success in entering new data 
into these two columns set as time format using a form or using the database 
browser in edit mode. Changing the configuration settings for time has not 
proved fruitful.
This definitely is showing my lack of skill.
Dan 


On 8/9/2011 12:12 PM, jan johansen wrote: 
Well I believe that would be the first thing to do.
 

 
-----Original Message-----
From: Dan Betz - APS <[email protected]>
To: [email protected] (RBASE-L Mailing List)
Date: Tue, 09 Aug 2011 12:03:04 -0400
Subject: [RBASE-L] - Re: Problem with a data entry using a form

Jan,
No, I don't believe there has been any updates applied to this computer 
since 9.1 32bit has been installed
Dan

On 8/9/2011 11:57 AM, jan johansen wrote: 
Dan,
 
Are you using the latest release that just came out this morning?
 
Jan
 

 
-----Original Message-----
From: Dan Betz - APS <[email protected]>
To: [email protected] (RBASE-L Mailing List)
Date: Tue, 09 Aug 2011 10:44:58 -0400
Subject: [RBASE-L] - Problem with a data entry using a form


Unexpected behavior arose when entering data using a simple one table 
form in 9.1
After entering 36 rows of data successfully, when entering the 37th row 
an error prevents saving of data.
Two time fields  are rejected with a pop up stating that data must be 
time format.
I changed the db edit to a db time picker and it still will not accept 
the entry still stating that the field must be in time format.
if I leave the fields blank then the rest of the data can be saved
In setting the time display format is HH:MM AM/PM and input is HHMM

I am at a loss as to what changed and what is needed to get the data 
entered using this form or where to look to correct this problem.

Dan Betz


 

Reply via email to