External Application

Your best bet would be to just clean out a UDXX entry screen and build your
app there.

TECHNICALLY, I think you can pass the session to a completely custom hunk
of code, but it's pretty hairy and you still have to launch it through
Epicor.

*John Driggers*
**
*Chief Data Wrangler*
*
*
*I have an Epicor blog <http://usdoingstuff.com/>. How useful is that?*
*
*:: 904.404.9233
:: waffqle@...
:: http://www.usdoingstuff.com <http://www.usdoingstuff.com/>

*

*



On Wed, Sep 5, 2012 at 9:05 AM, Ted Koch <tkoch77@...> wrote:

> **
>
>
> If a user already has Epicor running on their system, is there a way to
> get that current session and use it?
>
> ________________________________
> From: John Driggers <waffqle@...>
> To: vantage@yahoogroups.com
> Sent: Wednesday, September 5, 2012 8:36 AM
>
> Subject: Re: [Vantage] External Application
>
> Yep.
> *
>
> *
>
> On Wed, Sep 5, 2012 at 8:32 AM, Ted Koch <tkoch77@...> wrote:
>
> > **
>
> >
> >
> > Maybe a dumb question, but will both of these ways of connecting to
> Epicor
> > externally consume a license?
> >
> > Using blConn As New BLConnectionPool("manager", "manager", "
> > AppServerDC://App:9431")
> >
> > Using epiSession As New Session("manager", "manager", "
> > AppServerDC://App:9431", Session.LicenseType.Default)
> >
> > ________________________________
> > From: Ted Koch <tkoch77@...>
> > To: "vantage@yahoogroups.com" <vantage@yahoogroups.com>
> > Sent: Monday, August 27, 2012 4:09 PM
> >
> > Subject: Re: [Vantage] External Application
> >
> >
> > That answers my question... better off accessing the session only when
> > needed.
> >
> > ________________________________
> > From: Jose Gomez <jose@...>
> > To: vantage@yahoogroups.com
> > Sent: Monday, August 27, 2012 4:01 PM
> > Subject: Re: [Vantage] External Application
> >
> > They do not go by mac, I've had it run out of licences several times. It
> 1
> > user = 1 sessoion = 1 licence.
> >
> > *Jose C Gomez*
> > *Software Engineer*
> > *
> > *
> > *
> > *T: 904.469.1524 mobile
> > E: jose@...
> > http://www.josecgomez.com
> > <http://www.linkedin.com/in/josecgomez> <
> > http://www.facebook.com/josegomez>
> > <http://www.google.com/profiles/jose.gomez> <
> > http://www.twitter.com/joc85>
> > <http://www.josecgomez.com/professional-resume/>
> > <http://www.josecgomez.com/feed/>
> > <http://www.usdoingstuff.com>
> >
> > *Quis custodiet ipsos custodes?*
> >
> > On Mon, Aug 27, 2012 at 3:51 PM, Vic Drecchio
> > <vic.drecchio@...>wrote:
> >
> > > **
> > >
> > >
> > > And,
> > conversely, I believed that:
> > >
> > > 3 sessions of Vantage/Epicor opened on the same PC (regardless of user)
> > = 1
> > > license
> > >
> > > I *thought* it went by IP/MAC address... maybe I'm wrong.
> > >
> > >
> > > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
> Behalf
> > > Of
> > > Miguel Santillan
> > > Sent: Monday, August 27, 2012 3:48 PM
> > > To: vantage@yahoogroups.com
> > > Subject: RE: [Vantage] External Application
> > >
> > >
> > > 1 session = 1 license
> > >
> > > 3 people using 1 user = 3 sessions = 3 licenses
> > >
> > > Miguel A. Santillan
> > > Compass Components, Inc.
> > >
> > > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > > [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ]
> On
> > >
> > > Behalf Of Ted Koch
> > > Sent: Monday, August 27, 2012 12:38 PM
> > > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > > Subject: Re: [Vantage] External Application
> > >
> > > In user account security there is an option for Allow Multiple
> Sessions.
> > If
> > > 3 people are signed on under the same user would it only consume one
> > > license?
> > >
> > > ________________________________
> > > From: Jose Gomez <jose@... <mailto:jose%40josecgomez.com>
> > > <mailto:jose%40josecgomez.com>>
> > > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > > <mailto:vantage%40yahoogroups.com>
> > > Sent: Monday, August 27, 2012 3:32 PM
> > > Subject: Re: [Vantage] External Application
> > >
> > > If you are limited in the number of licences then you may run into a
> > > problem. Each session consumes 1 lincence.
> > >
> > > *Jose C Gomez*
> > > *Software Engineer*
> > > *
> > > *
> > > *
> > > *T: 904.469.1524 mobile
> > > E: jose@... <mailto:jose%40josecgomez.com>
> > > <mailto:jose%40josecgomez.com>
> > > http://www.josecgomez.com
> > > <http://www.linkedin.com/in/josecgomez> <
> > http://www.facebook.com/josegomez
> > > >
> > > <http://www.google.com/profiles/jose.gomez> <
> > http://www.twitter.com/joc85>
> > > <http://www.josecgomez.com/professional-resume/>
> > > <http://www.josecgomez.com/feed/>
> > > <http://www.usdoingstuff.com>
> > >
> > > *Quis custodiet ipsos custodes?*
> > >
> > > On Mon, Aug 27, 2012 at 3:29 PM, tkoch77
> > <tkoch77@...
> > > <mailto:tkoch77%40yahoo.com> <mailto:tkoch77%40yahoo.com>> wrote:
> > >
> > > > **
> > > >
> > > >
> > > > Hi,
> > > >
> > > > I am creating an external application that uses dynamic query to pull
> > > data
> > > > from epicor. Each time I want to run a query it needs an Epicor
> > session.
> > > > Will there be any problems with keeping a session open while the
> > > > application is running rather than creating a new session each time
> the
> > > > query is ran? Curious because it takes a little extra time to create
> a
> > > > session then run the query.
> > > >
> > > > TIA,
> > > >
> > > > -Ted
> > > >
> > > >
> > > >
> > >
> > > [Non-text portions of this message have been removed]
> > >
> > >
> > ------------------------------------
> > >
> > > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> > have
> > > already linked your email address to a yahoo id to enable access. )
> > > (1) To access the Files Section of our Yahoo!Group for Report Builder
> and
> > > Crystal Reports and other 'goodies', please goto:
> > > http://groups.yahoo.com/group/vantage/files/.
> > > <http://groups.yahoo.com/group/vantage/files/>
> > > <http://groups.yahoo.com/group/vantage/files/>
> > > (2) To search through old msg's goto:
> > > http://groups.yahoo.com/group/vantage/messages
> > > (3) To view links to Vendors that provide Vantage services goto:
> > > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
> > >
> > > [Non-text portions of this message
> > have been removed]
> > >
> > > [Non-text portions of this message have been removed]
> > >
> > > No virus found in this message.
> > > Checked by AVG - www.avg.com
> > > Version: 2012.0.2197 / Virus Database: 2437/5227 - Release Date:
> 08/27/12
> > >
> > > -----
> > > No virus found in this message.
> > > Checked by AVG - www.avg.com
> > > Version: 2012.0.2197 / Virus Database: 2437/5227 - Release Date:
> 08/27/12
> > >
> > >
> > > [Non-text portions of this message have been removed]
> > >
> > >
> > >
> >
> > [Non-text portions of this message have been removed]
> >
> > ------------------------------------
> >
> > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> > have already linked your email address to a yahoo id to enable access. )
> > (1) To access the Files Section of our Yahoo!Group for Report Builder and
> > Crystal Reports and
> > other 'goodies', please goto:
> > http://groups.yahoo.com/group/vantage/files/.
> > (2) To search through old msg's goto:
> > http://groups.yahoo.com/group/vantage/messages
> > (3) To view links to Vendors that provide Vantage services goto:
> > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
>
> [Non-text portions of this message have been removed]
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> have already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
> [Non-text portions of this message have been removed]
>
>
>


[Non-text portions of this message have been removed]
Hi,

I am creating an external application that uses dynamic query to pull data from epicor. Each time I want to run a query it needs an Epicor session. Will there be any problems with keeping a session open while the application is running rather than creating a new session each time the query is ran? Curious because it takes a little extra time to create a session then run the query.

TIA,

-Ted
If you are limited in the number of licences then you may run into a
problem. Each session consumes 1 lincence.

*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Mon, Aug 27, 2012 at 3:29 PM, tkoch77 <tkoch77@...> wrote:

> **
>
>
> Hi,
>
> I am creating an external application that uses dynamic query to pull data
> from epicor. Each time I want to run a query it needs an Epicor session.
> Will there be any problems with keeping a session open while the
> application is running rather than creating a new session each time the
> query is ran? Curious because it takes a little extra time to create a
> session then run the query.
>
> TIA,
>
> -Ted
>
>
>


[Non-text portions of this message have been removed]
In user account security there is an option for Allow Multiple Sessions. If 3 people are signed on under the same user would it only consume one license?



________________________________
From: Jose Gomez <jose@...>
To: vantage@yahoogroups.com
Sent: Monday, August 27, 2012 3:32 PM
Subject: Re: [Vantage] External Application

If you are limited in the number of licences then you may run into a
problem. Each session consumes 1 lincence.

*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez>Â <http://www.facebook.com/josegomez>
 <http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
 <http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
 <http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Mon, Aug 27, 2012 at 3:29 PM, tkoch77 <tkoch77@...> wrote:

> **
>
>
> Hi,
>
> I am creating an external application that uses dynamic query to pull data
> from epicor. Each time I want to run a query it needs an Epicor session.
> Will there be any problems with keeping a session open while the
> application is running rather than creating a new session each time the
> query is ran? Curious because it takes a little extra time to create a
> session then run the query.
>
> TIA,
>
> -Ted
>

>


[Non-text portions of this message have been removed]



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note:Â You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.%c2%a0
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links



[Non-text portions of this message have been removed]
1 session = 1 license

3 people using 1 user = 3 sessions = 3 licenses

Miguel A. Santillan
Compass Components, Inc.


From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Ted Koch
Sent: Monday, August 27, 2012 12:38 PM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] External Application



In user account security there is an option for Allow Multiple Sessions. If 3 people are signed on under the same user would it only consume one license?

________________________________
From: Jose Gomez <jose@...<mailto:jose%40josecgomez.com>>
To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
Sent: Monday, August 27, 2012 3:32 PM
Subject: Re: [Vantage] External Application

If you are limited in the number of licences then you may run into a
problem. Each session consumes 1 lincence.

*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...<mailto:jose%40josecgomez.com>
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*

On Mon, Aug 27, 2012 at 3:29 PM, tkoch77 <tkoch77@...<mailto:tkoch77%40yahoo.com>> wrote:

> **
>
>
> Hi,
>
> I am creating an external application that uses dynamic query to pull data
> from epicor. Each time I want to run a query it needs an Epicor session.
> Will there be any problems with keeping a session open while the
> application is running rather than creating a new session each time the
> query is ran? Curious because it takes a little extra time to create a
> session then run the query.
>
> TIA,
>
> -Ted
>
>
>

[Non-text portions of this message have been removed]

------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.<http://groups.yahoo.com/group/vantage/files/>
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links

[Non-text portions of this message have been removed]



[Non-text portions of this message have been removed]
And, conversely, I believed that:



3 sessions of Vantage/Epicor opened on the same PC (regardless of user) = 1
license



I *thought* it went by IP/MAC address... maybe I'm wrong.



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
Miguel Santillan
Sent: Monday, August 27, 2012 3:48 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] External Application





1 session = 1 license

3 people using 1 user = 3 sessions = 3 licenses

Miguel A. Santillan
Compass Components, Inc.

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf Of Ted Koch
Sent: Monday, August 27, 2012 12:38 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: Re: [Vantage] External Application

In user account security there is an option for Allow Multiple Sessions. If
3 people are signed on under the same user would it only consume one
license?

________________________________
From: Jose Gomez <jose@... <mailto:jose%40josecgomez.com>
<mailto:jose%40josecgomez.com>>
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Sent: Monday, August 27, 2012 3:32 PM
Subject: Re: [Vantage] External Application

If you are limited in the number of licences then you may run into a
problem. Each session consumes 1 lincence.

*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@... <mailto:jose%40josecgomez.com>
<mailto:jose%40josecgomez.com>
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*

On Mon, Aug 27, 2012 at 3:29 PM, tkoch77 <tkoch77@...
<mailto:tkoch77%40yahoo.com> <mailto:tkoch77%40yahoo.com>> wrote:

> **
>
>
> Hi,
>
> I am creating an external application that uses dynamic query to pull data
> from epicor. Each time I want to run a query it needs an Epicor session.
> Will there be any problems with keeping a session open while the
> application is running rather than creating a new session each time the
> query is ran? Curious because it takes a little extra time to create a
> session then run the query.
>
> TIA,
>
> -Ted
>
>
>

