databse error testing new 5.7.0.2 beta

databse error testing new 5.7.0.2 beta

avatar

If I am testing the the 5.7.0.2 beta version and I receive a pop up stating "A database upgrade is required. Connect to the data source with administration right to launch the auto upgrade. Cannot find the object "Attachment" because it does not exist or you do not have permissions." If I continue will this affect the use of the 5.6.3.0 clients and database already in production? I just wanted to test some of the new features you added but do not want to cause an issue with our current setup. We are running 5.6.3.0 Enterprise with a SQL database.

Thanks,
Larry

All Comments (8)

avatar

Hi,
I suggest you to create a backup of the database, but there is no direct impact. The attachment table is not used for now, it's was created for a future usage.

I will remove the upgrade in the next beta if it's not required.

David Hervieux
Devolutions inc.

David Hervieux

avatar

Hello,



We have just upgraded to 5.7.0.2 and have had a similar error. It reads "A database upgrade is required. Connect to the data source with a user with administration right to launch the auto upgrade". ALTER TABLE only allows columns to be added that can contain nulls or have DEFAULT definition specified. Column 'AttachmentData' cannot be added to table 'Attachment' because it does not allow nulls and does not specify a DEFAULT definition.




We cannot ignore this error and also we are logging in as a user with the correct level of rights.




You help on this issue will be much appreciated.


Thank you
Navin.
edited by jdwood on 2/8/2010

avatar

Hi,
What SQL Server version do you use ? Have you tried the latest version : 5.7.1.0 ?

David Hervieux
Devolutions inc.

David Hervieux

avatar

It is SQL 2000, Also i made a mistake in typing the version. It is 5.7.2.0 that we have just upgraded to not 5.7.0.2.



Navin.

avatar

Hi,
SQL Server 2000 is not supported. I will see what I can do.




David Hervieux

Devolutions inc.

David Hervieux

avatar

I am sorry, I wasn't aware.



Any help will be much appreciated.




Navin.

avatar

No problem, I will try to create a specific update script. The only thing that I'm sure that it will never work, it's the access right, but I imagine that you don't use it since RDM was working before the upgrade. Give me one / two days.

David Hervieux

avatar

Can you try this special build:



http://remotedesktopmanager.com/download/Devolutions.RemoteDesktopManager.Bin.5.7.2.1.zip




Let me know
edited by dhervieux on 2/10/2010

David Hervieux