Re: BIG BUG in Deleting detali records



Cavalera Guido wrote:

I think the updatebatch work wrong on deleting datil records ... IS A
BUG of adodataset and updatebath mode !

see post : 'deleting detail record' of 10/04/2007 - 23.04

If you think it is a bug you are complaining in the wrong place since
ADO is a Microsoft technology. The CodeGear ADO components are just
wrappers around the Microsoft product. Complaining to Microsoft will
not help in all probability since MS has stopped further development of
ADO.

--
Bill Todd (TeamB)
.



Relevant Pages

  • Re: Recommended data access model
    ... This is from MDAC 2.8 SDK. ... "The Role of ADO in MDAC ... The Microsoft Data Access Components provide data access that is ... easy-to-use interface to OLE DB. ...
    (comp.databases.ms-access)
  • Re: ADO connection Open failure
    ... Jet database, the user must have read/write permission to the folder where ... the user has read/write permission to the shared drive. ... That is, either use ADO, or use DAO, not both. ... Microsoft Office 11.0 Object Library ...
    (microsoft.public.excel.programming)
  • Re: ADO error code 800a0c93
    ... Yes, it works now, without ADO Record Binding. ... Well the problem is in your RecordBinding code. ... It is this that Microsoft has never adequately documented. ... newsgroups with more experienced programmers and read their responses (in ...
    (microsoft.public.data.ado)
  • Re: I need a good book or two on ADO
    ... the difference is in the language. ... >> package from Microsoft of samples in C++. ... >> Once you get ADO to work, you'll want to look up ADO Record Binding. ... So I guessed at _FieldPtr, ...
    (microsoft.public.data.ado)
  • Re: execute stored procedure in ASP
    ... You need parentheses aroung the argument for the Execute method because you ... You should tell ADO that you are passing a string to be executed on the ... set objRS = Server.CreateObject ... Microsoft MVP -- ASP/ASP.NET ...
    (microsoft.public.inetserver.asp.general)