Load Error

Hi all

I am getting an error message:

‘Can not load record’

This is a brand new solution on a new installation with restored data. The error seems to be isolated to one table.

The same data/configuration is on my laptop and desktop and i cannot reproduce the error.

Any help would be much appreciated

rodneysieb:
Hi all

I am getting an error message:

‘Can not load record’

This is a brand new solution on a new installation with restored data. The error seems to be isolated to one table.

The same data/configuration is on my laptop and desktop and i cannot reproduce the error.

Any help would be much appreciated

Take a look at the db sequences…

Also - always check the .log.txt file inside the Servoy install directory. This will always have the error details.

Thanks guys for your help.

The table sequences had been updated with the app server so this shouldn’t have been the problem.

I decided to reinstall the whole thing at it seems to be running perfectly.

One thing i watched was the collation types in the db (mySQL). In the first installation the collations were mixed for the columns in the db tables, could this create problems in the solution data db?

Thanks again.