SqlCE Debugging/Troubleshooting
- From: Jerod Houghtelling <houghtelling@xxxxxxxxx>
- Date: Fri, 11 Jul 2008 14:24:59 -0700 (PDT)
Hi all,
I'm having an issue when executing an RDA pull and then creating a
secondary key from certain situations. Does anybody know of a good
tool that might help me track down this issue?
Pocket PC 2003 SE
C# Compact Framework 2.0
SQL Server 2005 CE
The issue occurs after an RDA pull does not finish successfully. One
way I get this to happen is if the device is rebooted in the middle
of
the RDA pull. The next time the program is ran the RDA pull finishes
successfully, but then the program crashes when I alter the table to
add a secondary key. The crash is uncatchable neither a
catch(Exception) or generic catch seems to do any good. The weird
thing is that if I change from applying a secondary key to any kind
of
data modifying sql statement the program still silently blows up. It
doesn't even matter if I use the same table that was being pulled!!!
Thanks in advance,
Jerod
.
- Prev by Date: Unable to insert BLOB value into a MSSCE "image" field. Error: 8007000E - Not enough storage is available to complete this operation
- Next by Date: Re: Does SQL Server Compact 3.1 support multi connection?
- Previous by thread: Unable to insert BLOB value into a MSSCE "image" field. Error: 8007000E - Not enough storage is available to complete this operation
- Next by thread: Re: Does SQL Server Compact 3.1 support multi connection?
- Index(es):
Relevant Pages
|