[Non-text portions of this message have been removed]

------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]



No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.2197 / Virus Database: 2437/5227 - Release Date: 08/27/12




-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.2197 / Virus Database: 2437/5227 - Release Date: 08/27/12

[Non-text portions of this message have been removed]
They do not go by mac, I've had it run out of licences several times. It 1
user = 1 sessoion = 1 licence.

*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Mon, Aug 27, 2012 at 3:51 PM, Vic Drecchio
<vic.drecchio@...>wrote:

> **
>
>
> And, conversely, I believed that:
>
> 3 sessions of Vantage/Epicor opened on the same PC (regardless of user) = 1
> license
>
> I *thought* it went by IP/MAC address... maybe I'm wrong.
>
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of
> Miguel Santillan
> Sent: Monday, August 27, 2012 3:48 PM
> To: vantage@yahoogroups.com
> Subject: RE: [Vantage] External Application
>
>
> 1 session = 1 license
>
> 3 people using 1 user = 3 sessions = 3 licenses
>
> Miguel A. Santillan
> Compass Components, Inc.
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
>
> Behalf Of Ted Koch
> Sent: Monday, August 27, 2012 12:38 PM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> Subject: Re: [Vantage] External Application
>
> In user account security there is an option for Allow Multiple Sessions. If
> 3 people are signed on under the same user would it only consume one
> license?
>
> ________________________________
> From: Jose Gomez <jose@... <mailto:jose%40josecgomez.com>
> <mailto:jose%40josecgomez.com>>
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> Sent: Monday, August 27, 2012 3:32 PM
> Subject: Re: [Vantage] External Application
>
> If you are limited in the number of licences then you may run into a
> problem. Each session consumes 1 lincence.
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *
> *T: 904.469.1524 mobile
> E: jose@... <mailto:jose%40josecgomez.com>
> <mailto:jose%40josecgomez.com>
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez
> >
> <http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
> On Mon, Aug 27, 2012 at 3:29 PM, tkoch77 <tkoch77@...
> <mailto:tkoch77%40yahoo.com> <mailto:tkoch77%40yahoo.com>> wrote:
>
> > **
> >
> >
> > Hi,
> >
> > I am creating an external application that uses dynamic query to pull
> data
> > from epicor. Each time I want to run a query it needs an Epicor session.
> > Will there be any problems with keeping a session open while the
> > application is running rather than creating a new session each time the
> > query is ran? Curious because it takes a little extra time to create a
> > session then run the query.
> >
> > TIA,
> >
> > -Ted
> >
> >
> >
>
> [Non-text portions of this message have been removed]
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> <http://groups.yahoo.com/group/vantage/files/>
> <http://groups.yahoo.com/group/vantage/files/>
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
> [Non-text portions of this message have been removed]
>
> [Non-text portions of this message have been removed]
>
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2012.0.2197 / Virus Database: 2437/5227 - Release Date: 08/27/12
>
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2012.0.2197 / Virus Database: 2437/5227 - Release Date: 08/27/12
>
>
> [Non-text portions of this message have been removed]
>
>
>


[Non-text portions of this message have been removed]
That answers my question... better off accessing the session only when needed.




________________________________
From: Jose Gomez <jose@...>
To: vantage@yahoogroups.com
Sent: Monday, August 27, 2012 4:01 PM
Subject: Re: [Vantage] External Application

They do not go by mac, I've had it run out of licences several times. It 1
user = 1 sessoion = 1 licence.

*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez>Â <http://www.facebook.com/josegomez>
 <http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
 <http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
 <http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Mon, Aug 27, 2012 at 3:51 PM, Vic Drecchio
<vic.drecchio@...>wrote:

