Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread How to tell if a Store already exists
Tue, Sep 15 2009 12:41 PMPermanent Link

Michael Fullerton
I want to create a store in SQL but only if it doesn't already exist.
How can I check using SQL if it has been created already?
Tue, Sep 15 2009 12:55 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

<< I want to create a store in SQL but only if it doesn't already exist. How
can I check using SQL if it has been created already?  >>

You can do so by querying this table in the Configuration database:

http://www.elevatesoft.com/manual?action=mantopic&id=edb2sql&category=3&topic=59

--
Tim Young
Elevate Software
www.elevatesoft.com

Image