| Author |
CustDB with Oracle to Ultralite in Pocket-Pc
|
|
| Daniel 2005-12-06, 7:23 am |
| Hi guys,
I created an Oracle-DB with the CustDB-scheme.
Now I want to install an Ultralite-DB on my pocket-pc-4.2, using the
Compact-Framework for later development.
I just can't figure out how to create the Ultralite-DB! Should be very
easy!?
Daniel
| |
| Daniel 2005-12-06, 7:23 am |
| I tried to deploy the .NET example of CustDB from SQL Anywhere
9\Samples\UltraLite.NET\CustDB\ce\.
Then I manually added <ASA Install
Dir> \ultralite\UltraLite
.NET\ce\x86\ulnet9.dll for the Device Emulator
"Pocket PC 2003 SE".
I get the following Error-Message when I start the Debug:
"Could not load type 'iAnywhere.Data.UltraLite.ULConnection from
assembly iAnywhere.Data.Ultralite Version=9.0.2.2451, CVulture=neutral,
PublicToken=FF11483E
B5A8C1A5"
Daniel
| |
| Daniel 2005-12-06, 11:23 am |
| I followed the advice of Philippe Bertrand in
http://groups.google.de/group/sybas...1826a0
a4
But the moment I include iAnywhere.Data.UltraLite.dll, my App gets a
lot of Build Errors, like
Warning 1 Implicit conversion from 'Object' to
'String'. C:\Programme\Sybase
\SQL Anywhere
9\Samples\UltraLite. NET\CustDB\ce\Dialog
NewOrder.vb 301 33 CustDB
and many others. Is it maybe, because I start the App in VS2005?
Daniel
| |
| Daniel 2005-12-06, 11:23 am |
| PS:
I am using Compact Framework 2.0 if that is a hint!
|
|
|
|