473,507 Members | 2,430 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to retrive tables from ODBC Connected Database

58 New Member
Hi all!
I have a database which is connected to another db by ODBC Connection string via VBA. What I want is to have those tables succesfully connected through ODBC be accessible in my db-NavigationPane as tables or whatever the type.
Currently I can view the ObjectNames in the VBA only and not in my Access DB
Please help!
Nov 26 '10 #1
9 8161
colintis
255 Contributor
You can create an external linked table with the integrated function within Access [External Data]-->[ODBC database]. Then best select "Link to the data source by creating a linked table", in case if there's updates. Then select the database type and the instructions come up and you'll be there just fine.
Nov 26 '10 #2
Moah Scout
58 New Member
Thanks for your imediate response!
But when trying to connect it gives the following errors.

You cannot use ODBC to import from, export to, or link an external Microsoft Jet or ISAM database table to your database. (Error 3423)

You are attempting to link, import data from, or export data to either an external Microsoft Access database engine table or an external ISAM database table (for example, dBASE, Microsoft FoxPro, Paradox, or Btrieve), but you have selected <SQL Database> as the data source. You must select the appropriate data source for the data you are attempting to link.
Actually I havebeen trying to connect to Excell2007 sheets
Nov 26 '10 #3
Moah Scout
58 New Member
But I can still import this database through [External Link] in my access db. The thing is my users dont know even how to import they just wanna see the results their imported automatically!
How could this be achieved through VBA or else?
Nov 26 '10 #4
colintis
255 Contributor
If your target file is an Excel sheet, then you should click the "Excel" button in the external data instead of ODBC connection. Its more straight forward and remember always select "Link to the data source by creating a linked table" for frequent updates on the excel file.
Nov 26 '10 #5
Moah Scout
58 New Member
Yeap, that it works! but how about to import automatically! So my Boss shouldnt have to import it throgh that EXTERNAL DATA-Tab
Nov 26 '10 #6
colintis
255 Contributor
As I said earlier, if you import the file as a link table, the update will be done automatically when you open it. Link table is different from import table, it simply makes a connection between the file, data are not actually stored into the Access database, where it directly reads the excel file for data instead.
Nov 26 '10 #7
Moah Scout
58 New Member
Yeah!
If all users gonna use the same table`sName as I imported before! But in actual sense the users will need to import a new tablesName of their own choises.
How to make this Automatic even by using macro!
Nov 26 '10 #8
colintis
255 Contributor
If that's their current "actual sense", then brain wash them to change that manner of doing that.

Unless you are telling me that file with the same name contains different information in each individual user's computer....and that, will be end of discussion in this post, back to another one where you posted the codes.
Nov 26 '10 #9
Moah Scout
58 New Member
Shoul there be no more alternatives for this, I will!
Thanks
Nov 26 '10 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

2
1415
by: Arjen | last post by:
Hi, I want to use the aspnet tables (for membership, profiles, roles, etc.) inside my own database. I have succesfully installed these tables. Now I need to tell my application or asp.net 2.0...
5
2954
by: jonathanlim | last post by:
I am trying to append data to my local access database from an oracle connected database. I tried using the default query function but it take a very long time and it sort of hangs there and no...
1
2788
by: tezza98 | last post by:
I need some help. Im using a dtsrun command to import 9 tables into an Access database, most of the tables have about 1000 rows, but one has 20000+ rows and grows everyday. Im Using Access 2003...
17
20767
by: aquablade | last post by:
I have an Oracle 10g R2 database where my ERP transactions reside. I'm using MS Access to grant access to my power users where I use MS Access' Link Tables to provide direct access. I noticed that...
2
1394
blossam
by: blossam | last post by:
Hi frnd, I have created an application in vb.net for which i have create database in mysql 4.1 I want to secure all tables of mysql database in such way that no one can see structure or data of any...
6
1601
by: sparks | last post by:
Yesterday someone reported that their database was growing and wanted to know what is going on. I looked at it and in the tables were about 20 new ones named stuff like aa ba asetc bsetc ac ...
1
1296
by: kalpu123 | last post by:
how to create retrive the data from database for every 2 minutes
2
1347
by: chinnaits | last post by:
how to retrive image from the database
1
4133
by: jefseyen | last post by:
When we view a field with type 'memo' in a table (so even not in a query ) which is odbc connected to an oracle table where the corresponding field is a clob field , it is truncated. I want to...
0
7223
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7111
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7485
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5623
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4702
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3191
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3179
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1542
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
412
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.