Linux ODBC Blank Title 97506

Well, the drivers exist:


http://www.progress.com/progress_software/products/docs/bu_sep/pavail.pd
f#search=%22odbc%22

See page 5.

But we're not direct Progress customers, so I'm not sure if Epicor
will give them to you if your licensed copy of the OpenEdge stack is
Windows. You could contact your CAM or "Tech" support and find out if
they'll give them to you.

According to EpicWeb:

https://epicweb.epicor.com/ReportServer/Pages/ReportViewer.aspx?/ePortal
/ABDetail&rs:Command=Render&rc:Toolbar=true&Card_ID=9378MPS&Answerbook=C
lientele+Change+Requests

"Note Starting with OpenEdge 10.0A the SQL Client Access is no longer a
paid product. It is now available as a free Deployment Component and can
be found in the Download Center in the Progress(r) Deployment Components
section."

I'm assuming this is a reference to the Progress web site
(http://www.progress.com/esd). Getting a logon there doesn't seem to be
straightforward if you're not a direct customer. You could e-mail
CustomerSupport@... and see where you get.

-bws

-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of bw2868bond
Sent: Tuesday, February 08, 2011 2:04 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Linux ODBC

Here is a strange one that I hope someone can help with....
Vantage is running Progress DB on Win 2003 server.

Have a linux webserver that we want to make ODBC calls to Vantage DB
OE10.1b

Where can I find the ODBC driver files to put on the Linux box.

Thanks,

bw



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

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
Here is a strange one that I hope someone can help with....
Vantage is running Progress DB on Win 2003 server.

Have a linux webserver that we want to make ODBC calls to Vantage DB
OE10.1b

Where can I find the ODBC driver files to put on the Linux box.

Thanks,

bw
--- In vantage@yahoogroups.com, "bw2868bond" <bwalker@...> wrote:
>
> Here is a strange one that I hope someone can help with....
> Vantage is running Progress DB on Win 2003 server.
>
> Have a linux webserver that we want to make ODBC calls to Vantage DB
> OE10.1b
>
> Where can I find the ODBC driver files to put on the Linux box.
>
> Thanks,
>
> bw
>

It depends on your linux distribution. The package manager on your linux distribution should have a package for unixODBC. If your using php on your web server and install the php-odbc module the package manager should take care of installing the appropriate unixODBC library files.