> **
>
>
> And, conversely, I believed that:
>
> 3 sessions of Vantage/Epicor opened on the same PC (regardless of user) = 1
> license
>
> I *thought* it went by IP/MAC address... maybe I'm wrong.
>
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of
> Miguel Santillan
> Sent: Monday, August 27, 2012 3:48 PM
> To: vantage@yahoogroups.com
> Subject: RE: [Vantage] External Application
>
>
> 1 session = 1 license
>
> 3 people using 1 user = 3 sessions = 3 licenses
>
> Miguel A. Santillan
> Compass Components, Inc.
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
>
> Behalf Of Ted Koch
> Sent: Monday, August 27, 2012 12:38 PM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> Subject: Re: [Vantage] External Application
>
> In user account security there is an option for Allow Multiple Sessions. If
> 3 people are signed on under the same user would it only consume one
> license?
>
> ________________________________
> From: Jose Gomez <jose@... <mailto:jose%40josecgomez.com>
> <mailto:jose%40josecgomez.com>>
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> Sent: Monday, August 27, 2012 3:32 PM
> Subject: Re: [Vantage] External Application
>
> If you are limited in the number of licences then you may run into a
> problem. Each session consumes 1 lincence.
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *
> *T: 904.469.1524 mobile
> E: jose@... <mailto:jose%40josecgomez.com>
> <mailto:jose%40josecgomez.com>
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez
> >
> <http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
> On Mon, Aug 27, 2012 at 3:29 PM, tkoch77 <tkoch77@...
> <mailto:tkoch77%40yahoo.com> <mailto:tkoch77%40yahoo.com>> wrote:
>
> > **
> >
> >
> > Hi,
> >
> > I am creating an external application that uses dynamic query to pull
> data
> > from epicor. Each time I want to run a query it needs an Epicor session.
> > Will there be any problems with keeping a session open while the
> > application is running rather than creating a new session each time the
> > query is ran? Curious because it takes a little extra time to create a
> > session then run the query.
> >
> > TIA,
> >
> > -Ted
> >
> >
> >
>
> [Non-text portions of this message have been removed]
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> <http://groups.yahoo.com/group/vantage/files/>
> <http://groups.yahoo.com/group/vantage/files/>
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
> [Non-text portions of this message have been removed]
>
> [Non-text portions of this message have been removed]
>
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2012.0.2197 / Virus Database: 2437/5227 - Release Date: 08/27/12
>
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2012.0.2197 / Virus Database: 2437/5227 - Release Date: 08/27/12
>
>
> [Non-text portions of this message have been removed]
>

>


[Non-text portions of this message have been removed]



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note:Â You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.%c2%a0
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links



[Non-text portions of this message have been removed]
Maybe a dumb question, but will both of these ways of connecting to Epicor externally consume a license?

Using blConn As New BLConnectionPool("manager", "manager", "AppServerDC://App:9431")

Using epiSession As New Session("manager", "manager", "AppServerDC://App:9431", Session.LicenseType.Default)




________________________________
From: Ted Koch <tkoch77@...>
To: "vantage@yahoogroups.com" <vantage@yahoogroups.com>
Sent: Monday, August 27, 2012 4:09 PM
Subject: Re: [Vantage] External Application


That answers my question... better off accessing the session only when needed.




________________________________
From: Jose Gomez <jose@...>
To: vantage@yahoogroups.com
Sent: Monday, August 27, 2012 4:01 PM
Subject: Re: [Vantage] External Application

They do not go by mac, I've had it run out of licences several times. It 1
user = 1 sessoion = 1 licence.

*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez>Â <http://www.facebook.com/josegomez>
 <http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
 <http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
 <http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Mon, Aug 27, 2012 at 3:51 PM, Vic Drecchio
<vic.drecchio@...>wrote:

