Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

New ODBC Link in Access

 
   Database Help (Home) -> Visual Basic -> ODBC RSS
Next:  error 3996 vfp database using ODBCDIrect  
Author Message
Mel

External


Since: Jan 16, 2004
Posts: 1



(Msg. 1) Posted: Fri Jan 16, 2004 11:49 am
Post subject: New ODBC Link in Access
Archived from groups: microsoft>public>vb>database>odbc (more info?)

My DSN has already been setup on my machine. I want to delete a table and
then relink it with ODBC in Microsoft Access? I only know how to
RefreshLink and Delete a table. Using VB6 how do I create a new linked
table?

--

Please reply to the group so all can benefit.
Any help would be greatly appreciated.
Mel

 >> Stay informed about: New ODBC Link in Access 
Back to top
Login to vote
Douglas J. Steele

External


Since: Mar 14, 2004
Posts: 1626



(Msg. 2) Posted: Sat Jan 17, 2004 10:32 am
Post subject: Re: New ODBC Link in Access [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You add a new TableDef object, and set its Connect property.

While aimed at Access programmers,
<a style='text-decoration: underline;' href="http://www.mvps.org/access/tables/tbl0010.htm" target="_blank">http://www.mvps.org/access/tables/tbl0010.htm</a> at "The Access Web" is an
example of how to relink ODBC tables from code.

--
Doug Steele, Microsoft Access MVP
<a style='text-decoration: underline;' href="http://I.Am/DougSteele" target="_blank">http://I.Am/DougSteele</a>
(No private e-mails, please)



"Mel" <mel.RemoveThis@circuitcheck.comM> wrote in message
news:%23uJ8VCE3DHA.3216@TK2MSFTNGP11.phx.gbl...
 > My DSN has already been setup on my machine. I want to delete a table and
 > then relink it with ODBC in Microsoft Access? I only know how to
 > RefreshLink and Delete a table. Using VB6 how do I create a new linked
 > table?
 >
 > --
 >
 > Please reply to the group so all can benefit.
 > Any help would be greatly appreciated.
 > Mel
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: New ODBC Link in Access 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
ODBC Access reference material - Hi there, I was wondering if there was some kind of online reference as the the syntax used for a Microsoft ODBC Access driver's SQL statements. I'm converting a web site over to another server and I'm having syntax issues as I've just switched....

Trouble with Multi-Threading (VC++ opening Access via ODBC) - Hi all, I have an application which I did not write, but I want to improve it's performance (Obviously I do have the code). First of all I am not a database expert so my terms may not be exact, I appologize :-)) The application starts by reading a....

The whole ODBC idea - To date my database stuff is with access databases, and I have no real appreciation with using ODBC. My VB6 application: Developing code to be run on a Win2000 machine that needs to read/write certain records in a Foxpro database. However the ..

LDAP query from ODBC? - I'm trying to build a query to pull some information from my LDAP based on a user ID. Dim conLDAP As ADODB.Connection Dim strSQL As String Dim strLDAPConn As String Dim rsUser As ADODB.Recordset Set conLDAP = New ADODB.Connection ...

ODBC CONNECTION FROM COMMAND LINE - I am trying to get an ODBC connection created from a commandline, I have created the ODBC connection, exported the registry key, and have tried doing regedit /s "regkey", problem is after I do that it never shows us in the ODBC manager, it sh...
   Database Help (Home) -> Visual Basic -> ODBC All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]