DSTUART Posted June 19, 2003 Posted June 19, 2003 hi, I am having trouble with a global container field i have created I am using via a server. I keep entering a paint obecjt into it for color but when I close the database and reopen i lose this value, do I need to do this locally in order to retain this value???
Lee Smith Posted June 19, 2003 Posted June 19, 2003 Hi DStuart, I think you have answered your own question. At least you have figured out the solution. Global Fields are local in a served enviorment. In order to have a default in a global, it has to be put in locally while the files are not being served. HTH Lee
cjaeger Posted June 19, 2003 Posted June 19, 2003 do not use globals for any persistent storage in a served enviroment. use normal fields in a global (1=1, 1 record) database.
Recommended Posts
This topic is 7898 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now