Summary
Description
When you disconnect Sage 200 from Sage Network, your data will be automatically deleted from Sage Network after 6 months. The data is not deleted immediately in case you want to reconnect to Sage Network in the meantime.
If you want us to delete your Sage Network data immediately inside the 6-month period, you can ask Sage to delete your data.
To do this, you will need to contact Sage support and give us some information.
Please tell us your Sage account details:
- Business name.
- Address.
- Country (UK or Ireland).
- Owner email address.
- Account number.
- Serial number.
It will help us if you can provide details of your Sage 200 data to be deleted. You can find this information by running a SQL query on your Sage 200 data.
- Open SQL Server Management Studio.
- Select your Sage 200 configuration database from the Databases list in Object Explorer.
- Select New Query.
- Enter the SQL query:
select CompanyID, Email, FirstName, LastName, UserGuid, NetworkTenantGuid, NetworkGuid, NetworkProductLicenceGuid from tblConnectedBridge
- Select Execute to run the query.
- Copy the query information from the Results.
Tip: Right-click the information and select Select All, then right-click and select Copy with Headers. - Provide us with the copied information, which should include:
- CompanyID
- FirstName
- LastName
- UserGuid
- NetworkTenantGuid
- NetworkGuid
- NetworkProductLicenceGuid