473,434 Members | 1,521 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,434 software developers and data experts.

replacing tables in access

Hi,

I currently have a five table and query system created in access.
Basically the structure is fixed. But I have to run the query over
numerous times using different updates of the tables.

Four of the tables need to be replaced before I redo each query run.
Rather than importing each of the four tables individually each time
before I do a run, is there some way that I could just put all the
tables per run in some folder and create a macro that will automatically
replace each of the access tables with the corresponding update tables
in the folder?

It would be good to be able to do this as I'll have to run this same
query very many times, and it would be good to be able to replace all
the tables in one shot.

Thanks.

Dan

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 13 '05 #1
2 1786
On 14 Oct 2004 22:28:46 GMT, dan graziano <d3********@hotmail.com>
wrote:

If referential integrity is not an issue in your app, DoCmd.Transfer*
may be your friend.

-Tom.

Hi,

I currently have a five table and query system created in access.
Basically the structure is fixed. But I have to run the query over
numerous times using different updates of the tables.

Four of the tables need to be replaced before I redo each query run.
Rather than importing each of the four tables individually each time
before I do a run, is there some way that I could just put all the
tables per run in some folder and create a macro that will automatically
replace each of the access tables with the corresponding update tables
in the folder?

It would be good to be able to do this as I'll have to run this same
query very many times, and it would be good to be able to replace all
the tables in one shot.

Thanks.

Dan

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Nov 13 '05 #2

Tom,

Thanks again for the reply. I'm afraid I'm a real newbie to this, how
would DoCmd.Transfer* work - is this a code I need to create?

In fact, is sql or visual basic macro a possible way to do this?

Thanks for the clarification.

Dan
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 13 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Andreas Lauffer | last post by:
I changed from Access97 to AccessXP and I have immense performance problems. Details: - Access XP MDB with Jet 4.0 ( no ADP-Project ) - Linked Tables to SQL-Server 2000 over ODBC I used...
2
by: TheNortonZ | last post by:
We are using MSDE 2000 and ADO.Net for our database/datalayer in our client server based app. The application is not expected to have more than one user because the whole thing is installed on a...
3
by: Paolo | last post by:
Friends, I have a split database and would like to make some updates to share with all users in various Offices in the World. I would like just to send them a new mdb file which will contain the...
16
by: StenKoll | last post by:
Help needed in order to create a register of stocks in a company. In accordance with local laws I need to give each individual share a number. I have accomplished this by establishing three tables...
2
by: Mark Lees | last post by:
I split a database. Back end (be) is stored on a server. Front end (fe) is stored locally on one workstation. I will need to make changes to the forms and reports on the fe on a different...
1
by: amraam35 | last post by:
Here is the problem. I have made a log in script that prompts you to log in with a username and password as the "splash screen" It is an unbounded forum that checks that the username and password...
10
by: Scott M. | last post by:
I've seen many posts and ready articles discussing how changing the membership & roles "provider" in VS .NET is easy, but have yet to see instructions on how to do it. If I already have SQL...
3
by: Lauren Quantrell | last post by:
I have an HTML file named myHTML.htm It looks like this: <great HTML code> <more great HTML code> <even more great HTML code> <insert HTML here>
1
by: =?ISO-8859-1?Q?S=F8ren?= | last post by:
Hi guys I got the following code: ------------------------------------------------------- Dim Word As New Microsoft.Office.Interop.Word.Application Dim Document As...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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
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
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...

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.