R
rakesh
Hi,
I am trying to write an application using VB.NET and
Pocket Access. Pocket Access database gets synchronized
through Active Sync.
I am having problem with Pocket Access database not being
commited until I exit the application. I tries closing the
database and ADOCE connection, but didn't help.
I also found a note that this is a problem with ADOCE
in .NET environment. The link is:
http://www.devbuzz.com/content/zinc_db_force_commit_pg1.asp
Then, I am now trying to use CEFlushDBVol and other APIs
as described in the article, but I am getting error
saying "NotSupported".
Are these APIs (CEFlushDBVol, etc) supported in VB.NET CF?
How do I define them? Any example in VB.NET?
Please advise.
Thanks for your help.
Regards
I am trying to write an application using VB.NET and
Pocket Access. Pocket Access database gets synchronized
through Active Sync.
I am having problem with Pocket Access database not being
commited until I exit the application. I tries closing the
database and ADOCE connection, but didn't help.
I also found a note that this is a problem with ADOCE
in .NET environment. The link is:
http://www.devbuzz.com/content/zinc_db_force_commit_pg1.asp
Then, I am now trying to use CEFlushDBVol and other APIs
as described in the article, but I am getting error
saying "NotSupported".
Are these APIs (CEFlushDBVol, etc) supported in VB.NET CF?
How do I define them? Any example in VB.NET?
Please advise.
Thanks for your help.
Regards