How can I switch the database tables to save the records in on the fly? ResolvedFeatured

Loading...
2

Answer: Create a Batch script that changes the registry entries for the
table names and run this script before you import your files. Create
another script to change it back.

Here is a simple example:

Registry before running commandRegistry before running command

Command to change Enrollment Header value

reg add "HKEY_CURRENT_USER\Software\HIPAAEnrollmentMaster\Database Server" /v EnrollmentHeader /t REG_SZ /d EDI_Members2 /f

Has to executed as Administrator!!!Command to change Enrollment Header value  reg add "HKEY_CURRENT_USER\Software\HIPAAEnrollmentMaster\Database Server" /v EnrollmentHeader /t REG_SZ /d EDI_Members2 /f  Has to executed as Administrator!!!

Registry after executing commandRegistry after executing command

K
Posted 6 years agoby kaidowhims
#27734 viewsEdited 6 years ago

You must be logged in to post an answer

Publish modules to the "offcanvs" position.