Re: Bookmarks with .net



Why would I go to a dotnet site for an ADO Error??

Are you programming in ADO.NET or ADO?
If you are using VB.NET it seems odd that you are using it in conjunction
with ADO (not impossible) rather than ADO.NET.
ADO questions are answered here.
But ADO.NET questions are answered on
microsoft.public.dotnet.framework.adonet

Is ADO not implemented into multiple languages?

Yes it is. It is COM-based, so any language will work that works with COM

If you can't answer my question then why waste my time since it is clear
that you to are one of the clueless .NET programmers.

Actually I don't programme in .NET at all.
Just Win32 with ADO (and not ADO.NET).

Stephen Howe


.



Relevant Pages

  • Re: Retail System
    ... you don't want to use the ADO Data control. ... one for VB6 if that's what you're going to be using). ... It sounds like you're pretty new to programming in general. ... A "retail system" (I'm not quite sure exactly what you mean by that; ...
    (microsoft.public.vb.general.discussion)
  • Re: RealBasic for an Access Front End?
    ... younger) but I can migrate away from their programming tools. ... "Jet databases". ... ADO was strongly over-hyped by Microsoft, ... Microsoft's own view of "real professional software development" by ADO.NET ...
    (comp.databases.ms-access)
  • Re: one more thing about Errors in VB
    ... This is an example on how to catch ADO connection error from the MSDN. ... Each programming language creates instances of ADO events differently. ... ADO Function recordset I mentioned. ...
    (microsoft.public.vb.general.discussion)
  • Re: Bookmarks with .net
    ... I, too, am programming in ADO while using Visual Studio 2005. ... suggests when upgrading a VB6 project: ... You need to declare it as a Double. ...
    (microsoft.public.data.ado)
  • RE: Removing reference generates type mismatch error
    ... > When distributing programming solutions I have encountered a situation in ... > I have a function that creates a reference to ADO programmatically and it ... > reference on exit, then re-reference ADO on open each time. ... > On Error GoTo 0 ...
    (microsoft.public.excel.programming)