VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

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

Databases/Data Access/DAO/ADO   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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. (3(3 Vote))

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

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

No comments yet — be the first to post one!

Post a Comment

0/1000 characters