D
DaveGauthier
After making changes to records in an MS Access table (not programatically,
rather graphically using the MS Access GUI), I want to "commit" the changes.
I'm successfully reading data in the table I made changes to using Perl w/
Win32::ODBC. But the only way I can see the changes is if I close the table
(in MSAccess), then rerun the perl script. I was hoping there would be a
"commit" button somewhere that I could use.
rather graphically using the MS Access GUI), I want to "commit" the changes.
I'm successfully reading data in the table I made changes to using Perl w/
Win32::ODBC. But the only way I can see the changes is if I close the table
(in MSAccess), then rerun the perl script. I was hoping there would be a
"commit" button somewhere that I could use.