Password protected object

This is the place to post technical queries about SQL Yoga

Moderators: FourthWorld, heatherlaine, Klaus, robinmiller, trevordevore

Post Reply
trevordevore
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1005
Joined: Sat Apr 08, 2006 3:06 pm
Location: Overland Park, Kansas
Contact:

Password protected object

Post by trevordevore » Fri Oct 11, 2013 1:42 pm

[This post is an archive from the old SQL Yoga forums]

Hello,

I am a new RunRev user. I just recently purchased RunRev and SQL Yoga but I'm gettting the following error when running through the "To-Do" turorial:

The script of this object is password protected. please enter the password to continue.

How do I get this working?

Thanks!
Trevor DeVore
ScreenSteps - https://www.screensteps.com

LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder

trevordevore
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1005
Joined: Sat Apr 08, 2006 3:06 pm
Location: Overland Park, Kansas
Contact:

Re: Password protected object

Post by trevordevore » Fri Oct 11, 2013 1:43 pm

Hello and welcome.

If you are getting the password dialog then most likely an error occurred. Since the SQL Yoga library threw the error the Revolution IDE is trying to show you the line in SQL Yoga where the error occurred. Since the SQL Yoga library is password protected you are prompted for a password in order to see the script.

SQL Yoga can throw errors for a number of reasons, usually because you are referencing a SQL Yoga object that doesn't exist or if a database connection error occurs.

I've put together a chapter in the SQL Yoga manual that discusses error handling. I would recommend going through this short chapter and seeing if that tips help you track down the problem. Here is the link:

http://revolution.screenstepslive.com/s ... pters/2311
Trevor DeVore
ScreenSteps - https://www.screensteps.com

LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder

Post Reply

Return to “SQL Yoga”