Windows 7 64bit and Vantage

Also I think you HAVE to use the tool located here: C:\Windows\SysWOW64\odbcad32.exe. I believe this is different than the file with the same name that is found in system32.

Adam Whipp

--- In vantage@yahoogroups.com, "Late, Travis" <tlate@...> wrote:
>
> Did you have to actually install the OE 10.1B driver from the netsetup
> folder or did you just use the registry edit. The problem I am getting
> is the driver will not appear even though I have run the registry edits.
> I am also using the odbcas32.exe.
>
>
>
> Thanks,
>
> Travis
>
>
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of pklein256
> Sent: Wednesday, March 17, 2010 2:56 PM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Re: Windows 7 64bit and Vantage
>
>
>
>
>
> I had the same problem and just did this last week too.
> Christina Tantari or Matt Tabor of Epicor were great to help me with it
> (and you should let the other tech support person know they were wrong -
> it can be done)
>
> Here's epicor's documentation:
>
> I also had to created a shortcut to the desktop for ALL USERS
> (C:\WINDOWS\system32\odbcad32.exe) - this is the only way ODBC
> maintenance on the 64 bit machine can be done. (or seen )
>
> Summary: ODBC - Registry Entry for 10.1B 32-bit
> Book: Support Solutions
> Page: 8557MPS
>
> PROBLEM DESCRIPTION: The OE 10.1B ODBC driver does not have the proper
> registry entry.
> OR
> The OE 10.1B ODBC driver is not available for installation in the ODBC
> Control Panel.
> OR
> ODBC setup could not be loaded (126)
>
> PROBLEM RESOLUTION: The OE 10.1B Shared Network Client needs to be
> installed for the ODBC driver to run properly.
>
> Use one of the following registry entries below depending if you are
> using a Mapped drive to your server or a UNC path to the server.
>
> 1) Simply copy and paste one of the sections below to a new text doc.
> (i.e. odbc.txt) Copy and paste everything BETWEEN the <>BEGIN<> and
> <>END<> markings. Be cautious that the last line "OpenEdge 10.1B
> driver"="Installed" IS the last line and not on same line as previous
> string value.
> 2) Edit the paths accordingly for your installation
> 3) Save the changes
> 4) Rename the file from "odbc.txt" to "odbc.reg"
> 5) Double click and it will import automatically into the workstations
> registry.
>
> NOTE: This needs to be done on each workstation that will be using ODBC.
>
> This is what the attached registry updated looks like for the one with
> the UNC Path:
> ----------------------------------------------------------
> ---------------------------------------------------------
>
> <><><>BEGIN<><><>
>
> Windows Registry Editor Version 5.00
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\OpenEdge 10.1B driver]
> "APILevel"="1"
> "ConnectFunctions"="YYY"
> "CPTimeout"="60"
> "Driver"="\\\\<servername>\\epicor\\oe101b\\bin\\pgoe1022.dll"
> "DriverODBCVer"="5.1"
> "FileUsage"="0"
> "Setup"="\\\\<servername>\\epicor\\oe101b\\bin\\pgoe1022.dll"
> "SQLLevel"="1"
> "UsageCount"="1"
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers] "OpenEdge
> 10.1B driver"="Installed"
>
> <><><>END<><><>
>
> ========================================================================
>
> This is the registry entry for the Mapped Drive:
> ----------------------------------------------------------
>
> <><><>BEGIN<><><>
>
> Windows Registry Editor Version 5.00
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Progress OpenEdge 10.1B
> driver] "APILevel"="1"
> "ConnectFunctions"="YYY"
> "CPTimeout"="60"
> "Driver"="V:\\oe101b\\bin\\pgoe1022.dll"
> "DriverODBCVer"="5.1"
> "FileUsage"="0"
> "Setup"="V:\\oe101b\\bin\\pgoe1022.dll"
> "SQLLevel"="1"
> "UsageCount"="1"
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers] "Progress
> OpenEdge 10.1B driver"="Installed"
>
> <><><>END<><><>
>
> NOTE: Once the ODBC Driver is setup in the ODBC Control Panel, the
> Default Isolation Level *MUST* be set to Read Uncommitted.
> --------------------------------------------------------
>
> --- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
> "cmulford_66" <cmulford_66@> wrote:
> >
> > Minw works fine with these reg entries...
> >
> > Windows Registry Editor Version 5.00
> >
> > [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Vantage 8.03 ODBC]
> > "APILevel"="1"
> > "ConnectFunctions"="YYY"
> > "CPTimeout"="60"
> > "Driver"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
> > "DriverODBCVer"="5.1"
> > "FileUsage"="0"
> > "Setup"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
> > "SQLLevel"="1"
> > "UsageCount"="1"
> >
> > [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers]
> > "Vantage 8.03 ODBC"="Installed"
> >
> > [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\Vantage 8.03 ODBC]
> > "Driver"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
> > "Description"="Vantage 8.03 ODBC"
> > "HostName"="server"
> > "PortNumber"="8350"
> > "DatabaseName"="mfgsys"
> > "LogonID"="odbcuser"
> > "StaticCursorLongColBuffLen"="4096"
> > "UseWideCharacterTypes"="0"
> > "EnableTimestampWithTimezone"="1"
> > "DefaultIsolationLevel"="READ UNCOMMITTED"
> > "ArraySize"="50"
> > "DefaultLongDataBuffLen"="2048"
> >
> >
> > [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources]
> > "Vantage 8.03 ODBC"="Vantage 8.03 ODBC"
> >
> >
> >
> > --- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
> "Late, Travis" <tlate@> wrote:
> > >
> > > I installed Vantage 8.03(Progress) on a Windows 7 machine runs just
> > > fine. Problem I'm having is getting the Open Edge Driver configured
> > > through the ODBC Data Source to work with this. Support said it will
> not
> > > work until 10.1C . Can anyone else out there verify this? The reason
> I
> > > need to get the driver on this machine is so the individual can run
> > > reports and access information that we sue through ODBC.
> > >
> > >
> > >
> > > Any help is appreciated.
> > >
> > >
> > >
> > > Thanks,
> > >
> > >
> > >
> > > Travis Late
> > >
> > > ERP Project Manager
> > >
> > > M-B Companies, Inc
> > >
> > > 1200 Park Street
> > >
> > > Chilton, WI 53014
> > >
> > > Phone: 920-898-1560 Ext.152
> > >
> > > Cell: 920-960-0062
> > >
> > > Email: tlate@ <mailto:tlate@>
> > >
> > >
> > >
> > >
> > >
> > >
> > > M-B Companies Confidentiality Notice:
> > > This message is being sent by M-B Companies. It is intended
> exclusively for
> > > the individuals and entities to which it is addressed. This
> communication,
> > > including any attachments, may contain information that is
> proprietary,
> > > privileged and confidential if you are not the named addressee; you
> are not
> > > authorized to read,print,retain copy or disseminate this message or
> any part
> > > of it.If you have received this message in error, please notify the
> sender
> > > immediately by email.
> > >
> > > [Non-text portions of this message have been removed]
> > >
> >
>
>
>
>
>
>
> M-B Companies Confidentiality Notice:
> This message is being sent by M-B Companies. It is intended exclusively for
> the individuals and entities to which it is addressed. This communication,
> including any attachments, may contain information that is proprietary,
> privileged and confidential if you are not the named addressee; you are not
> authorized to read,print,retain copy or disseminate this message or any part
> of it.If you have received this message in error, please notify the sender
> immediately by email.
>
> [Non-text portions of this message have been removed]
>
I installed Vantage 8.03(Progress) on a Windows 7 machine runs just
fine. Problem I'm having is getting the Open Edge Driver configured
through the ODBC Data Source to work with this. Support said it will not
work until 10.1C . Can anyone else out there verify this? The reason I
need to get the driver on this machine is so the individual can run
reports and access information that we sue through ODBC.



