|
|
| Title: adofiltr.dll bug |
| Posted By: KAjFASH |
| E-mail: kajfash@lycos.com |
| Date: 07/12/2001 at 03:47:51 |
Message:Hi!
I have error while working with adofiltr.dll:
it has 2 exported functions: DESKTOPTODEVICE and
DEVICETODESKTOP that can convert .mdb/.cdb
databases to/from mobile device that is now
connected. The parameters is simple: Desktop location,
Table list (or null), Sync (false), Overwrite(true),
Device location. And for testing I transfer database
from desktop to device and from device to desktop -
this is one step.
Bug: when tables 1 in the database the conversion fails
on step ~75, when tables 7 on 9, when 17 on 3/4. And
do not matter how many data in tables. After falling
ActiveSync can't convert database even when I copy it
manually thru explorer or from Tools->Import/Export
Database Tables. But when I kill wcescomm.exe and
wcesmgr.exe and start AS I can convert.
I tried to create one step as .dll and load it in
test app, as .exe, as COM (dll/exe) as ...
Explorer and AS can convert database more than 20
times if I manualy do it with 17 tables.
I found that adofiltr.dll is COM and tried to use it
as it, but there I must initialize&uninitialize
RAPI manually before I call conversion. And as
parameter for function NextConvertFile I must
put ICeFileFilterSite COM which can't create.
PPPPPlease HHHHelp!!!
PS: [rus:] XEPH*A povna [/rus]
Is this message offensive or in violation of this board's policies?
If so report it by clicking here.
|