Comments
Sort by recent activity
Hi jhogan,
Thanks for your forum post. So were you able to download the patch ok?
Best Regards,
Steve / comments
Hi jhogan,
Thanks for your forum post. So were you able to download the patch ok?
Best Regards,
Steve
Hi Markus,
Thanks for your report. This has been reproduced, and has been submitted as a bug to our developers. Thanks again for the reproduction steps.
Best Regards,
Steve / comments
Hi Markus,
Thanks for your report. This has been reproduced, and has been submitted as a bug to our developers. Thanks again for the reproduction steps.
Best Regards,
Steve
Hi sanmiguel_jpco,
We have opened a support ticket for you in regards to this issue and will be in contact shortly.
Best Regards,
Steve / comments
Hi sanmiguel_jpco,
We have opened a support ticket for you in regards to this issue and will be in contact shortly.
Best Regards,
Steve
Hi ChrisAVWood,
Thanks for your post. We have opened a support ticket and we should be in contact with you shortly.
Thanks,
Steve / comments
Hi ChrisAVWood,
Thanks for your post. We have opened a support ticket and we should be in contact with you shortly.
Thanks,
Steve
Hi goldmedal,
Thanks for your post. We have opened a support ticket to investigate your performance issue with SQL Monitor. We will be contacting you shortly.
Best Regards,
Steve / comments
Hi goldmedal,
Thanks for your post. We have opened a support ticket to investigate your performance issue with SQL Monitor. We will be contacting you shortly.
Best Regards,
Steve
Hi nvman_ca,
What build of SQL Compare are you running? You could try the following under the "options" tab in the project setup:
- Add object existence checks
- Force Column order
Best Regards,
Steve / comments
Hi nvman_ca,
What build of SQL Compare are you running? You could try the following under the "options" tab in the project setup:
- Add object existence checks
- Force Column order
Best Regards,
Steve
Hi csmith_jinny,
The login information is usually cached by the SVN client on your local machine, outside of SQL Source Control. (The window you see in SQL Source Control is because SQL Source Control is being asked for credentials by SVN).
The credentials are stored in the following location on your machine typically:
c:\users\username\AppData\Roaming\Subversion
If you rename the "auth" folder, it will prompt you again for credentials the next time you attempt to link. However, this will affect your existing linked databases, so beware before performing this step. There is also a readme.txt file contained in that same directory, that contains some instructions as well that may be helpful.
Best Regards,
Steve / comments
Hi csmith_jinny,
The login information is usually cached by the SVN client on your local machine, outside of SQL Source Control. (The window you see in SQL Source Control is because SQL Source Cont...
Hi apisano,
Thanks for your post. It sounds like your script that you are specifying in Multiscript is attempting to add a new user object that already exists in the destination SQL Server database. This message is coming from the SQL Server itself as a result of the script.
To get the script working properly, you would need to manually edit the script to remove the entry that is making changes to this particular user object. Also, since this is the master database, this is a system DB, so you will need to be careful about what changes you are rolling into it.
Best Regards,
Steve / comments
Hi apisano,
Thanks for your post. It sounds like your script that you are specifying in Multiscript is attempting to add a new user object that already exists in the destination SQL Server database...
You could try using our SQL Compare tool to generate a deployment script and deploy to each of your remote servers. There is a command line version of SQL Compare that you can use to create a batch job to do this automatically. / comments
You could try using our SQL Compare tool to generate a deployment script and deploy to each of your remote servers. There is a command line version of SQL Compare that you can use to create a batch...
Hi ProvidentFinanceKW,
Thanks for your post. The issue you are seeing with the Export Comparision Results is a bug. Our developers our aware of the issue, and this has been reported under SDC-1206.
Sorry for the inconvenience. / comments
Hi ProvidentFinanceKW,
Thanks for your post. The issue you are seeing with the Export Comparision Results is a bug. Our developers our aware of the issue, and this has been reported under SDC-1206....