Page 1 of 1

Load Error

PostPosted: Tue Jul 11, 2006 1:45 pm
by 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

Re: Load Error

PostPosted: Tue Jul 11, 2006 2:44 pm
by Riccardino
rodneysieb wrote: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...

PostPosted: Tue Jul 11, 2006 2:57 pm
by bcusick
Also - always check the .log.txt file inside the Servoy install directory. This will always have the error details.

PostPosted: Thu Jul 13, 2006 8:14 am
by rodneysieb
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.