dbTalk Databases Forums  

ODBC Drivers 64-Bit

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss ODBC Drivers 64-Bit in the microsoft.public.sqlserver.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
NMahmoud
 
Posts: n/a

Default ODBC Drivers 64-Bit - 04-23-2009 , 03:11 PM






I have 64 bit sqlserver 2008 installed on a 64bit Window Server,

and my problem is "there is no drivers listed in the 'ODBC/create New Data
Source' box other than the sql server",



1. I tried to install "64-Bit OLEDB Provider for ODBC (MSDASQL)" but the
installation give me the error "Not enough storage is available to process
this command"

2. I tried to install MDAC 2.8, but it did not run at all, it just flashed
and died

3. Installed "CompChecker", and I perform analysis to determine the release
version, I get unknown version

4. the register

"HKEY_LOCAL_MACHINE\Software\Microsoft\DataAccess\ FullInstallVer" =
6.0.6001.18000

"HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI " has only the sqlserver's



any advise



thanks

Nabila



Reply With Quote
  #2  
Old   
Sylvain Lafontaine
 
Posts: n/a

Default Re: ODBC Drivers 64-Bit - 04-23-2009 , 05:55 PM






First, many ODBC providers such as those for Access or Excel are 32 bit
driver and cannot be accessed from a program running under the 64 mode of
Window Server 64 bit and installing the 64 Bit OLEDB Provider for ODBC
(MSDASQL) will change nothing to that.

Second, your installation problems look strange. What kind of 64 bit Window
Server do you have? Is this Itanium or the more regular Intel X64 flavor?

--
Sylvain Lafontaine, ing.
MVP - Windows Live Platform
Email: sylvain2009 sylvainlafontaine com (fill the blanks, no spam please)
Independent consultant and remote programming for Access and SQL-Server
(French)


"NMahmoud" <Nabila_No_spam (AT) ChildrensOncologyGroup (DOT) org> wrote

Quote:
I have 64 bit sqlserver 2008 installed on a 64bit Window Server,

and my problem is "there is no drivers listed in the 'ODBC/create New Data
Source' box other than the sql server",



1. I tried to install "64-Bit OLEDB Provider for ODBC (MSDASQL)" but the
installation give me the error "Not enough storage is available to process
this command"

2. I tried to install MDAC 2.8, but it did not run at all, it just
flashed and died

3. Installed "CompChecker", and I perform analysis to determine the
release version, I get unknown version

4. the register

"HKEY_LOCAL_MACHINE\Software\Microsoft\DataAccess\ FullInstallVer" =
6.0.6001.18000

"HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI " has only the sqlserver's



any advise



thanks

Nabila





Reply With Quote
  #3  
Old   
NMahmoud
 
Posts: n/a

Default Re: ODBC Drivers 64-Bit - 04-26-2009 , 11:27 PM



thank you for your response Sylvain, you are right, we installed the 64 bit
Oracle client utilities and we were able to see Oracle odbc driver listed.
We have X64,

and I thought that 32/64 translation layer will make the 32
applications/drivers appear to the system as 64, apperantly not.
but I was able to see the 32 ODBC dirvers when I run the 32bit
"odbcad32.exe" which I found in

C:\Windows\winsxs\x86_microsoft-windows-m..-odbc-administrator_31bf3856ad364e35_6.0.6001.18000_none _444fe75e3db70c2d

Thanks again
Nabila

"Sylvain Lafontaine" <sylvainlafontaine2009 (AT) yahoo (DOT) ca> wrote

Quote:
First, many ODBC providers such as those for Access or Excel are 32 bit
driver and cannot be accessed from a program running under the 64 mode of
Window Server 64 bit and installing the 64 Bit OLEDB Provider for ODBC
(MSDASQL) will change nothing to that.

Second, your installation problems look strange. What kind of 64 bit
Window Server do you have? Is this Itanium or the more regular Intel X64
flavor?

