OLEDB Provider For eVB(Using Access) 
Author Message
 OLEDB Provider For eVB(Using Access)

Dear All,

          I am Creating a small application in eVB where I
need to connect to an MS-Access Database located in
network. Pls. give me a sample code for Embended
VisualBasic to connect to MSAccess Database in a network.

Actually the application is to be used on PocketPC. And
with .CDB file(which is present with PocketPC), i am able
to connect but for MS-Access, it is asking for the
provider.

Thanx in Advance.
basawa
.



Tue, 01 Nov 2005 18:55:21 GMT  
 OLEDB Provider For eVB(Using Access)
There is no OLEDB provider for CE.  You'll have to write a custom marshaler.
There's an article on devbuzz about doing this.

-Chris


Quote:
> Dear All,

>           I am Creating a small application in eVB where I
> need to connect to an MS-Access Database located in
> network. Pls. give me a sample code for Embended
> VisualBasic to connect to MSAccess Database in a network.

> Actually the application is to be used on PocketPC. And
> with .CDB file(which is present with PocketPC), i am able
> to connect but for MS-Access, it is asking for the
> provider.

> Thanx in Advance.
> basawa
> .



Tue, 01 Nov 2005 20:18:53 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. OLEDB Provider for Access in eVB

2. How to connect to access 2000 using oledb provider

3. OLEDB Provider Error - Supplied Provider is different from the one already in use

4. Help using OLEDB provider with Project file

5. using Project 200x OLEDB provider from SQL

6. Problem using OLEDB provider for Jet 3.51

7. How to set Format property in ACCESS2k thru ADOX using JET OLEDB 4.0 provider

8. Resync method using Oracle OLEDB provider

9. Updating child recordsets using the Microsoft.Jet.OLEDB.3.51 provider

10. MS Access OLEDB provider

11. Access LDAP server with OLEDB provider

12. Jet.oledb provider with Access 97

 

 
Powered by phpBB® Forum Software