Weird error during query execution
- From: "Stefano" <a@xxxxx>
- Date: Fri, 16 Mar 2007 00:05:39 +0100
Hi all,
I'm trying to test a software application that use Sql Server Compact Edition in Windows XP, under Virtual PC 2007 (it's a standalone application, not synced with other devices).
I made a setup package with Visual Studio 2005. The first time I run the application after the setup, in a particolar table I get a weird exception during a simple insert statement. The exception is:
QP is missing and it is required to evaluate default expressions. Ensure that sqlceqp30.dll is in the same directory as the storage engine (sqlcese30.dll)
If I close the application and then run again that code, it behaves correctly (no error).
Can anybody help me to discover the meaning of that error?
(Sql Server CE has been added to the setup package as prerequisite, via the standard packet published by Microsoft)
.
- Prev by Date: Re: SQL Server support on Windows CE 6.0
- Next by Date: Re: SQL Server support on Windows CE 6.0
- Previous by thread: Re: Good Books on SQL Server Mobile
- Next by thread: Import data from FireBird to SqlCe
- Index(es):
Relevant Pages
|