PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → Time item in database read only error
Time item in database read only error
Started by Ben Clarke, Jan., 12 2017 10:23 PM - 2 replies
Posted on January, 12 2017 - 10:23 PM
Hi,

I'm trying to store a time in a hfsql databaase. Its a time inputed by the user and so is held in a variable before trying to add it to the file. However when trying to write it in the database I get a read only error.

How can I avoid this? I can't find any mention on how to change it.

Cheers,

Ben Clarke
Posted on January, 13 2017 - 1:12 PM
Hi Ben

without the error message and the corresponding code, there is no way we
can help you.

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Ready for you: WXShowroom.com, WXReplication (open source) and now WXEDM
(open source)

More information on http://www.fabriceharari.com


Le 1/12/2017 à 4:23 PM, Ben Clarke a écrit :
Hi,

I'm trying to store a time in a hfsql databaase. Its a time inputed by
the user and so is held in a variable before trying to add it to the
file. However when trying to write it in the database I get a read only
error.

How can I avoid this? I can't find any mention on how to change it.

Cheers,

Ben Clarke
Posted on January, 15 2017 - 9:07 PM
I've just realized I have actually put this in the wrong forum. I am actually using windev mobile for this. I'll repost on the correct forum and include the code and error message there.

Cheers,

Ben Clarke