BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
BaVe
Fluorite | Level 6

Hey,

 

I've been working with a code from a colleague (who's on vacation for the coming weeks), but at some point a normal query builder fails.

after some troubleshooting I've come to the conclusion that the cause is the option 'Keep results entirely in database when possible option', which is checked in the query builder's options (options --> pass-through). However, both 'checkable' options are locked for me to change. This causes the code to automatically add an 'Execute (' and a 'by con1;' statement in the code. Upon checking, this is not what my colleague did in his last submitted code.

 

Is there a way to uncheck this box?

 

Best regards,

 

BaVe.

1 ACCEPTED SOLUTION

Accepted Solutions
CaseySmith
SAS Employee

I'm pretty sure you are encountering a bug that was fixed in EG 7.12, where the EXECUTE statement was incorrectly added to the generated code.  (So, I assume you are using a EG 7.11 or 7.1.)  If you upgrade to EG 7.12 or later, the issue should be resolved.

 

Casey


Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF

View now: on-demand content for SAS users

View solution in original post

2 REPLIES 2
CaseySmith
SAS Employee

I'm pretty sure you are encountering a bug that was fixed in EG 7.12, where the EXECUTE statement was incorrectly added to the generated code.  (So, I assume you are using a EG 7.11 or 7.1.)  If you upgrade to EG 7.12 or later, the issue should be resolved.

 

Casey


Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF

View now: on-demand content for SAS users

BaVe
Fluorite | Level 6

Hi Casey,

 

Thanks for your reply. I do work in 7.11, but my employer has yet to become eager to upgrade to 7.12. Maybe this additional fix will persuade him.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 802 views
  • 0 likes
  • 2 in conversation