LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default ADOBE Connection to open Excel workbook

Hi All,

Windows 7 64 Bit, Office 2007 32 Bit, All updates for Windows & Office
installed.

I have am building a reasonably complex workbook in which an sql query
is run on a sheet within the same workbook. I have used the connection
string below and l am led to believe that this is the latest version
which supports Excel 2007 & 2010 and removes the limitations of the
65536 rows / records.

ADODB.Connection.Open "driver={Microsoft Excel Driver (*.xls,
*.xlsx,*.xlsm,*.xlsb)};driverid=1046;dbq=MyExcelFi le.xlsm;"

On my home computer where l developed the solution everything runs
perfectly. On my colleagues laptop which has EXACTLY the same software
installed (we have both checked the software version numbers several
times) Excel crashes when the recordset exceeds 65536 rows! It would
appear that the only difference in the 2 machines is the amount of ram
available. The machine working has 16gb the machine not working only
has 2gb. However l believe that Excel 32 bit is restricted to 2gb
anyway.

The data source files are xl2003 but to overcome the issue that Excel
interprets this data as xl2003 data the whole workbook in which the
qery exists is saved as a xl2010 file before executing the query.
Anyway this doesn't answer why it should work on 1 machine but not
another.

Anybody got any idea's, this has really got me stumped!

Regards

Michael
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to force users to open pdf in adobe through excel KRAND Excel Discussion (Misc queries) 0 August 11th 09 03:28 PM
force users to open pdf in adobe rather than IE in excel KRAND Excel Discussion (Misc queries) 0 August 11th 09 03:24 PM
Excel 2003 hyperlinks to Adobe files fail to open NC Excel Discussion (Misc queries) 0 May 8th 08 03:55 PM
Adobe inserting into Excel causing the adobe file to be low dpi Chronic Excel Discussion (Misc queries) 0 April 25th 07 10:16 AM
Open a password protected excel workbook from second workbook to fetch data using dynamic connection kaustav choudhury Excel Programming 2 April 3rd 04 06:18 AM


All times are GMT +1. The time now is 12:24 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"