Activity overview
Latest activity by seanwinstead
Thank you for the guidance. I did complete the installation but had to take a different path from what you described.
At first, I did as you instructed and ran the VC redistributable exe that was decompressed from the setup package. But it gave me a screen asking if i wanted to repair or uninstall the VC++ 2008 redist.
I chose to repair and I rebooted. This did not affect the overall installation process. It still failed with the same error message. I did this twice.
So I took another path. I searched for and downloaded the VC++ 2008 SP1 redistributable and installed it. After I did that, the Red Gate installation worked as expected. / comments
Thank you for the guidance. I did complete the installation but had to take a different path from what you described.
At first, I did as you instructed and ran the VC redistributable exe that was d...
Pre-requisite installation error
Hi,
When I try to install ANTS Profiler, the installation fails when trying to install the prerequisite VC++ 2008 SP1 redistributable. The error message states "error 3010 when running program".
Do...
Thank you very much for your help. I hope I didn't waste your time. I had not read the topic in the online help about Licenses.licx.
First, I added the licenses.licx to the project on the customer's server. When I compiled it there, the Activate/Exit dialog appeared minus the option to Skip. As expected, the compilation failed with an exception when I chose to Exit.
So I uninstalled SQL Bundle 5 from the customer's server. On my development computer, I added the licenses.licx file to the project, added the necessary text, and it compiled successfully. The EXE ran on the customer's server, displaying a warning dialog.
Thank you! / comments
Thank you very much for your help. I hope I didn't waste your time. I had not read the topic in the online help about Licenses.licx.
First, I added the licenses.licx to the project on the customer'...
Eval period expired for toolkit but not for compare.ui.exe
Hi,
Last week, I downloaded an evaluation copy of SQLDataCompare. On my development PC, I used the SQL comparison toolkit to create a .NET exe that compares 2 databases. Today I copied the EXE + re...
There's a Where property on the TableMapping object. Works like a champ! / comments
There's a Where property on the TableMapping object. Works like a champ!
Any way to filter the rows compared?
I am evaluating SQL Data Compare to see if we can use it as part of a recovery process for a customer's database. I tried out both the UI and the comparison API in .NET.
It seems to work well. Howe...