Re: Programming + MSDE 2000

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

From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 03/23/04


Date: Tue, 23 Mar 2004 21:15:18 +0100


>From classic VB, ADO is probably your best choice. ADO is a COM object, and
it comes with MDAC (I believe), which you already have on your machine
assuming you have a decently recent OS (W2K or higher). There are some ADO
newsgroups I believe, btw.

-- 
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
"Joseph" <msde2000@techscribe.com> wrote in message
news:18a301c4110f$ddb27be0$7d02280a@phx.gbl...
> Hi.
>
> I want to be able to programmatically access MSDE
> databases. I would rather not use Visual Basic. My
> preference would be to either access MSDE databases using
> ODBC, or to use a DLL, so that I am more flexible in my
> choice of programming tools. If all else fails, then I
> would have to use some API (I do not use .NET, the latest
> version of Visual C++ I have is 6.0, and I would rather not
> have to upgrade). What are my options? Where do I get the
> API, if one is necessary?
>
> TIA,
> Joseph


Relevant Pages

  • Re: C++ for .NET development?
    ... ADO.Net is the preferred API over "classic" ADO (by a very large ... > No unmanaged/native functionality has been taken away, ...
    (microsoft.public.dotnet.languages.vc)
  • RE: DataSets
    ... What API are you using? ... DAO, ADO, ADO.Net? ... "Alejandra Parra" wrote: ...
    (microsoft.public.vb.database)
  • Re: Windows address book
    ... AFAIK, WAB files are not accessable by ADO. ... They have a different API: ...
    (borland.public.delphi.database.ado)
  • Most common connection method to SQL 2005
    ... I am currently using ADO from an application to connect to SQL 2005. ... or is that the most common method? ... Which API? ...
    (comp.databases.ms-sqlserver)
  • Programming + MSDE 2000
    ... I want to be able to programmatically access MSDE ... preference would be to either access MSDE databases using ... API, if one is necessary? ...
    (microsoft.public.sqlserver.msde)