473,387 Members | 1,766 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

ADOCE filter DeviceToDesktop

Hi,
Any one tried to use DEVICETODESKTOP of adocefltr.dll? This thing is just
not working. Where am I going wrong?

[DllImport(@"c:\Program Files\Microsoft ActiveSync\adofiltr.dll")]

public static extern long DESKTOPTODEVICE(string desktoplocn, string
tablelist, bool sync, int overwrite, string devicelocn);

[DllImport(@"c:\Program Files\Microsoft ActiveSync\adofiltr.dll")]

public static extern long DEVICETODESKTOP(string desktoplocn, string
tablelist, bool sync, int overwrite, string devicelocn);

--------------

DEVICETODESKTOP(@"c:\CheckList.mdb","!Profile",fal se,0,@"\Storage
Card\checklist.cdb")


Nov 15 '05 #1
1 1508
Interesting... I found that it works when the cdb file is present in the
device, does that mean I can't use this func to copy db for the first time
to the device?

"-zir-" <so*****@micorosoft.com> wrote in message
news:eb**************@tk2msftngp13.phx.gbl...
Hi,
Any one tried to use DEVICETODESKTOP of adocefltr.dll? This thing is just
not working. Where am I going wrong?

[DllImport(@"c:\Program Files\Microsoft ActiveSync\adofiltr.dll")]

public static extern long DESKTOPTODEVICE(string desktoplocn, string
tablelist, bool sync, int overwrite, string devicelocn);

[DllImport(@"c:\Program Files\Microsoft ActiveSync\adofiltr.dll")]

public static extern long DEVICETODESKTOP(string desktoplocn, string
tablelist, bool sync, int overwrite, string devicelocn);

--------------

DEVICETODESKTOP(@"c:\CheckList.mdb","!Profile",fal se,0,@"\Storage
Card\checklist.cdb")

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Robin Cull | last post by:
Imagine I have a dict looking something like this: myDict = {"key 1": , "key 2": , "key 3": , "key 4": } That is, a set of keys which have a variable length list of associated values after...
1
by: Robert Neville | last post by:
I would like to add filter functionality to my database whether through the Main form or the subform. This question may be rudimentary, yet I have not less experience with filtering data outside...
0
by: CSDunn | last post by:
Hello, I have a problem with field filtering between an Access 2000 Project form (the application is called CELDT), and the report that shows the results of the filter. Both the form and the...
2
by: Andante.in.Blue | last post by:
Hi everyone! I was wondering if there is a away to use Access 97's build in filter-by-form function but restrict its effect to just the subform. I have a parent form that shows the major...
3
by: Richard | last post by:
Hi, I have a form based on a table. When I filter the form I want to run a report based on the same table with the same filter as the form. No problem until I want to filter a combo box where...
8
by: dick | last post by:
I am just trying to print/report the results of a "filter by selection" which is done by right-clicking a form, filling in values, and "applying the filter." I have searched the newsgroups, and...
2
by: Salad | last post by:
I have a log file with a list of records. The log file can be unfiltered or filtered. I have a command button to call a data entry form from the log. At first I was only going to present the...
2
by: Mike Sweetman | last post by:
I have a form Form1 which when the Advanced Filter/Sort is used creates a form(maybe) with a title 'Form1Filter1 : Filter'. When I apply the filter to Form1 it is applied, but the value of...
4
by: Nhmiller | last post by:
This is directly from Access' Help: "About designing a query When you open a query in Design view, or open a form, report, or datasheet and show the Advanced Filter/Sort window (Advanced...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.