SQL Mobile 3.0 through ADO: CE and desktop support

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hello, All!

JFYI, I was able to access SQL CE 3.0 (Mobile) on CE via ADOCE.

And even on desktop via ADO 2.8 but only after I called regsvr32 on a pair
of SQL DLLs from IDE folder of vs2005 beta2 installation.

Provider name is:
_T("Provider=Microsoft.SQLSERVER.MOBILE.OLEDB.3.0; Data Source=...");

Regards, Vyacheslav Lanovets


.



Relevant Pages

  • Using .FILTER
    ... I have a JET table that I'm trying to access through Visual Basic 6 using ADO. ... I run the following code and it filters the correct records for me ... I then tried the following code and I got a 3001 error message ... ... statement worked in MS Access SQL but I can't seem to find any ...
    (microsoft.public.vb.database.ado)
  • Re: DAO to ADO and stored procs
    ... Access SQL is not your ... Father's SQL (US joke). ... There are many, shall we say, nuances about ... ADO is causing so many issues. ...
    (borland.public.delphi.database.ado)