Any help is appreciated.



Thanks,



Travis Late

ERP Project Manager

M-B Companies, Inc

1200 Park Street

Chilton, WI 53014

Phone: 920-898-1560 Ext.152

Cell: 920-960-0062

Email: tlate@... <mailto:tlate@...>






M-B Companies Confidentiality Notice:
This message is being sent by M-B Companies. It is intended exclusively for
the individuals and entities to which it is addressed. This communication,
including any attachments, may contain information that is proprietary,
privileged and confidential if you are not the named addressee; you are not
authorized to read,print,retain copy or disseminate this message or any part
of it.If you have received this message in error, please notify the sender
immediately by email.

[Non-text portions of this message have been removed]
Minw works fine with these reg entries...

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Vantage 8.03 ODBC]
"APILevel"="1"
"ConnectFunctions"="YYY"
"CPTimeout"="60"
"Driver"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
"DriverODBCVer"="5.1"
"FileUsage"="0"
"Setup"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
"SQLLevel"="1"
"UsageCount"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers]
"Vantage 8.03 ODBC"="Installed"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\Vantage 8.03 ODBC]
"Driver"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
"Description"="Vantage 8.03 ODBC"
"HostName"="server"
"PortNumber"="8350"
"DatabaseName"="mfgsys"
"LogonID"="odbcuser"
"StaticCursorLongColBuffLen"="4096"
"UseWideCharacterTypes"="0"
"EnableTimestampWithTimezone"="1"
"DefaultIsolationLevel"="READ UNCOMMITTED"
"ArraySize"="50"
"DefaultLongDataBuffLen"="2048"


[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources]
"Vantage 8.03 ODBC"="Vantage 8.03 ODBC"



