| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 117 online users. » 0 Member(s) | 116 Guest(s) Baidu
|
|
|
| Create & Update (field types) |
|
Posted by: Paul - 04-26-2019, 12:10 AM - Forum: Getting Started
- Replies (1)
|
 |
Looking at the Batch update, I see this code:
## Update Jenny's record
put "47" into tDataA[tClientsTableID]["87654321-abcd-1234-cdef-1234567890ab"]["age"]
put "110000" into tDataA[tClientsTableID]["87654321-abcd-1234-cdef-1234567890ab"]["income"]
It looks like that long UUID references Jenny's account. Which would be available after the user logs in.
But what's that reference to tClientsTableID? Could it be the table where "age" and "income" are stored?
Maybe. But you wouldn't name a table "tClientsTableID". So I'm probably wrong.
Question: If I have a record with many fields, does the whole record get written over or just the field or fields I'm updating?
Question: Does this mean fields don't have an intrinsic type and store everything as a string? (or text) Numbers too?
|
|
|
|
| Notepad Example (Questions) |
|
Posted by: Paul - 04-25-2019, 11:34 PM - Forum: Getting Started
- Replies (6)
|
 |
I've been studying the NotePad example.
1- In design mode, I clicked on the little Disk icon and then right click, Edit script. Looking for the code that did the actual saving nothing was there. The Save button works fine. If I don't press Save, the data is not saved. But where's the code?
2- Also, looking around at what code I could find, mosting in the Stack Initialization area, there seems to be lots of references to Behaviors. Is this something I need to read up and understand to utilize CanelaDB
|
|
|
|
| Free trial |
|
Posted by: simon.schvartzman - 04-25-2019, 07:58 PM - Forum: General
- Replies (5)
|
 |
Hi, I already own a LC Indy license and would like to try Livecloud. Have you considered to enable a free version, let say with a limit in the number of records, or a time limit, whatever...
I guess it will be really appealing for the LC community...
Looking forward for a positive response.
Regards, Simon
|
|
|
|
| Compatible LC versions |
|
Posted by: sturgis - 04-24-2019, 10:06 PM - Forum: Getting Started
- Replies (6)
|
 |
I just bought the bundle, and the only part of the purchase that actually seems to have worked is the coupon for livecloud. I have a support request in with livecode, but until that is resolved I cannot activate the indy version of LC that was part of the bundle. I see that one of the inclusions needed is tsnet. Until my LC activation issues can be worked out, is there a chance that livecloud will work with lc community or community plus?
|
|
|
|
|