LiveCloud.io Cloud DB (Questions)

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Klaus
Posts: 13823
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: LiveCloud.io Cloud DB (Questions)

Post by Klaus » Mon May 20, 2019 9:51 am

Hi Mark,
mtalluto wrote:
Sun May 19, 2019 7:12 pm
I wish you were here Klaus. I have a beer with your name on it from many years ago. Not to worry, I will get you a fresh one when we next see each other. :D
thank you very much, but I doubt I will ever make it to the US of A in this life.
So drink the beer before it gets stale! :-)

Best

Klaus

gagsoft
Posts: 168
Joined: Sat Jun 29, 2013 7:56 pm

Re: LiveCloud.io Cloud DB (Questions)

Post by gagsoft » Tue May 21, 2019 7:27 pm

Hi Mark
I am sorry how do I get to the point where one has to register?
The "Get Started" button does not take me anywhere....

Best Peter

gagsoft
Posts: 168
Joined: Sat Jun 29, 2013 7:56 pm

Re: LiveCloud.io Cloud DB (Questions)

Post by gagsoft » Wed May 22, 2019 2:35 pm

Thanks for all the help guys
Everything sorted.
One thing that does puzzel me though is the fact that when logging into https://livecloud.io
using Safari, it does not accept my credentials.
Using chrome it logs in no problem.

gagsoft
Posts: 168
Joined: Sat Jun 29, 2013 7:56 pm

Re: LiveCloud.io Cloud DB (Questions)

Post by gagsoft » Fri May 24, 2019 9:13 pm

Hi Guys

Just trying to understand how CanelaDB works.
What is the equivalent of the SQL database's Primary key and auto increment in CanelaDB?
Also how to set up referential integrity.

mtalluto
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 125
Joined: Tue Apr 11, 2006 7:02 pm
Location: Seattle, WA
Contact:

Re: LiveCloud.io Cloud DB (Questions)

Post by mtalluto » Sat May 25, 2019 12:11 am

gagsoft wrote:
Tue May 21, 2019 7:27 pm
Hi Mark
I am sorry how do I get to the point where one has to register?
The "Get Started" button does not take me anywhere....

Best Peter
Hi Peter,

Sorry to get back to you late. We just returned from the LiveCode conference and are catching up on all the e-mails it generated. Our website provides the link to download the LiveCloud Manager application. When you run LCM for the first time, you will be prompted to sign in or create an account. Everything about our service is managed in LCM. Have fun!
Mark Talluto
--
Canela
design - develop - deploy: https://appli.io
Database and Cloud for LiveCode Developers: https://livecloud.io
Company: https://canelasoftware.com

mtalluto
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 125
Joined: Tue Apr 11, 2006 7:02 pm
Location: Seattle, WA
Contact:

Re: LiveCloud.io Cloud DB (Questions)

Post by mtalluto » Sat May 25, 2019 12:14 am

gagsoft wrote:
Fri May 24, 2019 9:13 pm
Hi Guys

Just trying to understand how CanelaDB works.
What is the equivalent of the SQL database's Primary key and auto increment in CanelaDB?
Also how to set up referential integrity.
Hi Peter,

Each record has a unique record ID in the form of a UUID. You can reference any record with this value. There is no need to auto increment the ID as you create data because they are randomly generated. This ensures uniqueness throughout.

-Mark
Mark Talluto
--
Canela
design - develop - deploy: https://appli.io
Database and Cloud for LiveCode Developers: https://livecloud.io
Company: https://canelasoftware.com

gagsoft
Posts: 168
Joined: Sat Jun 29, 2013 7:56 pm

Re: LiveCloud.io Cloud DB (Questions)

Post by gagsoft » Mon May 27, 2019 12:41 pm

Mark
Thank you for your reply after what must have been a hectic week for you.
Best
Peter

gagsoft
Posts: 168
Joined: Sat Jun 29, 2013 7:56 pm

Re: LiveCloud.io Cloud DB (Questions)

Post by gagsoft » Sun Jul 21, 2019 12:13 pm

I would really like to see some videos demonstrating using the cloud manager creating tables.

mtalluto
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 125
Joined: Tue Apr 11, 2006 7:02 pm
Location: Seattle, WA
Contact:

Re: LiveCloud.io Cloud DB (Questions)

Post by mtalluto » Mon Jul 22, 2019 4:45 pm

Hello Peter,

This video shows the creation of a project, table, import of CSV file to populate your table, exporting the LiveCloud Libraries for your first project, getting the LiveCode script needed to load the libraries, code builder that builds CRUD calls using your data.

We need to make training videos that slowly walk you through key concepts. If you just want a quick view of the experience, this video does that well.

https://www.youtube.com/watch?time_cont ... bYxZ_TLWnM

-Mark
Mark Talluto
--
Canela
design - develop - deploy: https://appli.io
Database and Cloud for LiveCode Developers: https://livecloud.io
Company: https://canelasoftware.com

mtalluto
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 125
Joined: Tue Apr 11, 2006 7:02 pm
Location: Seattle, WA
Contact:

Re: LiveCloud.io Cloud DB (Questions)

Post by mtalluto » Wed Oct 02, 2019 10:22 pm

We started making some training videos for LiveCloud.

Main Screen Overview
https://www.youtube.com/watch?v=8vR6EAC5jYE&t=

How to create your free LiveCloud account
https://www.youtube.com/watch?v=PgW1RNG7ZSQ

More videos are being worked on. Hope this helps.
Mark Talluto
--
Canela
design - develop - deploy: https://appli.io
Database and Cloud for LiveCode Developers: https://livecloud.io
Company: https://canelasoftware.com

Post Reply

Return to “Getting Started with LiveCode - Complete Beginners”