Hi all.
I've got into a problem I just can't figure out how to fix..
I know it sounds stupid, but here is the case:
I have just created a copy of my database backend to Sql Server Express. all tables and fields are created 'by the book' - i think.. and the front end linked to the sql database. So far - so good..
But then, I see my front end start to 'behave' stranges. And with some test, I've found that severeal codes - typical an If Then Else are skipped. Same for a Select Case - I changed on of the If Then.. to Select Case, and the same part of code where skipped.
This happens in a standard procedures, and I've found this several other places, but not found a 'common issue' which create this.
The first case mentoined above, where found in a std- procedure, and the skipped If Then../Case Select where at second level of nesting.
The frontend where working perfectly ok when using it on std. access backend, but this is not the case now. Even tested with a 2012 and 2016 version of SQL Express. Most of the code works fine with with sql as backend, but some of codes in forms procedures are now skipped...
Btw, I am using Access 2013.
Please excuse my lousy english writing...
Best regards,
Geirr, Norway.
I've got into a problem I just can't figure out how to fix..
I know it sounds stupid, but here is the case:
I have just created a copy of my database backend to Sql Server Express. all tables and fields are created 'by the book' - i think.. and the front end linked to the sql database. So far - so good..
But then, I see my front end start to 'behave' stranges. And with some test, I've found that severeal codes - typical an If Then Else are skipped. Same for a Select Case - I changed on of the If Then.. to Select Case, and the same part of code where skipped.
This happens in a standard procedures, and I've found this several other places, but not found a 'common issue' which create this.
The first case mentoined above, where found in a std- procedure, and the skipped If Then../Case Select where at second level of nesting.
The frontend where working perfectly ok when using it on std. access backend, but this is not the case now. Even tested with a 2012 and 2016 version of SQL Express. Most of the code works fine with with sql as backend, but some of codes in forms procedures are now skipped...
Btw, I am using Access 2013.
Please excuse my lousy english writing...
Best regards,
Geirr, Norway.