PC Review


Reply
Thread Tools Rate Thread

Access 2007 link table login

 
 
wesbird
Guest
Posts: n/a
 
      3rd Mar 2010
Hi
I am migrating my Access 2003 to 2007. There a lot of link tables from
Oracle in my mdb file. when my applicaiton running, I have to code to login
Oracle:

Dim wsp As Workspace
Set wsp = DBEngine.CreateWorkspace("xxx", "xxx", "xxx", dbUseODBC)
Set dbs = OpenDatabase("", False, True, strConnect) ' connect via
regular ODBC
'Close the database. The login is still cached so that it is available
for any
'Access object that needs it during the same session.
dbs.Close

This code works great in 2003 but not in 2007. How I can do it in 2007?


Thank you a lot
Wes



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook 2007 - Link to Access table? Abay Microsoft Outlook Discussion 1 26th Jul 2009 03:14 AM
Link Outlook 2007 Journal folder to Access Table Gill Microsoft Access External Data 4 19th May 2009 02:01 AM
Link table in Access 2007 version A. J Microsoft Access 2 30th Mar 2009 02:41 PM
Link ODBC table in Access 2007 Arne Garvander Microsoft Access External Data 1 27th Mar 2009 02:46 AM
Table Link Problems in Access 2007 Mark Microsoft Access External Data 5 13th Dec 2008 04:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:52 PM.