--- In vantage@yahoogroups.com, "Late, Travis" <tlate@...> wrote:
>
> I installed Vantage 8.03(Progress) on a Windows 7 machine runs just
> fine. Problem I'm having is getting the Open Edge Driver configured
> through the ODBC Data Source to work with this. Support said it will not
> work until 10.1C . Can anyone else out there verify this? The reason I
> need to get the driver on this machine is so the individual can run
> reports and access information that we sue through ODBC.
>
>
>
> Any help is appreciated.
>
>
>
> Thanks,
>
>
>
> Travis Late
>
> ERP Project Manager
>
> M-B Companies, Inc
>
> 1200 Park Street
>
> Chilton, WI 53014
>
> Phone: 920-898-1560 Ext.152
>
> Cell: 920-960-0062
>
> Email: tlate@... <mailto:tlate@...>
>
>
>
>
>
>
> M-B Companies Confidentiality Notice:
> This message is being sent by M-B Companies. It is intended exclusively for
> the individuals and entities to which it is addressed. This communication,
> including any attachments, may contain information that is proprietary,
> privileged and confidential if you are not the named addressee; you are not
> authorized to read,print,retain copy or disseminate this message or any part
> of it.If you have received this message in error, please notify the sender
> immediately by email.
>
> [Non-text portions of this message have been removed]
>
Tried these edits, but no luck.



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of cmulford_66
Sent: Wednesday, March 17, 2010 12:02 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Windows 7 64bit and Vantage





Minw works fine with these reg entries...

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Vantage 8.03 ODBC]
"APILevel"="1"
"ConnectFunctions"="YYY"
"CPTimeout"="60"
"Driver"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
"DriverODBCVer"="5.1"
"FileUsage"="0"
"Setup"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
"SQLLevel"="1"
"UsageCount"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers]
"Vantage 8.03 ODBC"="Installed"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\Vantage 8.03 ODBC]
"Driver"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
"Description"="Vantage 8.03 ODBC"
"HostName"="server"
"PortNumber"="8350"
"DatabaseName"="mfgsys"
"LogonID"="odbcuser"
"StaticCursorLongColBuffLen"="4096"
"UseWideCharacterTypes"="0"
"EnableTimestampWithTimezone"="1"
"DefaultIsolationLevel"="READ UNCOMMITTED"
"ArraySize"="50"
"DefaultLongDataBuffLen"="2048"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources]
"Vantage 8.03 ODBC"="Vantage 8.03 ODBC"

--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
"Late, Travis" <tlate@...> wrote:
>
> I installed Vantage 8.03(Progress) on a Windows 7 machine runs just
> fine. Problem I'm having is getting the Open Edge Driver configured
> through the ODBC Data Source to work with this. Support said it will
not
> work until 10.1C . Can anyone else out there verify this? The reason I
> need to get the driver on this machine is so the individual can run
> reports and access information that we sue through ODBC.
>
>
>
> Any help is appreciated.
>
>
>
> Thanks,
>
>
>
> Travis Late
>
> ERP Project Manager
>
> M-B Companies, Inc
>
> 1200 Park Street
>
> Chilton, WI 53014
>
> Phone: 920-898-1560 Ext.152
>
> Cell: 920-960-0062
>
> Email: tlate@... <mailto:tlate@...>
>
>
>
>
>
>
> M-B Companies Confidentiality Notice:
> This message is being sent by M-B Companies. It is intended
exclusively for
> the individuals and entities to which it is addressed. This
communication,
> including any attachments, may contain information that is
proprietary,
> privileged and confidential if you are not the named addressee; you
are not
> authorized to read,print,retain copy or disseminate this message or
any part
> of it.If you have received this message in error, please notify the
sender
> immediately by email.
>
> [Non-text portions of this message have been removed]
>






M-B Companies Confidentiality Notice:
This message is being sent by M-B Companies. It is intended exclusively for
the individuals and entities to which it is addressed. This communication,
including any attachments, may contain information that is proprietary,
privileged and confidential if you are not the named addressee; you are not
authorized to read,print,retain copy or disseminate this message or any part
of it.If you have received this message in error, please notify the sender
immediately by email.

[Non-text portions of this message have been removed]
Instead of accessing the ODBC Data Source Administrator through Control Panel, you have to run the 32-bit version, which is located here: C:\Windows\SysWOW64\odbcad32.exe You should be able to set up your ODBC connections there the same way as in previous version of Windows. I'm running Vantage 8.03 (Progress) on Windows 7 and don't have any problems with my ODBC data sources.

Hope this helps,
David

