ADOCE.NET
-
I want to create an Access database on my PocketPC (WinCE4.2, PocketPC 2003 OS). Then using C# to populate tables, query tables, ... From a simple search on Google.com I find that I must use ADOCE.NET but I didn't succeed to download it and also didn't see any control that I can use from Visual Studio 2003 (I created a project for Smart Mobile Device). Is there any one has experiences doing such kind of work? Best regards, A. Riazi
-
I want to create an Access database on my PocketPC (WinCE4.2, PocketPC 2003 OS). Then using C# to populate tables, query tables, ... From a simple search on Google.com I find that I must use ADOCE.NET but I didn't succeed to download it and also didn't see any control that I can use from Visual Studio 2003 (I created a project for Smart Mobile Device). Is there any one has experiences doing such kind of work? Best regards, A. Riazi
A. Riazi wrote: Is there any one has experiences doing such kind of work? I do, but not too much time for it, I'm afraid. It is based on my latest article CEDB .NET[^]. Regards, João Paulo Figueira Embedded MVP
-
A. Riazi wrote: Is there any one has experiences doing such kind of work? I do, but not too much time for it, I'm afraid. It is based on my latest article CEDB .NET[^]. Regards, João Paulo Figueira Embedded MVP
Is there any way to access ADOCE.NET in VC++ code? Thanks in advance., -Kien Bui SynerWork Software. http://www.synerwork.com
-
Is there any way to access ADOCE.NET in VC++ code? Thanks in advance., -Kien Bui SynerWork Software. http://www.synerwork.com
The managed libraries are off-limts to eVC. You cannot use ADO .NET from eVC. Regards, João Paulo Figueira Embedded MVP