Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Rules for sql in EDBManager
Sat, Dec 15 2007 10:17 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

Can you add a section into the OLH for where you need to be on the left hand pane treeview to execute certain types of sql?

To get a list of the text filters I first tried "select * from information.textfilters" with the database selected but had to move up to the session and use "select * from textfilters"

Maybe its just me not knowing what to preface what with?

Roy Lambert
Mon, Dec 17 2007 3:36 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< Can you add a section into the OLH for where you need to be on the left
hand pane treeview to execute certain types of sql?

To get a list of the text filters I first tried "select * from
information.textfilters" with the database selected but had to move up to
the session and use "select * from textfilters"

Maybe its just me not knowing what to preface what with? >>

Look at the bottom status pane to see what the current database is.  You
need to be using the Configuration database as the current database in order
to execute queries against it, and the Configuration database is only
current when you're at the session level and not in a specific database.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image