BookmarkSubscribeRSS Feed
Ebele
Obsidian | Level 7
Hi,
I have registered SQL Server tables in the metadata.
In the registered metadata, I have changed some attributes like column formats and column descriptions. Attributes which cannot be stored in the SQL server table.

When I query the table using the query builder in EG 4.3 through a library assigned with metadata libname engine,
the formats / labels are not retained to the resulting table.

Is there a way to achieve this ?

Thanks,
Ebele
2 REPLIES 2
Patrick
Opal | Level 21
Hi

The library needs to be pre-assigned in order for table metadata to be used.

Eventually you could add option "defer=yes" to the metadata library definition so the connection to the database will only be established when you actually use one of the tables (at least I think this is how it works).

Do NOT use "defer=yes" if this is an OLEDB connection: http://support.sas.com/kb/41/581.html


HTH
Patrick
Ebele
Obsidian | Level 7
Hi Patrick... yes, that's it!
I thought using the meta engine would be enough, but you also need to pre-assign it.
Thanks a lot.
Ebele

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
  • 670 views
  • 0 likes
  • 2 in conversation