> **
>
>
> And,
conversely, I believed that:
>
> 3 sessions of Vantage/Epicor opened on the same PC (regardless of user) = 1
> license
>
> I *thought* it went by IP/MAC address... maybe I'm wrong.
>
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of
> Miguel Santillan
> Sent: Monday, August 27, 2012 3:48 PM
> To: vantage@yahoogroups.com
> Subject: RE: [Vantage] External Application
>
>
> 1 session = 1 license
>
> 3 people using 1 user = 3 sessions = 3 licenses
>
> Miguel A. Santillan
> Compass Components, Inc.
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
>
> Behalf Of Ted Koch
> Sent: Monday, August 27, 2012 12:38 PM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> Subject: Re: [Vantage] External Application
>
> In user account security there is an option for Allow Multiple Sessions. If
> 3 people are signed on under the same user would it only consume one
> license?
>
> ________________________________
> From: Jose Gomez <jose@... <mailto:jose%40josecgomez.com>
> <mailto:jose%40josecgomez.com>>
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> Sent: Monday, August 27, 2012 3:32 PM
> Subject: Re: [Vantage] External Application
>
> If you are limited in the number of licences then you may run into a
> problem. Each session consumes 1 lincence.
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *
> *T: 904.469.1524 mobile
> E: jose@... <mailto:jose%40josecgomez.com>
> <mailto:jose%40josecgomez.com>
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez
> >
> <http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
> On Mon, Aug 27, 2012 at 3:29 PM, tkoch77
<tkoch77@...
> <mailto:tkoch77%40yahoo.com> <mailto:tkoch77%40yahoo.com>> wrote:
>
> > **
> >
> >
> > Hi,
> >
> > I am creating an external application that uses dynamic query to pull
> data
> > from epicor. Each time I want to run a query it needs an Epicor session.
> > Will there be any problems with keeping a session open while the
> > application is running rather than creating a new session each time the
> > query is ran? Curious because it takes a little extra time to create a
> > session then run the query.
> >
> > TIA,
> >
> > -Ted
> >
> >
> >
>
> [Non-text portions of this message have been removed]
>
>
------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> <http://groups.yahoo.com/group/vantage/files/>
> <http://groups.yahoo.com/group/vantage/files/>
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
> [Non-text portions of this message
have been removed]
>
> [Non-text portions of this message have been removed]
>
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2012.0.2197 / Virus Database: 2437/5227 - Release Date: 08/27/12
>
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2012.0.2197 / Virus Database: 2437/5227 - Release Date: 08/27/12
>
>
> [Non-text portions of this message have been removed]
>

>


[Non-text portions of this message have been removed]



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note:Â You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and
other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.%c2%a0
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links



[Non-text portions of this message have been removed]
Yep.
*
*



On Wed, Sep 5, 2012 at 8:32 AM, Ted Koch <tkoch77@...> wrote:

