ODBC import with Excel 2007 with Query Wizard

R

Rob Nicholson

Really strange problem with Excel 2007 and the Query Wizard. I've done this
hundreds of times with Excel 2000 and 2003. The set-up is Windows XP, Office
2007 connecting via ODBC to a SQL 2000 server via a ODBC system DSN
connection.

After selecting the DSN connection from Other connections, the Query Wizard
asks you to choose the tables and columns. All of the tables are shown but
in the columns, some are missing. Certainly the primary key and text
columns.

If you cancel using the column choosers and switch to entering your query
manually (e.g. select * from companies) it works fine.

BTW - which package does Query Wizard belong to? Is it part of the operating
system (Windows XP) or the Office package? I guess I'm asking which service
pack would update it.

Any ideas?

Thanks, Rob.
 
R

Rob Nicholson

MSQuery is part of Office. There is no service pack for 2007 yet though.
Try using an OLEDB driver rather than ODBC and see if that works out

One thought I did have was that I had to install the proofing tools from
Office 2003 first to fix the problem with Outlook Express spell checking
everything in French. This is a well documented "feature" of Office 2007
whereby the proofing tools it supplies can't be used by Outlook Express.

I wonder if I installed a bit more than just the proofing tools and that is
causing this problem.

I'm just building a VM to see if I can get it working with Excel 2003 to
check it's not an environment problem.

Cheers, Rob.
 
R

Rob Nicholson

I'm just building a VM to see if I can get it working with Excel 2003 to
check it's not an environment problem.

It appears to be some problem with Query Wizard talking to SQL 2000 running
on Windows 2003. I've got a development VM running Windows XP and SQL 2000
Developer to which I DTS'd the database and it works perfectly on that.

Hmm, bit worrying if the production SQL Server is unwell :-(

Cheers, Rob.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top