--- In vantage@yahoogroups.com, "Late, Travis" <tlate@...> wrote:
>
> I installed Vantage 8.03(Progress) on a Windows 7 machine runs just
> fine. Problem I'm having is getting the Open Edge Driver configured
> through the ODBC Data Source to work with this. Support said it will not
> work until 10.1C . Can anyone else out there verify this? The reason I
> need to get the driver on this machine is so the individual can run
> reports and access information that we sue through ODBC.
>
>
>
> Any help is appreciated.
>
>
>
> Thanks,
>
>
>
> Travis Late
>
> ERP Project Manager
>
> M-B Companies, Inc
>
> 1200 Park Street
>
> Chilton, WI 53014
>
> Phone: 920-898-1560 Ext.152
>
> Cell: 920-960-0062
>
> Email: tlate@... <mailto:tlate@...>
>
>
>
>
>
>
> M-B Companies Confidentiality Notice:
> This message is being sent by M-B Companies. It is intended exclusively for
> the individuals and entities to which it is addressed. This communication,
> including any attachments, may contain information that is proprietary,
> privileged and confidential if you are not the named addressee; you are not
> authorized to read,print,retain copy or disseminate this message or any part
> of it.If you have received this message in error, please notify the sender
> immediately by email.
>
> [Non-text portions of this message have been removed]
>
Travis -



Double check that you are using the correct ODBC config for your 64bit
box -- Progress is 32 bit.

Try Start/Run: windir\system32\odbcad32.exe and not the ODBC Admin
from the control panel. Try setting up the 32 bit ODBC configuration
separately from the 64 bit config and see if that fixes it.



HTH,

Calvin Dekker

Email: calvin@... <mailto:calvin@...>

http://www.codabears.com <http://www.codabears.com>

<http://www.codabears.com/>

*New software/hardware Support & Maintenance Programs



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Late, Travis
Sent: Wednesday, March 17, 2010 1:15 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Re: Windows 7 64bit and Vantage





Tried these edits, but no luck.

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of cmulford_66
Sent: Wednesday, March 17, 2010 12:02 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Re: Windows 7 64bit and Vantage

Minw works fine with these reg entries...

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Vantage 8.03 ODBC]
"APILevel"="1"
"ConnectFunctions"="YYY"
"CPTimeout"="60"
"Driver"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
"DriverODBCVer"="5.1"
"FileUsage"="0"
"Setup"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
"SQLLevel"="1"
"UsageCount"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers]
"Vantage 8.03 ODBC"="Installed"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\Vantage 8.03 ODBC]
"Driver"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
"Description"="Vantage 8.03 ODBC"
"HostName"="server"
"PortNumber"="8350"
"DatabaseName"="mfgsys"
"LogonID"="odbcuser"
"StaticCursorLongColBuffLen"="4096"
"UseWideCharacterTypes"="0"
"EnableTimestampWithTimezone"="1"
"DefaultIsolationLevel"="READ UNCOMMITTED"
"ArraySize"="50"
"DefaultLongDataBuffLen"="2048"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources]
"Vantage 8.03 ODBC"="Vantage 8.03 ODBC"

--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ,
"Late, Travis" <tlate@...> wrote:
>
> I installed Vantage 8.03(Progress) on a Windows 7 machine runs just
> fine. Problem I'm having is getting the Open Edge Driver configured
> through the ODBC Data Source to work with this. Support said it will
not
> work until 10.1C . Can anyone else out there verify this? The reason I
> need to get the driver on this machine is so the individual can run
> reports and access information that we sue through ODBC.
>
>
>
> Any help is appreciated.
>
>
>
> Thanks,
>
>
>
> Travis Late
>
> ERP Project Manager
>
> M-B Companies, Inc
>
> 1200 Park Street
>
> Chilton, WI 53014
>
> Phone: 920-898-1560 Ext.152
>
> Cell: 920-960-0062
>
> Email: tlate@... <mailto:tlate@...>
>
>
>
>
>
>
> M-B Companies Confidentiality Notice:
> This message is being sent by M-B Companies. It is intended
exclusively for
> the individuals and entities to which it is addressed. This
communication,
> including any attachments, may contain information that is
proprietary,
> privileged and confidential if you are not the named addressee; you
are not
> authorized to read,print,retain copy or disseminate this message or
any part
> of it.If you have received this message in error, please notify the
sender
> immediately by email.
>
> [Non-text portions of this message have been removed]
>

M-B Companies Confidentiality Notice:
This message is being sent by M-B Companies. It is intended exclusively
for
the individuals and entities to which it is addressed. This
communication,
including any attachments, may contain information that is proprietary,
privileged and confidential if you are not the named addressee; you are
not
authorized to read,print,retain copy or disseminate this message or any
part
of it.If you have received this message in error, please notify the
sender
immediately by email.

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





[Non-text portions of this message have been removed]
I had the same problem and just did this last week too.
Christina Tantari or Matt Tabor of Epicor were great to help me with it (and you should let the other tech support person know they were wrong - it can be done)

Here's epicor's documentation:

I also had to created a shortcut to the desktop for ALL USERS (C:\WINDOWS\system32\odbcad32.exe) – this is the only way ODBC maintenance on the 64 bit machine can be done. (or seen )


Summary: ODBC - Registry Entry for 10.1B 32-bit
Book: Support Solutions
Page: 8557MPS

PROBLEM DESCRIPTION: The OE 10.1B ODBC driver does not have the proper
registry entry.
OR
The OE 10.1B ODBC driver is not available for installation in the ODBC Control Panel.
OR
ODBC setup could not be loaded (126)

PROBLEM RESOLUTION: The OE 10.1B Shared Network Client needs to be
installed for the ODBC driver to run properly.

Use one of the following registry entries below depending if you are using a Mapped drive to your server or a UNC path to the server.

1) Simply copy and paste one of the sections below to a new text doc.
(i.e. odbc.txt) Copy and paste everything BETWEEN the <>BEGIN<> and <>END<> markings. Be cautious that the last line "OpenEdge 10.1B driver"="Installed" IS the last line and not on same line as previous string value.
2) Edit the paths accordingly for your installation
3) Save the changes
4) Rename the file from "odbc.txt" to "odbc.reg"
5) Double click and it will import automatically into the workstations registry.

NOTE: This needs to be done on each workstation that will be using ODBC.

This is what the attached registry updated looks like for the one with the UNC Path:
------------------------------------------------------------------------
---------------------------------------------------------

<><><>BEGIN<><><>

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\OpenEdge 10.1B driver] "APILevel"="1"
"ConnectFunctions"="YYY"
"CPTimeout"="60"
"Driver"="\\\\<servername>\\epicor\\oe101b\\bin\\pgoe1022.dll"
"DriverODBCVer"="5.1"
"FileUsage"="0"
"Setup"="\\\\<servername>\\epicor\\oe101b\\bin\\pgoe1022.dll"
"SQLLevel"="1"
"UsageCount"="1"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers] "OpenEdge 10.1B driver"="Installed"

<><><>END<><><>

========================================================================

This is the registry entry for the Mapped Drive:
-----------------------------------------------------------------------

<><><>BEGIN<><><>

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Progress OpenEdge 10.1B driver] "APILevel"="1"
"ConnectFunctions"="YYY"
"CPTimeout"="60"
"Driver"="V:\\oe101b\\bin\\pgoe1022.dll"
"DriverODBCVer"="5.1"
"FileUsage"="0"
"Setup"="V:\\oe101b\\bin\\pgoe1022.dll"
"SQLLevel"="1"
"UsageCount"="1"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers] "Progress OpenEdge 10.1B driver"="Installed"

<><><>END<><><>

NOTE: Once the ODBC Driver is setup in the ODBC Control Panel, the Default Isolation Level *MUST* be set to Read Uncommitted.
--------------------------------------------------------








--- In vantage@yahoogroups.com, "cmulford_66" <cmulford_66@...> wrote:
>
> Minw works fine with these reg entries...
>
> Windows Registry Editor Version 5.00
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Vantage 8.03 ODBC]
> "APILevel"="1"
> "ConnectFunctions"="YYY"
> "CPTimeout"="60"
> "Driver"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
> "DriverODBCVer"="5.1"
> "FileUsage"="0"
> "Setup"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
> "SQLLevel"="1"
> "UsageCount"="1"
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers]
> "Vantage 8.03 ODBC"="Installed"
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\Vantage 8.03 ODBC]
> "Driver"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
> "Description"="Vantage 8.03 ODBC"
> "HostName"="server"
> "PortNumber"="8350"
> "DatabaseName"="mfgsys"
> "LogonID"="odbcuser"
> "StaticCursorLongColBuffLen"="4096"
> "UseWideCharacterTypes"="0"
> "EnableTimestampWithTimezone"="1"
> "DefaultIsolationLevel"="READ UNCOMMITTED"
> "ArraySize"="50"
> "DefaultLongDataBuffLen"="2048"
>
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources]
> "Vantage 8.03 ODBC"="Vantage 8.03 ODBC"
>
>
>
> --- In vantage@yahoogroups.com, "Late, Travis" <tlate@> wrote:
> >
> > I installed Vantage 8.03(Progress) on a Windows 7 machine runs just
> > fine. Problem I'm having is getting the Open Edge Driver configured
> > through the ODBC Data Source to work with this. Support said it will not
> > work until 10.1C . Can anyone else out there verify this? The reason I
> > need to get the driver on this machine is so the individual can run
> > reports and access information that we sue through ODBC.
> >
> >
> >
> > Any help is appreciated.
> >
> >
> >
> > Thanks,
> >
> >
> >
> > Travis Late
> >
> > ERP Project Manager
> >
> > M-B Companies, Inc
> >
> > 1200 Park Street
> >
> > Chilton, WI 53014
> >
> > Phone: 920-898-1560 Ext.152
> >
> > Cell: 920-960-0062
> >
> > Email: tlate@ <mailto:tlate@>
> >
> >
> >
> >
> >
> >
> > M-B Companies Confidentiality Notice:
> > This message is being sent by M-B Companies. It is intended exclusively for
> > the individuals and entities to which it is addressed. This communication,
> > including any attachments, may contain information that is proprietary,
> > privileged and confidential if you are not the named addressee; you are not
> > authorized to read,print,retain copy or disseminate this message or any part
> > of it.If you have received this message in error, please notify the sender
> > immediately by email.
> >
> > [Non-text portions of this message have been removed]
> >
>
Did you have to actually install the OE 10.1B driver from the netsetup
folder or did you just use the registry edit. The problem I am getting
is the driver will not appear even though I have run the registry edits.
I am also using the odbcas32.exe.



Thanks,

Travis



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of pklein256
Sent: Wednesday, March 17, 2010 2:56 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Windows 7 64bit and Vantage





I had the same problem and just did this last week too.
Christina Tantari or Matt Tabor of Epicor were great to help me with it
(and you should let the other tech support person know they were wrong -
it can be done)

Here's epicor's documentation:

I also had to created a shortcut to the desktop for ALL USERS
(C:\WINDOWS\system32\odbcad32.exe) - this is the only way ODBC
maintenance on the 64 bit machine can be done. (or seen )

Summary: ODBC - Registry Entry for 10.1B 32-bit
Book: Support Solutions
Page: 8557MPS

PROBLEM DESCRIPTION: The OE 10.1B ODBC driver does not have the proper
registry entry.
OR
The OE 10.1B ODBC driver is not available for installation in the ODBC
Control Panel.
OR
ODBC setup could not be loaded (126)

PROBLEM RESOLUTION: The OE 10.1B Shared Network Client needs to be
installed for the ODBC driver to run properly.

Use one of the following registry entries below depending if you are
using a Mapped drive to your server or a UNC path to the server.

1) Simply copy and paste one of the sections below to a new text doc.
(i.e. odbc.txt) Copy and paste everything BETWEEN the <>BEGIN<> and
<>END<> markings. Be cautious that the last line "OpenEdge 10.1B
driver"="Installed" IS the last line and not on same line as previous
string value.
2) Edit the paths accordingly for your installation
3) Save the changes
4) Rename the file from "odbc.txt" to "odbc.reg"
5) Double click and it will import automatically into the workstations
registry.

NOTE: This needs to be done on each workstation that will be using ODBC.

This is what the attached registry updated looks like for the one with
the UNC Path:
----------------------------------------------------------
---------------------------------------------------------

<><><>BEGIN<><><>

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\OpenEdge 10.1B driver]
"APILevel"="1"
"ConnectFunctions"="YYY"
"CPTimeout"="60"
"Driver"="\\\\<servername>\\epicor\\oe101b\\bin\\pgoe1022.dll"
"DriverODBCVer"="5.1"
"FileUsage"="0"
"Setup"="\\\\<servername>\\epicor\\oe101b\\bin\\pgoe1022.dll"
"SQLLevel"="1"
"UsageCount"="1"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers] "OpenEdge
10.1B driver"="Installed"

<><><>END<><><>

========================================================================

This is the registry entry for the Mapped Drive:
----------------------------------------------------------

<><><>BEGIN<><><>

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Progress OpenEdge 10.1B
driver] "APILevel"="1"
"ConnectFunctions"="YYY"
"CPTimeout"="60"
"Driver"="V:\\oe101b\\bin\\pgoe1022.dll"
"DriverODBCVer"="5.1"
"FileUsage"="0"
"Setup"="V:\\oe101b\\bin\\pgoe1022.dll"
"SQLLevel"="1"
"UsageCount"="1"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers] "Progress
OpenEdge 10.1B driver"="Installed"

<><><>END<><><>

NOTE: Once the ODBC Driver is setup in the ODBC Control Panel, the
Default Isolation Level *MUST* be set to Read Uncommitted.
--------------------------------------------------------

