VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Function to Copy Tables from an Access Database to another Database. Another programming ease for A

James Olarte  (8 Submissions)   Databases/Data Access/DAO/ADO   VB 6.0   Unknown Difficulty   Sat 14th December 2002   Mon 8th February 2021

Function to Copy Tables from an Access Database to another Database. Another programming ease for ADO Programmers. Just Three(3) Arguments to

API Declarations


'You only need to supply the following:
'DBPathName - supply the correct path and name of the Target Database
'<app.path "\james.mdb">
'TargetTable - supply the TableName from the Source Database
'NewTableName - supply the New Table Name when copied to the Target Database
'Feel free to use my code with ease.

Rate Function to Copy Tables from an Access Database to another Database. Another programming ease for A (1(1 Vote))
Function to Copy Tables from an Access Database to another Database. Another programming ease for A.bas

Function to Copy Tables from an Access Database to another Database. Another programming ease for A Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters