Thanks Jose, I didn't think of "using", I'll look at it.
Ray
Ray
--- In vantage@yahoogroups.com, Jose Gomez <jose@...> wrote:
>
> Disposing the Sesison works just fine, I recommend using "using" instead of
> direct dispose to prevent problems.
>
> *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, Sep 24, 2012 at 2:43 PM, zanniebelle <rwatson@...> wrote:
>
> > **
> >
> >
> > I connect to Epicor, in an external program, using the Epicor Session
> > Object:
> > Epicor.Mfg.Core.Session
> >
> > When exiting the program is calling Session.Dispose() adequate to release
> > the connection or do I need to release the connection pool
> > (Session.ConnectionPool.Release) also?
> >
> > Thanks,
> >
> > Ray
> >
> >
> >
>
>
> [Non-text portions of this message have been removed]
>