Activity overview
Latest activity by gvar369
Error: Unable to read beyond the end of the stream
I recently restored my development database onto a new computer.
When I tried to link the database with my source control, i get "Unable to read beyond the end of the stream".
The database seems to...
Error: Prior to sync there should be some selected changes
Not sure what changed recently, i've been getting this error when I select the source controlled database in SSMS.
Need help in fixing this issue ASAP.
Thanks,
Vijay
Source Control: Mercurial
SQL S...
Thanks for the reply.
I tried using the Mercurial client to update my working folder to the version I needed. But when i tried to get latest, Redgate Source Control would switch back mercurial to the latest version, instead of the version i need.
For ex: My latest version number is 17 and i need to get the code from version 10. I would switch to version 10 in the mercurial client. Later when open get latest tab in Redgate Source control, it doesn't show any of the database schema of version 10. I went back into the mercurial client to check if there were any actual changes in that version. What I observed was that mercurial switched to the latest version 17.
I believe get latest in Redgate Source Control is always looking for the latest version (i.e 17)
Could you suggest any workaround for this.
Thanks, / comments
Thanks for the reply.
I tried using the Mercurial client to update my working folder to the version I needed. But when i tried to get latest, Redgate Source Control would switch back mercurial to t...
Get specific version from source control - Mercurial
Hi,
How can I update my database schema to a specific version from the source control. I only see option to update to the latest version.
Source Control version: 3.4.4.36
Linked to: Mercurial
Let m...
Thanks Anuradha. Your solution worked. I had to make a small tweek to the command, to be able to execute on a 64-bit machine.
Instead of %commonprogramfiles% i had to specify the exact file location which was located in "program files x86" directory.
--
Vijay / comments
Thanks Anuradha. Your solution worked. I had to make a small tweek to the command, to be able to execute on a 64-bit machine.
Instead of %commonprogramfiles% i had to specify the exact file locatio...
SQL Prompt Error with TextMgrP.dll Registration
Been getting this error when i start SSMS 2008 R2 or VS 2012.
SQL Prompt has been disabled due to an error with the registration of a required DLL - TextMgrP.dll. To resolve the error, repair SQL S...
Unable to Link database to TFS
Hi,
I'm trying to link a new database to the TFS server, but been getting the following error.
TF204000: The Team Foundation Server for this workspace does not support one or more of the checkin op...
Synchronization script error
Hi,
I have a problem with one of the SP's i'm trying to synchronize with another database. I created the SP within a particular schema, but when i click on synchronize, it isn't showing the schema ...
Thanks james, I tried to unlink and relink the database, it solved my problem. But i guess, the problem started when i changed the schema of a SP.
Will try to do the same things i did before the source control crashed and will let you know if thats causing the problem.
Vijay / comments
Thanks james, I tried to unlink and relink the database, it solved my problem. But i guess, the problem started when i changed the schema of a SP.
Will try to do the same things i did before the so...
Error: A duplicate definition was found for the stored proc
Hi,
SQL Source control gave me this error, after i commited couple of new SP's and Tables to the source control.
My environment:
SQL Server 2008, Sourcegear Vault Professional, SQL Source Control 2...