RE: [NF] Excel 2003 on Windows 8

Author: Richard Kaye

Posted: 2014-04-08 at 11:40:30

It's not the VFP ODBC driver you need installed; it's the Office ODBC driver(s). I don't think that gets installed by default with Office but I could be wrong as I haven't installed Office in quite some time. You have to dive into the advanced installation stuff, iirc.

--

rk

-----Original Message-----

From: ProfoxTech [mailto:profoxtech-bounces@leafe.com] On Behalf Of Jeff Johnson

Sent: Tuesday, April 08, 2014 12:37 PM

To: profoxtech@leafe.com

Subject: Re: [NF] Excel 2003 on Windows 8

Okay, I found VFP ODBC drivers and installed them. Now it works with the below connection string with one slight problem

lnsqlhandle = SQLSTRINGCONNECT([Provider=Microsoft.ACE.OLEDB.12.0;

Data Source="Excel.dsn"; DBQ=] + lcspreadsheet + [; Extended Properties="Excel 8.0; HDR=YES";])

The Data Source must be incorrect because a window pops up and says select data source. I select Excel.dsn and it works.

<rant>I can't believe the amount of time spent getting things to work on Windows 8 that worked fine on Windows 7! ODBC, Remote Desktop, simple network connections. Sheesh!</rant>

--

Jeff

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/DF1EEF11E586A64FB54A97F22A8BD04422A73C41A7@ACKBWDDQH1.artfact.local

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2014 Richard Kaye