PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → Time item in database read only error
Time item in database read only error
Débuté par Ben Clarke, 12 jan. 2017 22:23 - 2 réponses
Posté le 12 janvier 2017 - 22:23
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
Posté le 13 janvier 2017 - 13:12
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
Posté le 15 janvier 2017 - 21:07
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