VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



SQL Table Copy via RDO) from one ODBC Connection to Another.


Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

Uses RDO to connect to 2 different (or the same) ODBC specified connections. Allows you to select tables on both sides and creates SQL statements to transfer the Data from the Source Table to the Target Table. Has the Option to Clear or Truncate the Target Table before Transfer. The 2 Tables must have the same amount of fields (of course).It automatically does the single quote thing for the fields that requires it. Easy to convert to ADO. Very nice , easy to use interface. The ODBC connection wil NOT work on NT , although minor changes can easily make this happen. Comments are very Welcome , even from critics.

Rate SQL Table Copy via RDO) from one ODBC Connection to Another.

Download SQL Table Copy via RDO) from one ODBC Connection to Another.

Download SQL Table Copy via RDO) from one ODBC Connection to Another. (23 KB)

SQL Table Copy via RDO) from one ODBC Connection to Another. Comments

No comments have been posted about SQL Table Copy via RDO) from one ODBC Connection to Another.. Why not be the first to post a comment about SQL Table Copy via RDO) from one ODBC Connection to Another..

Post your comment

Subject:
Message:
0/1000 characters