--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
"cmulford_66" <cmulford_66@...> wrote:
>
> Minw works fine with these reg entries...
>
> Windows Registry Editor Version 5.00
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Vantage 8.03 ODBC]
> "APILevel"="1"
> "ConnectFunctions"="YYY"
> "CPTimeout"="60"
> "Driver"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
> "DriverODBCVer"="5.1"
> "FileUsage"="0"
> "Setup"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
> "SQLLevel"="1"
> "UsageCount"="1"
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers]
> "Vantage 8.03 ODBC"="Installed"
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\Vantage 8.03 ODBC]
> "Driver"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
> "Description"="Vantage 8.03 ODBC"
> "HostName"="server"
> "PortNumber"="8350"
> "DatabaseName"="mfgsys"
> "LogonID"="odbcuser"
> "StaticCursorLongColBuffLen"="4096"
> "UseWideCharacterTypes"="0"
> "EnableTimestampWithTimezone"="1"
> "DefaultIsolationLevel"="READ UNCOMMITTED"
> "ArraySize"="50"
> "DefaultLongDataBuffLen"="2048"
>
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources]
> "Vantage 8.03 ODBC"="Vantage 8.03 ODBC"
>
>
>
> --- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
"Late, Travis" <tlate@> wrote:
> >
> > I installed Vantage 8.03(Progress) on a Windows 7 machine runs just
> > fine. Problem I'm having is getting the Open Edge Driver configured
> > through the ODBC Data Source to work with this. Support said it will
not
> > work until 10.1C . Can anyone else out there verify this? The reason
I
> > need to get the driver on this machine is so the individual can run
> > reports and access information that we sue through ODBC.
> >
> >
> >
> > Any help is appreciated.
> >
> >
> >
> > Thanks,
> >
> >
> >
> > Travis Late
> >
> > ERP Project Manager
> >
> > M-B Companies, Inc
> >
> > 1200 Park Street
> >
> > Chilton, WI 53014
> >
> > Phone: 920-898-1560 Ext.152
> >
> > Cell: 920-960-0062
> >
> > Email: tlate@ <mailto:tlate@>
> >
> >
> >
> >
> >
> >
> > M-B Companies Confidentiality Notice:
> > This message is being sent by M-B Companies. It is intended
exclusively for
> > the individuals and entities to which it is addressed. This
communication,
> > including any attachments, may contain information that is
proprietary,
> > privileged and confidential if you are not the named addressee; you
are not
> > authorized to read,print,retain copy or disseminate this message or
any part
> > of it.If you have received this message in error, please notify the
sender
> > immediately by email.
> >
> > [Non-text portions of this message have been removed]
> >
>






M-B Companies Confidentiality Notice:
This message is being sent by M-B Companies. It is intended exclusively for
the individuals and entities to which it is addressed. This communication,
including any attachments, may contain information that is proprietary,
privileged and confidential if you are not the named addressee; you are not
authorized to read,print,retain copy or disseminate this message or any part
of it.If you have received this message in error, please notify the sender
immediately by email.

[Non-text portions of this message have been removed]
If you are using windows 64 bit, the registry edits are different. You need to find the ODBC registry keys under:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBCINST.INI

AND

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI

And then apply the registry edits under these keys. This is where the 32-bit ODBC driver registry entries need to go. I don't have a 64-bit windows in front of me, so I am going by memory, but that is what I recall doing to make it work.

Adam Whipp

