Emulator Shared Folder problem

N

Nuyttens Xavier

Hi,

I'm using the PPC 2003 emulator with C#2005, Sql Mobile 2005 to test my
application. I have a storage card emulated which is part of my c:\ drive
and has a sql ce database on it.

When I try to insert records, the record is inserted (Affected records : 1)
and removed right away. No errormessage is returned. Everything works fine
when I move the database to the emulator instead of the storage card.

Does anybody know why this happens ? I found someone that has the same
problem, so I'm sure it has something to do with the shared folder on the
emulator, but no solution or explanation.

Greetings
Xavier
 
G

Guest

Sounds like a problem or limitation of the emulator. Since your end
customers will undoubtedly be using a real device I wouldn't worry about it.
Test with a real device or just use it in RAM on the emulator.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top