> **
>
>
> Maybe a dumb question, but will both of these ways of connecting to Epicor
> externally consume a license?
>
> Using blConn As New BLConnectionPool("manager", "manager", "
> AppServerDC://App:9431")
>
> Using epiSession As New Session("manager", "manager", "
> AppServerDC://App:9431", Session.LicenseType.Default)
>
> ________________________________
> From: Ted Koch <tkoch77@...>
> To: "vantage@yahoogroups.com" <vantage@yahoogroups.com>
> Sent: Monday, August 27, 2012 4:09 PM
>
> Subject: Re: [Vantage] External Application
>
>
> That answers my question... better off accessing the session only when
> needed.
>
> ________________________________
> From: Jose Gomez <jose@...>
> To: vantage@yahoogroups.com
> Sent: Monday, August 27, 2012 4:01 PM
> Subject: Re: [Vantage] External Application
>
> They do not go by mac, I've had it run out of licences several times. It 1
> user = 1 sessoion = 1 licence.
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *
> *T: 904.469.1524 mobile
> E: jose@...
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez> <
> http://www.facebook.com/josegomez>
> <http://www.google.com/profiles/jose.gomez> <
> http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
> On Mon, Aug 27, 2012 at 3:51 PM, Vic Drecchio
> <vic.drecchio@...>wrote:
>
> > **
> >
> >
> > And,
> conversely, I believed that:
> >
> > 3 sessions of Vantage/Epicor opened on the same PC (regardless of user)
> = 1
> > license
> >
> > I *thought* it went by IP/MAC address... maybe I'm wrong.
> >
> >
> > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> > Of
> > Miguel Santillan
> > Sent: Monday, August 27, 2012 3:48 PM
> > To: vantage@yahoogroups.com
> > Subject: RE: [Vantage] External Application
> >
> >
> > 1 session = 1 license
> >
> > 3 people using 1 user = 3 sessions = 3 licenses
> >
> > Miguel A. Santillan
> > Compass Components, Inc.
> >
> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
> >
> > Behalf Of Ted Koch
> > Sent: Monday, August 27, 2012 12:38 PM
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > Subject: Re: [Vantage] External Application
> >
> > In user account security there is an option for Allow Multiple Sessions.
> If
> > 3 people are signed on under the same user would it only consume one
> > license?
> >
> > ________________________________
> > From: Jose Gomez <jose@... <mailto:jose%40josecgomez.com>
> > <mailto:jose%40josecgomez.com>>
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > Sent: Monday, August 27, 2012 3:32 PM
> > Subject: Re: [Vantage] External Application
> >
> > If you are limited in the number of licences then you may run into a
> > problem. Each session consumes 1 lincence.
> >
> > *Jose C Gomez*
> > *Software Engineer*
> > *
> > *
> > *
> > *T: 904.469.1524 mobile
> > E: jose@... <mailto:jose%40josecgomez.com>
> > <mailto:jose%40josecgomez.com>
> > http://www.josecgomez.com
> > <http://www.linkedin.com/in/josecgomez> <
> http://www.facebook.com/josegomez
> > >
> > <http://www.google.com/profiles/jose.gomez> <
> http://www.twitter.com/joc85>
> > <http://www.josecgomez.com/professional-resume/>
> > <http://www.josecgomez.com/feed/>
> > <http://www.usdoingstuff.com>
> >
> > *Quis custodiet ipsos custodes?*
> >
> > On Mon, Aug 27, 2012 at 3:29 PM, tkoch77
> <tkoch77@...
> > <mailto:tkoch77%40yahoo.com> <mailto:tkoch77%40yahoo.com>> wrote:
> >
> > > **
> > >
> > >
> > > Hi,
> > >
> > > I am creating an external application that uses dynamic query to pull
> > data
> > > from epicor. Each time I want to run a query it needs an Epicor
> session.
> > > Will there be any problems with keeping a session open while the
> > > application is running rather than creating a new session each time the
> > > query is ran? Curious because it takes a little extra time to create a
> > > session then run the query.
> > >
> > > TIA,
> > >
> > > -Ted
> > >
> > >
> > >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> ------------------------------------
> >
> > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> have
> > already linked your email address to a yahoo id to enable access. )
> > (1) To access the Files Section of our Yahoo!Group for Report Builder and
> > Crystal Reports and other 'goodies', please goto:
> > http://groups.yahoo.com/group/vantage/files/.
> > <http://groups.yahoo.com/group/vantage/files/>
> > <http://groups.yahoo.com/group/vantage/files/>
> > (2) To search through old msg's goto:
> > http://groups.yahoo.com/group/vantage/messages
> > (3) To view links to Vendors that provide Vantage services goto:
> > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
> >
> > [Non-text portions of this message
> have been removed]
> >
> > [Non-text portions of this message have been removed]
> >
> > No virus found in this message.
> > Checked by AVG - www.avg.com
> > Version: 2012.0.2197 / Virus Database: 2437/5227 - Release Date: 08/27/12
> >
> > -----
> > No virus found in this message.
> > Checked by AVG - www.avg.com
> > Version: 2012.0.2197 / Virus Database: 2437/5227 - Release Date: 08/27/12
> >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
>
> [Non-text portions of this message have been removed]
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> have already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and
> other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
> [Non-text portions of this message have been removed]
>
>
>


[Non-text portions of this message have been removed]
If a user already has Epicor running on their system, is there a way to get that current session and use it?




________________________________
From: John Driggers <waffqle@...>
To: vantage@yahoogroups.com
Sent: Wednesday, September 5, 2012 8:36 AM
Subject: Re: [Vantage] External Application

Yep.
*
*



On Wed, Sep 5, 2012 at 8:32 AM, Ted Koch <tkoch77@...> wrote:

> **
>
>
> Maybe a dumb question, but will both of these ways of connecting to Epicor
> externally consume a license?
>
> Using blConn As New BLConnectionPool("manager", "manager", "
> AppServerDC://App:9431")
>
> Using epiSession As New Session("manager", "manager", "
> AppServerDC://App:9431", Session.LicenseType.Default)
>
> ________________________________
> From: Ted Koch <tkoch77@...>
> To: "vantage@yahoogroups.com" <vantage@yahoogroups.com>
> Sent: Monday, August 27, 2012 4:09 PM
>
> Subject: Re: [Vantage] External Application
>
>
> That answers my question... better off accessing the session only when
> needed.
>
> ________________________________
> From: Jose Gomez <jose@...>
> To: vantage@yahoogroups.com
> Sent: Monday, August 27, 2012 4:01 PM
> Subject: Re: [Vantage] External Application
>
> They do not go by mac, I've had it run out of licences several times. It 1
> user = 1 sessoion = 1 licence.
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *
> *T: 904.469.1524 mobile
> E: jose@...
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez>Â <
> http://www.facebook.com/josegomez>
>Â <http://www.google.com/profiles/jose.gomez> <
> http://www.twitter.com/joc85>
>Â <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
>Â <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
> On Mon, Aug 27, 2012 at 3:51 PM, Vic Drecchio
> <vic.drecchio@...>wrote:
>
> > **
> >
> >
> > And,
> conversely, I believed that:
> >
> > 3 sessions of Vantage/Epicor opened on the same PC (regardless of user)
> = 1
> > license
> >
> > I *thought* it went by IP/MAC address... maybe I'm wrong.
> >
> >
> > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> > Of
> > Miguel Santillan
> > Sent: Monday, August 27, 2012 3:48 PM
> > To: vantage@yahoogroups.com
> > Subject: RE: [Vantage] External Application
> >
> >
> > 1 session = 1 license
> >
> > 3 people using 1 user = 3 sessions = 3 licenses
> >
> > Miguel A. Santillan
> > Compass Components, Inc.
> >
> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
> >
> > Behalf Of Ted Koch
> > Sent: Monday, August 27, 2012 12:38 PM
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > Subject: Re: [Vantage] External Application
> >
> > In user account security there is an option for Allow Multiple Sessions.
> If
> > 3 people are signed on under the same user would it only consume one
> > license?
> >
> > ________________________________
> > From: Jose Gomez <jose@... <mailto:jose%40josecgomez.com>
> > <mailto:jose%40josecgomez.com>>
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > <mailto:vantage%40yahoogroups.com>
> > Sent: Monday, August 27, 2012 3:32 PM
> > Subject: Re: [Vantage] External Application
> >
> > If you are limited in the number of licences then you may run into a
> > problem. Each session consumes 1 lincence.
> >
> > *Jose C Gomez*
> > *Software Engineer*
> > *
> > *
> > *
> > *T: 904.469.1524 mobile
> > E: jose@... <mailto:jose%40josecgomez.com>
> > <mailto:jose%40josecgomez.com>
> > http://www.josecgomez.com
> > <http://www.linkedin.com/in/josecgomez> <
> http://www.facebook.com/josegomez
> > >
> > <http://www.google.com/profiles/jose.gomez> <
> http://www.twitter.com/joc85>
> > <http://www.josecgomez.com/professional-resume/>
> > <http://www.josecgomez.com/feed/>
> > <http://www.usdoingstuff.com>
> >
> > *Quis custodiet ipsos custodes?*
> >
> > On Mon, Aug 27, 2012 at 3:29 PM, tkoch77
> <tkoch77@...
> > <mailto:tkoch77%40yahoo.com> <mailto:tkoch77%40yahoo.com>> wrote:
> >
> > > **
> > >
> > >
> > > Hi,
> > >
> > > I am creating an external application that uses dynamic query to pull
> > data
> > > from epicor. Each time I want to run a query it needs an Epicor
> session.
> > > Will there be any problems with keeping a session open while the
> > > application is running rather than creating a new session each time the
> > > query is ran? Curious because it takes a little extra time to create a
> > > session then run the query.
> > >
> > > TIA,
> > >
> > > -Ted
> > >
> > >
> > >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> ------------------------------------
> >
> > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> have
> > already linked your email address to a yahoo id to enable access. )
> > (1) To access the Files Section of our Yahoo!Group for Report Builder and
> > Crystal Reports and other 'goodies', please goto:
> > http://groups.yahoo.com/group/vantage/files/.
> > <http://groups.yahoo.com/group/vantage/files/>
> > <http://groups.yahoo.com/group/vantage/files/>
> > (2) To search through old msg's goto:
> > http://groups.yahoo.com/group/vantage/messages
> > (3) To view links to Vendors that provide Vantage services goto:
> > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
> >
> > [Non-text portions of this message
> have been removed]
> >
> > [Non-text portions of this message have been removed]
> >
> > No virus found in this message.
> > Checked by AVG - www.avg.com
> > Version: 2012.0.2197 / Virus Database: 2437/5227 - Release Date: 08/27/12
> >
> > -----
> > No virus found in this message.
> > Checked by AVG - www.avg.com
> > Version: 2012.0.2197 / Virus Database: 2437/5227 - Release Date: 08/27/12
> >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
>
> [Non-text portions of this message have been removed]
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note:Â You must
> have already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and
> other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
> [Non-text portions of this message have been removed]
>

>


[Non-text portions of this message have been removed]



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note:Â You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.%c2%a0
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links



[Non-text portions of this message have been removed]