--- In vantage@yahoogroups.com, "Late, Travis" <tlate@...> wrote:
>
> Did you have to actually install the OE 10.1B driver from the netsetup
> folder or did you just use the registry edit. The problem I am getting
> is the driver will not appear even though I have run the registry edits.
> I am also using the odbcas32.exe.
>
>
>
> Thanks,
>
> Travis
>
>
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of pklein256
> Sent: Wednesday, March 17, 2010 2:56 PM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Re: Windows 7 64bit and Vantage
>
>
>
>
>
> I had the same problem and just did this last week too.
> Christina Tantari or Matt Tabor of Epicor were great to help me with it
> (and you should let the other tech support person know they were wrong -
> it can be done)
>
> Here's epicor's documentation:
>
> I also had to created a shortcut to the desktop for ALL USERS
> (C:\WINDOWS\system32\odbcad32.exe) - this is the only way ODBC
> maintenance on the 64 bit machine can be done. (or seen )
>
> Summary: ODBC - Registry Entry for 10.1B 32-bit
> Book: Support Solutions
> Page: 8557MPS
>
> PROBLEM DESCRIPTION: The OE 10.1B ODBC driver does not have the proper
> registry entry.
> OR
> The OE 10.1B ODBC driver is not available for installation in the ODBC
> Control Panel.
> OR
> ODBC setup could not be loaded (126)
>
> PROBLEM RESOLUTION: The OE 10.1B Shared Network Client needs to be
> installed for the ODBC driver to run properly.
>
> Use one of the following registry entries below depending if you are
> using a Mapped drive to your server or a UNC path to the server.
>
> 1) Simply copy and paste one of the sections below to a new text doc.
> (i.e. odbc.txt) Copy and paste everything BETWEEN the <>BEGIN<> and
> <>END<> markings. Be cautious that the last line "OpenEdge 10.1B
> driver"="Installed" IS the last line and not on same line as previous
> string value.
> 2) Edit the paths accordingly for your installation
> 3) Save the changes
> 4) Rename the file from "odbc.txt" to "odbc.reg"
> 5) Double click and it will import automatically into the workstations
> registry.
>
> NOTE: This needs to be done on each workstation that will be using ODBC.
>
> This is what the attached registry updated looks like for the one with
> the UNC Path:
> ----------------------------------------------------------
> ---------------------------------------------------------
>
> <><><>BEGIN<><><>
>
> Windows Registry Editor Version 5.00
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\OpenEdge 10.1B driver]
> "APILevel"="1"
> "ConnectFunctions"="YYY"
> "CPTimeout"="60"
> "Driver"="\\\\<servername>\\epicor\\oe101b\\bin\\pgoe1022.dll"
> "DriverODBCVer"="5.1"
> "FileUsage"="0"
> "Setup"="\\\\<servername>\\epicor\\oe101b\\bin\\pgoe1022.dll"
> "SQLLevel"="1"
> "UsageCount"="1"
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers] "OpenEdge
> 10.1B driver"="Installed"
>
> <><><>END<><><>
>
> ========================================================================
>
> This is the registry entry for the Mapped Drive:
> ----------------------------------------------------------
>
> <><><>BEGIN<><><>
>
> Windows Registry Editor Version 5.00
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Progress OpenEdge 10.1B
> driver] "APILevel"="1"
> "ConnectFunctions"="YYY"
> "CPTimeout"="60"
> "Driver"="V:\\oe101b\\bin\\pgoe1022.dll"
> "DriverODBCVer"="5.1"
> "FileUsage"="0"
> "Setup"="V:\\oe101b\\bin\\pgoe1022.dll"
> "SQLLevel"="1"
> "UsageCount"="1"
> [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers] "Progress
> OpenEdge 10.1B driver"="Installed"
>
> <><><>END<><><>
>
> NOTE: Once the ODBC Driver is setup in the ODBC Control Panel, the
> Default Isolation Level *MUST* be set to Read Uncommitted.
> --------------------------------------------------------
>
> --- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
> "cmulford_66" <cmulford_66@> wrote:
> >
> > Minw works fine with these reg entries...
> >
> > Windows Registry Editor Version 5.00
> >
> > [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Vantage 8.03 ODBC]
> > "APILevel"="1"
> > "ConnectFunctions"="YYY"
> > "CPTimeout"="60"
> > "Driver"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
> > "DriverODBCVer"="5.1"
> > "FileUsage"="0"
> > "Setup"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
> > "SQLLevel"="1"
> > "UsageCount"="1"
> >
> > [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers]
> > "Vantage 8.03 ODBC"="Installed"
> >
> > [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\Vantage 8.03 ODBC]
> > "Driver"="\\\\server\\epicor\\oe101b\\bin\\pgoe1022.dll"
> > "Description"="Vantage 8.03 ODBC"
> > "HostName"="server"
> > "PortNumber"="8350"
> > "DatabaseName"="mfgsys"
> > "LogonID"="odbcuser"
> > "StaticCursorLongColBuffLen"="4096"
> > "UseWideCharacterTypes"="0"
> > "EnableTimestampWithTimezone"="1"
> > "DefaultIsolationLevel"="READ UNCOMMITTED"
> > "ArraySize"="50"
> > "DefaultLongDataBuffLen"="2048"
> >
> >
> > [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources]
> > "Vantage 8.03 ODBC"="Vantage 8.03 ODBC"
> >
> >
> >
> > --- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
> "Late, Travis" <tlate@> wrote:
> > >
> > > I installed Vantage 8.03(Progress) on a Windows 7 machine runs just
> > > fine. Problem I'm having is getting the Open Edge Driver configured
> > > through the ODBC Data Source to work with this. Support said it will
> not
> > > work until 10.1C . Can anyone else out there verify this? The reason
> I
> > > need to get the driver on this machine is so the individual can run
> > > reports and access information that we sue through ODBC.
> > >
> > >
> > >
> > > Any help is appreciated.
> > >
> > >
> > >
> > > Thanks,
> > >
> > >
> > >
> > > Travis Late
> > >
> > > ERP Project Manager
> > >
> > > M-B Companies, Inc
> > >
> > > 1200 Park Street
> > >
> > > Chilton, WI 53014
> > >
> > > Phone: 920-898-1560 Ext.152
> > >
> > > Cell: 920-960-0062
> > >
> > > Email: tlate@ <mailto:tlate@>
> > >
> > >
> > >
> > >
> > >
> > >
> > > M-B Companies Confidentiality Notice:
> > > This message is being sent by M-B Companies. It is intended
> exclusively for
> > > the individuals and entities to which it is addressed. This
> communication,
> > > including any attachments, may contain information that is
> proprietary,
> > > privileged and confidential if you are not the named addressee; you
> are not
> > > authorized to read,print,retain copy or disseminate this message or
> any part
> > > of it.If you have received this message in error, please notify the
> sender
> > > immediately by email.
> > >
> > > [Non-text portions of this message have been removed]
> > >
> >
>
>
>
>
>
>
> M-B Companies Confidentiality Notice:
> This message is being sent by M-B Companies. It is intended exclusively for
> the individuals and entities to which it is addressed. This communication,
> including any attachments, may contain information that is proprietary,
> privileged and confidential if you are not the named addressee; you are not
> authorized to read,print,retain copy or disseminate this message or any part
> of it.If you have received this message in error, please notify the sender
> immediately by email.
>
> [Non-text portions of this message have been removed]
>