﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » Enterprise Server - V1 » How do I?  » How to use Enterprise Server with random users?</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 13 May 2026 05:16:04 GMT</lastBuildDate><ttl>20</ttl><item><title>How to use Enterprise Server with random users?</title><link>http://forum.strataframe.net/FindPost29175.aspx</link><description>Hi,&lt;br/&gt;&lt;br/&gt;I have an application that sells to many customers and for one of them I may probably need to use the Enterprise Server.&amp;nbsp; Since I have not test anything about the ES yet, is it possible to configure the application to use ES for some customers an not for the rest?&lt;br/&gt;&lt;br/&gt;I currently use the SF Connection Manager, is the ES taken into consideration in the Connection Manager, so when installing the application in different workstations I could tell some of them to use the ES while the others will have a direct connection to the database via the Connection Manager?&lt;br/&gt;&lt;br/&gt;Thanks!</description><pubDate>Mon, 06 Dec 2010 11:12:04 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: How to use Enterprise Server with random users?</title><link>http://forum.strataframe.net/FindPost29180.aspx</link><description>Thanks Keith, it makes sense.&amp;nbsp; I will do some testing with this logic.</description><pubDate>Mon, 06 Dec 2010 11:12:04 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: How to use Enterprise Server with random users?</title><link>http://forum.strataframe.net/FindPost29179.aspx</link><description>Also, dont forget that ES licensing is per user, per year. </description><pubDate>Mon, 06 Dec 2010 11:10:35 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: How to use Enterprise Server with random users?</title><link>http://forum.strataframe.net/FindPost29178.aspx</link><description>ES connection info is encrypted in the file, all you need is the ES's URL, and the DataSourceKey if you didnt change the default key and vector (I don't). If the file exists the contents are read to create the ES connection, if the file doesnt exists a Connection Manager managed connection is used. Makes is easy to develop and deploy as I just have that logic wrapped in a #DEBUG&amp;nbsp;so I never have to change my source code.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;Works for me :)</description><pubDate>Mon, 06 Dec 2010 11:07:22 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: How to use Enterprise Server with random users?</title><link>http://forum.strataframe.net/FindPost29177.aspx</link><description>Hi Keith,&lt;br/&gt;&lt;br/&gt;Where do you save the ES connection information (it is not hard coded right?).&lt;br/&gt;&lt;br/&gt;The whole idea it to make the application flexible enough to connect to ES or just regular connection without the need to rebuild the application, but I guess the ES connection information should be provided and must not be hard-coded, right?</description><pubDate>Mon, 06 Dec 2010 09:31:34 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: How to use Enterprise Server with random users?</title><link>http://forum.strataframe.net/FindPost29176.aspx</link><description>I have a file that I put on a users hard drive, if the application finds it, it uses ES, if not a local connection. Connection manager does not know about ES.&lt;br/&gt;&lt;br/&gt;I just put the logic to decide which connection type to use in AppMain.</description><pubDate>Mon, 06 Dec 2010 09:16:40 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item></channel></rss>