Error while optimized compieling a Sqlite Prog

berndgoedecke

Active Member
Licensed User
Longtime User
Hi,
The attached picture shows an error that occurs only in the optimezed compilation-mode: What is wrong????

Best regards

berndgoedecke
 

berndgoedecke

Active Member
Licensed User
Longtime User
SQL did it again

Hello Erel,
and anybody who knows a soloution for the following Problem,
one or two times, after changing the SQLite dlls, it computes. Suddenly in a new compiled version, the same error, followed from the attached Framwork error, appeared.
Changing dlls, reinstalling the CF2.01SP1, uninstalling the native SQLITE3COMUTF8.dll respectively AXPack(needed for my former NSB Projekt), reinstalling CF, changing dlls.......... No success.
Now I tried the V6.05 and it was the same result. Then I compieled the SQL example, again a SQL-Error appeared.
:sign0085:

Best Regards

berndgoedecke
 

Attachments

  • Device SQLite-Fehler 10400.jpg
    Device SQLite-Fehler 10400.jpg
    10.5 KB · Views: 199
  • Device SQLite-Fehler_2 NetCF.jpg
    Device SQLite-Fehler_2 NetCF.jpg
    14.5 KB · Views: 211

wolfgang

Member
Licensed User
Longtime User
Wrong target

Hi berndgoedecke,
I have had exactly the same error message. The problem was, I compiled for the PC and started the wrong exe on the PPC. :signOops:
 

berndgoedecke

Active Member
Licensed User
Longtime User
System.Data.SQLite.DLL was it

Hello Erel,
much thanks for the quick help.

Best regards

bernd goedecke
 
Top