Re: DAO to ADO and stored procs



Frédéric SCHENCKEL wrote:
> Does anybody have some tips or experience about this conversion ?
My experience is that with an Access DB, ADO is quite a bit slower.
Mike
.



Relevant Pages

  • Re: Conversion from BDE to ADO
    ... I've noticed no performance problems with ADO and MSSQL. ... conversion). ... > I am currently experimenting with converting a quite large app from BDE to ...
    (borland.public.delphi.database.ado)
  • Re: Access Development Freelance
    ... >stress the importance of disambiguating all of the reference uses. ... A97 mdb that had a reference to ADO below DAO is pretty ... ADO reference instead of moving the DAO ref up the list. ... he had just let Access do the conversion, ...
    (comp.databases.ms-access)
  • Re: Sql server to xml string with encoding
    ... between text handling in ASP and ADO vs ASP.NET and ADO.NET is that whereas ... completely ignorant of any encodings, and doesn't do textual conversion, the ... Even if this binary treatment of text was A Bad Thing with ASP ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: vb5 versus vb2008
    ... my advice is to learn the VB5 application's functions. ... DAO is not supported and has not been for some time. ... COM-based ADO is different from ADO.NET. ... not ease the conversion in any useful way. ...
    (microsoft.public.vb.database)
  • Re: VB6 to VS.Net 2003 DLL change
    ... I just need to find out how to replace the existing code with working DotNet ... > with ADO, it simply no point to convert it into .NET, if you still use ADO ... > conversion, IMO. ... >> If BillCust> 0 Then ...
    (microsoft.public.dotnet.framework.windowsforms)