VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Transfer data from .dbf file into .mdb Table

Trinh Nguyen  (4 Submissions)   Databases/Data Access/DAO/ADO   VB 6.0   Unknown Difficulty   Mon 30th July 2001   Mon 8th February 2021

Transfer data from .dbf file into .mdb Table

API Declarations


Public InRs As New ADODB.Recordset
Public OutCon As New ADODB.Connection
Public OutRs As New ADODB.Recordset



'Need to have an Employees.mdb (Access database with Employees table to start
'Need to have a te

Rate Transfer data from .dbf file into .mdb Table (1(1 Vote))
Transfer data from .dbf file into .mdb Table.bas

Transfer data from .dbf file into .mdb Table Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters