Posts
Sort by recent activity
Options/Proxy Server not working correctly
When working behind a proxy, "Use settings from Internet Explorer" doesn't work. I need to explicitly configure the proxy server.
Sugestion: Synchronization scripts w/o object manipulation
Sometimes I need to synchronize databases where I don't have permissions to create/drop anything. It would be nice to have synchorinzation scripts with just insert, delete or update statements.
Suggestion: Default values in the synchronization script
I have this set of databases that I must keep in "sync".
Each table has a DateTime column with the time of the last modification. These columns are excluded from the comparison but must be set in t...