--
Sylvain Lafontaine, ing.
MVP - Windows Live Platform
Email: sylvain2009 sylvainlafontaine com (fill the blanks, no spam please)
Independent consultant and remote programming for Access and SQL-Server
(French)


"NMahmoud" <Nabila_No_spam (AT) ChildrensOncologyGroup (DOT) org> wrote in message
news:%232xJk%23ExJHA.4176 (AT) TK2MSFTNGP03 (DOT) phx.gbl...
I have 64 bit sqlserver 2008 installed on a 64bit Window Server,

and my problem is "there is no drivers listed in the 'ODBC/create New
Data Source' box other than the sql server",



1. I tried to install "64-Bit OLEDB Provider for ODBC (MSDASQL)" but the
installation give me the error "Not enough storage is available to
process this command"

2. I tried to install MDAC 2.8, but it did not run at all, it just
flashed and died

3. Installed "CompChecker", and I perform analysis to determine the
release version, I get unknown version

4. the register

"HKEY_LOCAL_MACHINE\Software\Microsoft\DataAccess\ FullInstallVer" =
6.0.6001.18000

"HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI " has only the sqlserver's



any advise



thanks

Nabila







Reply With Quote
  #4  
Old   
Sylvain Lafontaine
 
Posts: n/a

Default Re: ODBC Drivers 64-Bit - 04-26-2009 , 11:53 PM



Exactly: there is no translation layer available at this moment; so if you
don't have a 64 driver available, you cannot use a 32 bit driver instead
from the 64 world. The 32 bit drivers that you can see with the 32 bit
version of odbcad32.exe are only for the programs running under the 32 bit
emulated mode (WOW64) and cannot be accessed from any program running under
the native 64 bit mode.

--
Sylvain Lafontaine, ing.
MVP - Windows Live Platform
Email: sylvain2009 sylvainlafontaine com (fill the blanks, no spam please)
Independent consultant and remote programming for Access and SQL-Server
(French)


"NMahmoud" <Nabila_No_spam (AT) ChildrensOncologyGroup (DOT) org> wrote

Quote:
thank you for your response Sylvain, you are right, we installed the 64
bit Oracle client utilities and we were able to see Oracle odbc driver
listed. We have X64,

and I thought that 32/64 translation layer will make the 32
applications/drivers appear to the system as 64, apperantly not.
but I was able to see the 32 ODBC dirvers when I run the 32bit
"odbcad32.exe" which I found in

C:\Windows\winsxs\x86_microsoft-windows-m..-odbc-administrator_31bf3856ad364e35_6.0.6001.18000_none _444fe75e3db70c2d

Thanks again
Nabila

"Sylvain Lafontaine" <sylvainlafontaine2009 (AT) yahoo (DOT) ca> wrote in message
news:e3TKRaGxJHA.1088 (AT) TK2MSFTNGP04 (DOT) phx.gbl...
First, many ODBC providers such as those for Access or Excel are 32 bit
driver and cannot be accessed from a program running under the 64 mode of
Window Server 64 bit and installing the 64 Bit OLEDB Provider for ODBC
(MSDASQL) will change nothing to that.

Second, your installation problems look strange. What kind of 64 bit
Window Server do you have? Is this Itanium or the more regular Intel X64
flavor?

--
Sylvain Lafontaine, ing.
MVP - Windows Live Platform
Email: sylvain2009 sylvainlafontaine com (fill the blanks, no spam
please)
Independent consultant and remote programming for Access and SQL-Server
(French)


"NMahmoud" <Nabila_No_spam (AT) ChildrensOncologyGroup (DOT) org> wrote in message
news:%232xJk%23ExJHA.4176 (AT) TK2MSFTNGP03 (DOT) phx.gbl...
I have 64 bit sqlserver 2008 installed on a 64bit Window Server,

and my problem is "there is no drivers listed in the 'ODBC/create New
Data Source' box other than the sql server",



1. I tried to install "64-Bit OLEDB Provider for ODBC (MSDASQL)" but the
installation give me the error "Not enough storage is available to
process this command"

