I'm curious to know the advantages/disadvantages between making use of ADO components and BDE components (standard TTable + TQuery components and the like).
I understand by using the appropriate ADO components you then no longer need to install the BDE on client machines. Someone also suggested that ADO data access is quicker.
Can anyone shed any light on this ?
I'm using Delphi 5 and my back end database is SQL Server 7.0.
Thanks in advance.
Steve
I understand by using the appropriate ADO components you then no longer need to install the BDE on client machines. Someone also suggested that ADO data access is quicker.
Can anyone shed any light on this ?
I'm using Delphi 5 and my back end database is SQL Server 7.0.
Thanks in advance.
Steve