Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default ODBC - Excel 2007 - Cannot load DLL '?????L'

Microsoft Help and Support article 'PRB: Error Message 3633 "Can't Load DLL
'?????L?' " When Running Deployed Application' article does not address my
problem.

My datasource appears to be configured properly and passes the test when I
run it. My code fails on the following sequence:

Set gWrk = CreateWorkspace("ODBCWork", "sa", "", dbUseODBC)
gWrk.DefaultCursorDriver = dbUseODBCCursor
Set gCon = gWrk.OpenConnection("", , ,
"ODBC;DATABASE=xxxxxxxx;UID=typical;PWD=typical;DS N=YYYY")
Reply
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
Switching ODBC sources in Excel 2007 MichaelS Excel Discussion (Misc queries) 1 December 30th 09 12:51 AM
Excel 2007 - Could not load an object because it is not available Lou Excel Discussion (Misc queries) 2 May 3rd 08 11:01 AM
ODBC Excel 2007 Jon Kreiss Excel Discussion (Misc queries) 2 December 20th 07 06:01 PM
Get Started Tab for Excel 2007 failed to load, Fulvis Excel Discussion (Misc queries) 1 May 24th 07 02:43 PM
ODBC Excel add-in does not work/is not supported in Office 2007? Dave Excel Programming 1 April 28th 07 04:50 PM


All times are GMT +1. The time now is 11:45 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"