2. I tried to install MDAC 2.8, but it did not run at all, it just
flashed and died

3. Installed "CompChecker", and I perform analysis to determine the
release version, I get unknown version

4. the register

"HKEY_LOCAL_MACHINE\Software\Microsoft\DataAccess\ FullInstallVer" =
6.0.6001.18000

"HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI " has only the sqlserver's



any advise



thanks

Nabila









Reply With Quote
  #5  
Old   
NMahmoud
 
Posts: n/a

Default Re: ODBC Drivers 64-Bit - 04-30-2009 , 05:07 PM



Thank you for your help Sylvain,


"Sylvain Lafontaine" <sylvainlafontaine2009 (AT) yahoo (DOT) ca> wrote

Quote:
Exactly: there is no translation layer available at this moment; so if you
don't have a 64 driver available, you cannot use a 32 bit driver instead
from the 64 world. The 32 bit drivers that you can see with the 32 bit
version of odbcad32.exe are only for the programs running under the 32 bit
emulated mode (WOW64) and cannot be accessed from any program running
under the native 64 bit mode.

--
Sylvain Lafontaine, ing.
MVP - Windows Live Platform
Email: sylvain2009 sylvainlafontaine com (fill the blanks, no spam please)
Independent consultant and remote programming for Access and SQL-Server
(French)


"NMahmoud" <Nabila_No_spam (AT) ChildrensOncologyGroup (DOT) org> wrote in message
news:e7jD5BvxJHA.3476 (AT) TK2MSFTNGP05 (DOT) phx.gbl...
thank you for your response Sylvain, you are right, we installed the 64
bit Oracle client utilities and we were able to see Oracle odbc driver
listed. We have X64,

and I thought that 32/64 translation layer will make the 32
applications/drivers appear to the system as 64, apperantly not.
but I was able to see the 32 ODBC dirvers when I run the 32bit
"odbcad32.exe" which I found in

C:\Windows\winsxs\x86_microsoft-windows-m..-odbc-administrator_31bf3856ad364e35_6.0.6001.18000_none _444fe75e3db70c2d

Thanks again
Nabila

"Sylvain Lafontaine" <sylvainlafontaine2009 (AT) yahoo (DOT) ca> wrote in message
news:e3TKRaGxJHA.1088 (AT) TK2MSFTNGP04 (DOT) phx.gbl...
First, many ODBC providers such as those for Access or Excel are 32 bit
driver and cannot be accessed from a program running under the 64 mode
of Window Server 64 bit and installing the 64 Bit OLEDB Provider for
ODBC (MSDASQL) will change nothing to that.

Second, your installation problems look strange. What kind of 64 bit
Window Server do you have? Is this Itanium or the more regular Intel
X64 flavor?

--
Sylvain Lafontaine, ing.
MVP - Windows Live Platform
Email: sylvain2009 sylvainlafontaine com (fill the blanks, no spam
please)
Independent consultant and remote programming for Access and SQL-Server
(French)


"NMahmoud" <Nabila_No_spam (AT) ChildrensOncologyGroup (DOT) org> wrote in message
news:%232xJk%23ExJHA.4176 (AT) TK2MSFTNGP03 (DOT) phx.gbl...
I have 64 bit sqlserver 2008 installed on a 64bit Window Server,

and my problem is "there is no drivers listed in the 'ODBC/create New
Data Source' box other than the sql server",



1. I tried to install "64-Bit OLEDB Provider for ODBC (MSDASQL)" but
the installation give me the error "Not enough storage is available to
process this command"

2. I tried to install MDAC 2.8, but it did not run at all, it just
flashed and died

3. Installed "CompChecker", and I perform analysis to determine the
release version, I get unknown version

4. the register

"HKEY_LOCAL_MACHINE\Software\Microsoft\DataAccess\ FullInstallVer" =
6.0.6001.18000

"HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI " has only the
sqlserver's



