|
|
| Next: In Excel have lost the top title bar? |
| Author |
Message |
Nick B External

Since: Feb 18, 2005 Posts: 110
|
Posted: Tue Jul 26, 2005 6:37 pm Post subject: Excel 2002 Add-in: Open Database Connectivity available for Archived from groups: microsoft>public>excel>misc (more info?) |
|
|
Does anyone know if you can get the Excel Open Database Connectivity for
Excel 2003? We are trying to use the sql.request function in Excel 2003 and
it is not installed (returns #NAME?). In the Excel help it says "If this
function is not available, you must install the Microsoft Excel ODBC add-in
program (XLODBC.XLA). You can install the add-in from the Microsoft Office
Web site.". I went online and found it for Excel 2002, which I promptly
downloaded and tried to install and it installed on one computer (not a clean
machine - has Office 2000 and 2003 (but it does have Project 2002, but not
Office 2002), but it will not install on the other machines saying "Microsoft
Office XP or Excel 2002 not found." Am I missing it online? |
|
| Back to top |
|
 |
Jim Rech External

Since: Jan 20, 2004 Posts: 941
|
Posted: Wed Jul 27, 2005 10:43 am Post subject: Re: Excel 2002 Add-in: Open Database Connectivity available [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
It doesn't look as if MS released a version that installs with Excel 2003.
If you are comfortable with the registry editor (RegEdit.exe from
Start->Run) you can easily fool the installer to think you have Excel 2002
installed.
First create the path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\10.0\Common\InstallRoot
Then create a new String entry under InstallRoot named Path. The value of
Path should be the path to your Office 2003 installation, e.g. C:\Microsoft
Office\Office11\
--
Jim
"Nick B" <NickB DeleteThis @discussions.microsoft.com> wrote in message
news:70FC3651-E52D-48B1-9A65-25E82C2997DF@microsoft.com...
| Does anyone know if you can get the Excel Open Database Connectivity for
| Excel 2003? We are trying to use the sql.request function in Excel 2003
and
| it is not installed (returns #NAME?). In the Excel help it says "If this
| function is not available, you must install the Microsoft Excel ODBC
add-in
| program (XLODBC.XLA). You can install the add-in from the Microsoft Office
| Web site.". I went online and found it for Excel 2002, which I promptly
| downloaded and tried to install and it installed on one computer (not a
clean
| machine - has Office 2000 and 2003 (but it does have Project 2002, but not
| Office 2002), but it will not install on the other machines saying
"Microsoft
| Office XP or Excel 2002 not found." Am I missing it online? |
|
| Back to top |
|
 |
Nick B External

Since: Feb 18, 2005 Posts: 110
|
Posted: Sun Jul 31, 2005 8:26 am Post subject: Re: Excel 2002 Add-in: Open Database Connectivity available [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
Thanks!
"Jim Rech" wrote:
> It doesn't look as if MS released a version that installs with Excel 2003.
>
> If you are comfortable with the registry editor (RegEdit.exe from
> Start->Run) you can easily fool the installer to think you have Excel 2002
> installed.
>
> First create the path:
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\10.0\Common\InstallRoot
>
> Then create a new String entry under InstallRoot named Path. The value of
> Path should be the path to your Office 2003 installation, e.g. C:\Microsoft
> Office\Office11\
>
> --
> Jim
> "Nick B" <NickB DeleteThis @discussions.microsoft.com> wrote in message
> news:70FC3651-E52D-48B1-9A65-25E82C2997DF@microsoft.com...
> | Does anyone know if you can get the Excel Open Database Connectivity for
> | Excel 2003? We are trying to use the sql.request function in Excel 2003
> and
> | it is not installed (returns #NAME?). In the Excel help it says "If this
> | function is not available, you must install the Microsoft Excel ODBC
> add-in
> | program (XLODBC.XLA). You can install the add-in from the Microsoft Office
> | Web site.". I went online and found it for Excel 2002, which I promptly
> | downloaded and tried to install and it installed on one computer (not a
> clean
> | machine - has Office 2000 and 2003 (but it does have Project 2002, but not
> | Office 2002), but it will not install on the other machines saying
> "Microsoft
> | Office XP or Excel 2002 not found." Am I missing it online?
>
>
> |
|
| Back to top |
|
 |
123user External

Since: Sep 30, 2005 Posts: 9
|
Posted: Fri Sep 30, 2005 7:35 am Post subject: RE: Excel 2002 Add-in: Open Database Connectivity available [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
I downloaded XLODBC and installed it on Excel 2003. But how do you use it?
Is it a function?
"Nick B" wrote:
> Does anyone know if you can get the Excel Open Database Connectivity for
> Excel 2003? We are trying to use the sql.request function in Excel 2003 and
> it is not installed (returns #NAME?). In the Excel help it says "If this
> function is not available, you must install the Microsoft Excel ODBC add-in
> program (XLODBC.XLA). You can install the add-in from the Microsoft Office
> Web site.". I went online and found it for Excel 2002, which I promptly
> downloaded and tried to install and it installed on one computer (not a clean
> machine - has Office 2000 and 2003 (but it does have Project 2002, but not
> Office 2002), but it will not install on the other machines saying "Microsoft
> Office XP or Excel 2002 not found." Am I missing it online? |
|
| Back to top |
|
 |
123user External

Since: Sep 30, 2005 Posts: 9
|
Posted: Fri Sep 30, 2005 7:48 am Post subject: RE: Excel 2002 Add-in: Open Database Connectivity available [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
I should have added that Harlan Grove gave me the following website where I
found XLODBD and downloaded it.
http://www.microsoft.com/downloads/details.aspx?familyid=57E79367-13A0...95-9942
"123user" wrote:
> I downloaded XLODBC and installed it on Excel 2003. But how do you use it?
> Is it a function?
>
> "Nick B" wrote:
>
> > Does anyone know if you can get the Excel Open Database Connectivity for
> > Excel 2003? We are trying to use the sql.request function in Excel 2003 and
> > it is not installed (returns #NAME?). In the Excel help it says "If this
> > function is not available, you must install the Microsoft Excel ODBC add-in
> > program (XLODBC.XLA). You can install the add-in from the Microsoft Office
> > Web site.". I went online and found it for Excel 2002, which I promptly
> > downloaded and tried to install and it installed on one computer (not a clean
> > machine - has Office 2000 and 2003 (but it does have Project 2002, but not
> > Office 2002), but it will not install on the other machines saying "Microsoft
> > Office XP or Excel 2002 not found." Am I missing it online? |
|
| Back to top |
|
 |
Myrna Larson External

Since: Jul 08, 2004 Posts: 163
|
Posted: Fri Sep 30, 2005 12:03 pm Post subject: Re: Excel 2002 Add-in: Open Database Connectivity available [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
The information on the web site from which you downloaded it says that it
contains the SQL.REQUEST function. Presumably, after you've installed the
add-in, you can get help on that function.
On Fri, 30 Sep 2005 07:35:02 -0700, "123user"
<123user.RemoveThis@discussions.microsoft.com> wrote:
>I downloaded XLODBC and installed it on Excel 2003. But how do you use it?
>Is it a function?
>
>"Nick B" wrote:
>
>> Does anyone know if you can get the Excel Open Database Connectivity for
>> Excel 2003? We are trying to use the sql.request function in Excel 2003 and
>> it is not installed (returns #NAME?). In the Excel help it says "If this
>> function is not available, you must install the Microsoft Excel ODBC add-in
>> program (XLODBC.XLA). You can install the add-in from the Microsoft Office
>> Web site.". I went online and found it for Excel 2002, which I promptly
>> downloaded and tried to install and it installed on one computer (not a
clean
>> machine - has Office 2000 and 2003 (but it does have Project 2002, but not
>> Office 2002), but it will not install on the other machines saying
"Microsoft
>> Office XP or Excel 2002 not found." Am I missing it online? |
|
| Back to top |
|
 |
Giuseppe External

Since: Oct 06, 2005 Posts: 1
|
Posted: Thu Oct 06, 2005 8:28 am Post subject: Re: Excel 2002 Add-in: Open Database Connectivity available [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
Simple try as follow:
(1) Download from microsoft update the Archive XLODBC.EXE
(2) Extract it to a folder (Among the files there should be one named
XLODBC.XLA)
(3) Open Excel 2003, go to Tool->Add-in and click to search
(4) Find XLODBC.XLA
(5) Over
123user ha scritto:
> I should have added that Harlan Grove gave me the following website where I
> found XLODBD and downloaded it.
>
> http://www.microsoft.com/downloads/details.aspx?familyid=57E79367-13A0...95-9942
>
>
> "123user" wrote:
>
> > I downloaded XLODBC and installed it on Excel 2003. But how do you use it?
> > Is it a function?
> >
> > "Nick B" wrote:
> >
> > > Does anyone know if you can get the Excel Open Database Connectivity for
> > > Excel 2003? We are trying to use the sql.request function in Excel 2003 and
> > > it is not installed (returns #NAME?). In the Excel help it says "If this
> > > function is not available, you must install the Microsoft Excel ODBC add-in
> > > program (XLODBC.XLA). You can install the add-in from the Microsoft Office
> > > Web site.". I went online and found it for Excel 2002, which I promptly
> > > downloaded and tried to install and it installed on one computer (not a clean
> > > machine - has Office 2000 and 2003 (but it does have Project 2002, but not
> > > Office 2002), but it will not install on the other machines saying "Microsoft
> > > Office XP or Excel 2002 not found." Am I missing it online? |
|
| Back to top |
|
 |
Flek External

Since: Feb 10, 2006 Posts: 1
|
Posted: Fri Feb 10, 2006 9:24 am Post subject: Re: Excel 2002 Add-in: Open Database Connectivity available for Ex [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
I've tried editing the registry (installation completed successfully) but
when I enter the SQL.REQUEST function in a cell in an excel worksheet,
nothing happens; no processing. It's as though I've entered text. Does any
know the EXACT syntax for this command for the connection string, query_text,
etc.? Thanks
"Jim Rech" wrote:
> It doesn't look as if MS released a version that installs with Excel 2003.
>
> If you are comfortable with the registry editor (RegEdit.exe from
> Start->Run) you can easily fool the installer to think you have Excel 2002
> installed.
>
> First create the path:
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\10.0\Common\InstallRoot
>
> Then create a new String entry under InstallRoot named Path. The value of
> Path should be the path to your Office 2003 installation, e.g. C:\Microsoft
> Office\Office11\
>
> --
> Jim
> "Nick B" <NickB RemoveThis @discussions.microsoft.com> wrote in message
> news:70FC3651-E52D-48B1-9A65-25E82C2997DF@microsoft.com...
> | Does anyone know if you can get the Excel Open Database Connectivity for
> | Excel 2003? We are trying to use the sql.request function in Excel 2003
> and
> | it is not installed (returns #NAME?). In the Excel help it says "If this
> | function is not available, you must install the Microsoft Excel ODBC
> add-in
> | program (XLODBC.XLA). You can install the add-in from the Microsoft Office
> | Web site.". I went online and found it for Excel 2002, which I promptly
> | downloaded and tried to install and it installed on one computer (not a
> clean
> | machine - has Office 2000 and 2003 (but it does have Project 2002, but not
> | Office 2002), but it will not install on the other machines saying
> "Microsoft
> | Office XP or Excel 2002 not found." Am I missing it online?
>
>
> |
|
| Back to top |
|
 |
wc_marcos External

Since: Dec 07, 2006 Posts: 1
|
Posted: Thu Dec 07, 2006 10:04 am Post subject: Re: Excel 2002 Add-in: Open Database Connectivity available for Ex [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
I could not do this on my computer. When I do the download to my Temp folder,
it is already open to the .exe and there is no need to unzip it. I have even
tried sending the .exe to a zipped folder, and then have tried to unzip it,
only to see that the .exe file is the only thing that comes out of it. How
can you extract it to a folder when everything is already extracted?
"Giuseppe" wrote:
> Simple try as follow:
>
> (1) Download from microsoft update the Archive XLODBC.EXE
> (2) Extract it to a folder (Among the files there should be one named
> XLODBC.XLA)
> (3) Open Excel 2003, go to Tool->Add-in and click to search
> (4) Find XLODBC.XLA
> (5) Over
>
> 123user ha scritto:
>
> > I should have added that Harlan Grove gave me the following website where I
> > found XLODBD and downloaded it.
> >
> > http://www.microsoft.com/downloads/details.aspx?familyid=57E79367-13A0...95-9942
> >
> >
> > "123user" wrote:
> >
> > > I downloaded XLODBC and installed it on Excel 2003. But how do you use it?
> > > Is it a function?
> > >
> > > "Nick B" wrote:
> > >
> > > > Does anyone know if you can get the Excel Open Database Connectivity for
> > > > Excel 2003? We are trying to use the sql.request function in Excel 2003 and
> > > > it is not installed (returns #NAME?). In the Excel help it says "If this
> > > > function is not available, you must install the Microsoft Excel ODBC add-in
> > > > program (XLODBC.XLA). You can install the add-in from the Microsoft Office
> > > > Web site.". I went online and found it for Excel 2002, which I promptly
> > > > downloaded and tried to install and it installed on one computer (not a clean
> > > > machine - has Office 2000 and 2003 (but it does have Project 2002, but not
> > > > Office 2002), but it will not install on the other machines saying "Microsoft
> > > > Office XP or Excel 2002 not found." Am I missing it online?
>
> |
|
| Back to top |
|
 |
|
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
| |
|
|