I use the following FileDSN with Crystal. Not the same, I know, but
should be something similar:
[ODBC]
DRIVER=DataDirect 4.20 32-BIT OpenEdge SQL v10.0B
UID=SYSPROGRESS
HOST=Lemon
PORT=8350
DB=mfgsys803
DIL=READ UNCOMMITTED
PWD=sysprogress
The Driver Name is the same as shown on the Drivers tab of the ODBC
Administrator.
The DB name is the same as shown in the Progress Explorer Tool, not
the actual db name.
Your Port seems to be wrong - at least according to my setup. 8360
should point to the Training DB, 8350 points to the Live DB.
Hope that's some help.
Nigel.
should be something similar:
[ODBC]
DRIVER=DataDirect 4.20 32-BIT OpenEdge SQL v10.0B
UID=SYSPROGRESS
HOST=Lemon
PORT=8350
DB=mfgsys803
DIL=READ UNCOMMITTED
PWD=sysprogress
The Driver Name is the same as shown on the Drivers tab of the ODBC
Administrator.
The DB name is the same as shown in the Progress Explorer Tool, not
the actual db name.
Your Port seems to be wrong - at least according to my setup. 8360
should point to the Training DB, 8350 points to the Live DB.
Hope that's some help.
Nigel.
--- In vantage@yahoogroups.com, "tsvantage" <bbutler@...> wrote:
>
> I am trying to connect my SQL server to Progress (OpenEdge 10B) via
> linked tables, and cannot seem to get the following provider
> (connection) string to work;
>
> DRIVER=DataDirect 4.20 32-Bit Progress SQL92
>
v10.0B;HOST=epicsvr;DB=mfgsys;UID=sysprogress;PWD=sysprogress;PORT=836
> 0;
>
> I can successfully test the connection with these exact parameters
> through ODBC. Anybody see what I might be missing?
>
> --- In vantage@yahoogroups.com, "laidig.systems" <laidig.systems@>
> wrote:
> >
> > Thanks so much Gary! It worked great!
> > Daniel
> >
> >
> > --- In vantage@yahoogroups.com, "Gary Parfrey" <garyp@> wrote:
> > >
> > > Daniel
> > >
> > >
> > >
> > > Go to http://www.connectionstrings.com/ to get a better
> understanding
> > >
> > >
> > >
> > > Your connection string for progress should look something like
> > >
> > >
> > >
> > > DRIVER=DataDirect 4.20 32-BIT OpenEdge SQL
> > >
>
v10.0B;DB=mfgsys;PORT=8050;HOST='servername'1;UID=sysprogress;Password
> =s
> > > ysprogress
> > >
> > >
> > >
> > > A connection string for SQL may look like the following
> > >
> > >
> > >
> > > Driver={SQL
> > >
> Server};Server='servername';Database=mfgsys;Trusted_Connection=yes;
> > >
> > >
> > >
> > > Gary
> > >
> > >
> > >
> > >
> > >
> > > ________________________________
> > >
> > > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
On
> Behalf
> > > Of laidig.systems
> > > Sent: 05 February 2007 17:43
> > > To: vantage@yahoogroups.com
> > > Subject: [Vantage] Re: [Vantage 8.03] Crystal ODBC Reports
> > >
> > >
> > >
> > > When I try to create a new report using an ODBC connection, I
> don't
> > > see my database in the "Data Source Name" category. Gary had
> > > mentioned that you have to use an ODBC string. What does that
> mean?
> > > In my ODBC connection, i have the option of using "Enter
> Connection
> > > String" If that is what Gary is talking about, what would the
> string
> > > format look like?
> > >
> > > Thanks
> > >
> > > Daniel
> > >
> > > --- In vantage@yahoogroups.com <mailto:vantage%
> 40yahoogroups.com> ,
> > > "Gary Parfrey" <garyp@> wrote:
> > > >
> > > >
> > > >
> > > > Connect through ODBC using an ODBC string to write reports.
You
> should
> > > > only really need to use the data definition for forms or
> embedded
> > > > reports.
> > > >
> > > >
> > > >
> > > > They also run a lot faster through ODBC
> > > >
> > > >
> > > >
> > > > Gary
> > >
> > >
> > >
> > >
> > >
> > > [Non-text portions of this message have been removed]
> > >
> >
>