any advise



thanks

Nabila











Reply With Quote
  #6  
Old   
Hantour
 
Posts: n/a

Default Re: ODBC Drivers 64-Bit - 06-23-2009 , 05:54 PM



On Apr 30, 3:07*pm, "NMahmoud"
<Nabila_No_s... (AT) ChildrensOncologyGroup (DOT) org> wrote:
Quote:
Thank you for your help Sylvain,

"Sylvain Lafontaine" <sylvainlafontaine2... (AT) yahoo (DOT) ca> wrote in message

news:uR$SkQvxJHA.1196 (AT) TK2MSFTNGP03 (DOT) phx.gbl...

Exactly: there is no translation layer available at this moment; so if you
don't have a 64 driver available, you cannot use a 32 bit driver instead
from the 64 world. *The 32 bit drivers that you can see with the 32 bit
version of odbcad32.exe are only for the programs running under the 32 bit
emulated mode (WOW64) and cannot be accessed from any program running
under the native 64 bit mode.

--
Sylvain Lafontaine, ing.
MVP - Windows Live Platform
Email: sylvain2009 sylvainlafontaine com (fill the blanks, no spam please)
Independent consultant and remote programming for Access and SQL-Server
(French)

"NMahmoud" <Nabila_No_s... (AT) ChildrensOncologyGroup (DOT) org> wrote in message
news:e7jD5BvxJHA.3476 (AT) TK2MSFTNGP05 (DOT) phx.gbl...
thank you for your response Sylvain, you are right, we installed the 64
bit Oracle client utilities and we were able to see Oracle odbc driver
listed. We have X64,

and I thought that 32/64 translation layer will make the 32
applications/drivers appear to the system as 64, apperantly not.
but I was able to see the 32 ODBC dirvers when I run the 32bit
"odbcad32.exe" which I found in

C:\Windows\winsxs\x86_microsoft-windows-m..-odbc-administrator_31bf3856ad364e35_6.0.6001.18000_none _444fe75e3db70c2d

Thanks again
Nabila

"Sylvain Lafontaine" <sylvainlafontaine2... (AT) yahoo (DOT) ca> wrote in message
news:e3TKRaGxJHA.1088 (AT) TK2MSFTNGP04 (DOT) phx.gbl...
First, many ODBC providers such as those for Access or Excel are 32 bit
driver and cannot be accessed from a program running under the 64 mode
of Window Server 64 bit and installing the 64 Bit OLEDB Provider for
ODBC (MSDASQL) will change nothing to that.

Second, your installation problems look strange. *What kind of 64 bit
Window Server do you have? *Is this Itanium or the more regular Intel
X64 flavor?

--
Sylvain Lafontaine, ing.
MVP - Windows Live Platform
Email: sylvain2009 sylvainlafontaine com (fill the blanks, no spam
please)
Independent consultant and remote programming for Access and SQL-Server
(French)

"NMahmoud" <Nabila_No_s... (AT) ChildrensOncologyGroup (DOT) org> wrote in message
news:%232xJk%23ExJHA.4176 (AT) TK2MSFTNGP03 (DOT) phx.gbl...
I have 64 bit sqlserver 2008 installed on a 64bit Window Server,

and my problem is "there is no drivers listed in the 'ODBC/create New
Data Source' box other than the sql server",

1. I tried to install "64-Bit OLEDB Provider for ODBC (MSDASQL)" but
the installation give me the error "Not enough storage is available to
process this command"

2. I *tried to install MDAC 2.8, but it did not run at all, it just
flashed and died

3. Installed "CompChecker", and I perform analysis to determine the
release version, I get unknown version
Try this..

http://www.microsoft.com/downloads/d...displaylang=en



Quote:
4. the register

*"HKEY_LOCAL_MACHINE\Software\Microsoft\DataAccess \FullInstallVer"=
6.0.6001.18000

"HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI " has only the
sqlserver's

any advise

thanks

Nabila

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.